Anonymous | Login | 2024-11-21 04:54 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012061 | ClearOS | app-suva | public | 2016-12-20 13:13 | 2016-12-22 09:30 | ||||
Reporter | bchambers | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.3.0 Beta 1 | ||||||||
Target Version | 7.3.0 Beta 1 | Fixed in Version | 7.3.0 Beta 1 | ||||||
Summary | 0012061: Uniqueness of hostkey should not require install scripts | ||||||||
Description | Think imaging, cloning etc... Generate hostkey on something like first boot, registration etc. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0004441) user2 2016-12-21 09:26 |
Typically, the key generation is done on startup, but suvad is not running on most systems. Instead, the key generation was moved to the generic ClearOS "onboot" event (i.e. /var/clearos/events/onboot/suva). |
(0004451) bchambers (administrator) 2016-12-22 08:27 |
/usr/bin/mkhost.sh doesn't check to see if there is an existing key. Does onboot happen **only** on first boot, or after every reboot? If latter, we're going to have a problem of course...the hostkey will change if someone reboot the server. |
(0004461) user2 2016-12-22 08:49 |
Yup, I noticed that issue in my PXE test. Will fix it before Friday. |
(0004471) bchambers (administrator) 2016-12-22 08:57 |
OK...feel free to hand this to me if you want...I was going to place it in the registration app. B |
Issue History | |||
Date Modified | Username | Field | Change |
2016-12-20 13:13 | bchambers | New Issue | |
2016-12-20 14:34 | bchambers | Assigned To | => bchambers |
2016-12-20 14:34 | bchambers | Status | new => assigned |
2016-12-21 09:22 | user2 | Assigned To | bchambers => user2 |
2016-12-21 09:25 | user2 | Status | assigned => resolved |
2016-12-21 09:25 | user2 | Fixed in Version | => 7.3.0 Beta 1 |
2016-12-21 09:25 | user2 | Resolution | open => fixed |
2016-12-21 09:26 | user2 | Note Added: 0004441 | |
2016-12-22 08:27 | bchambers | Note Added: 0004451 | |
2016-12-22 08:49 | user2 | Note Added: 0004461 | |
2016-12-22 08:57 | bchambers | Note Added: 0004471 | |
2016-12-22 09:18 | user2 | Target Version | => 7.3.0 Beta 1 |
2016-12-22 09:30 | user2 | Status | resolved => closed |