On Wed, 17 Jun 2009 21:47:55 -0400, Robert L Cochran <[email protected]> wrote: > How do I change the value of default_password_crypted in > /etc/cobbler/settings? What encryption method is expected: md5, > sha1...etc? Can someone share a suggested command line method for > producing a new default password? > > Thanks > > Bob
Not sure if there's an "official" way to do this via a cobbler command, but i just use "openssl passwd -1" and paste the output into my cobbler settings. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
