How about simply generating a random password at RPM installation time, and noting strongly in the comments of the default kickstart files that it is so?
________________________________________ From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Javier Palacios [EMAIL PROTECTED] Sent: Thursday, October 16, 2008 1:41 PM To: cobbler mailing list Subject: Re: Reminder: Has anyone /not/ changed the default passwords in your kickstarts? > A future idea for /usr/bin/cobbler setup is probably to ask the user > what they want the default password for the sample kickstarts to be and > then add that to the sample kickstarts. Ask for password does not match well with rpm install. What about just take the hash from /etc/shadow from an existing user? (either a cobbler user or simply root) JaviP _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
