Confirmed users
3,990
edits
Line 182: | Line 182: | ||
** in master: grep talos-r3-xp-066 /etc/opsi/pckeys | ** in master: grep talos-r3-xp-066 /etc/opsi/pckeys | ||
** in slave: cat C:\Program Files\opsi.org\preloginloader\cfg\locked.cfg | ** in slave: cat C:\Program Files\opsi.org\preloginloader\cfg\locked.cfg | ||
*** The value of the slave should be the same as on the master. See [[ReleaseEngineering/OPSI#Understanding_the_key_generation]] section below. | *** The value of the slave should be the same as on the master. See [[ReleaseEngineering/OPSI#Understanding_the_key_generation|Understanding the key generation]] section below. | ||
** The slave's hostkey is generated with a service on boot. | ** The slave's hostkey is generated with a service on boot. | ||
*** OPSI package -> [http://hg.mozilla.org/build/opsi-package-sources/file/default/hostkey-generator/CLIENT_DATA/hostkey.ins hostkey.ins] for Win2003 slaves | *** OPSI package -> [http://hg.mozilla.org/build/opsi-package-sources/file/default/hostkey-generator/CLIENT_DATA/hostkey.ins hostkey.ins] for Win2003 slaves | ||
schtasks /create /tn opsikey /tr d:\\mozilla-build\\python25\\python.exe d:\\tools\\buildfarm\\opsi\\regenerate-hostkey.py /sc ONSTART /ru SYSTEM | schtasks /create /tn opsikey /tr d:\\mozilla-build\\python25\\python.exe d:\\tools\\buildfarm\\opsi\\regenerate-hostkey.py /sc ONSTART /ru SYSTEM | ||
* If it does not match check [[ReleaseEngineering/OPSI# | * If it does not match check [[ReleaseEngineering/OPSI#Fix_the_hostkey|Fix the host key]] section. | ||
=== Fix the hostkey === | === Fix the hostkey === |