[opensuse-autoinstall] Creating encrypted passwords without yast ui
Hi, I would like to achive the creation of the encrypted root password used within autoyast via cmdline. Could sombody tell me how to do that with python or perl or any os cmd-line tool? Thanks, Jochen
On 08/29/2013 11:25 AM, Jochen Schaefer wrote:
Hi,
I would like to achive the creation of the encrypted root password used within autoyast via cmdline. Could sombody tell me how to do that with python or perl or any os cmd-line tool?
Thanks, Jochen
Hi Jochen, would `mkpasswd' suffice? There are some alternative suggestions on http://serverfault.com/questions/330069/how-to-create-an-sha-512-hashed-pass... Best regards Robert -- Robert Klein - Max Planck-Institut für Polymerforschung Ackermannweg 10 55128 Mainz -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
Hi Robert, thanks a lot. This was exactly what I'm looked for. Best Regards, Jochen
Robert Klein <kleinrob@mpip-mainz.mpg.de> 08/29/13 11:33 AM >>> On 08/29/2013 11:25 AM, Jochen Schaefer wrote: Hi,
I would like to achive the creation of the encrypted root password used within autoyast via cmdline. Could sombody tell me how to do that with python or perl or any os cmd-line tool?
Thanks, Jochen
Hi Jochen, would `mkpasswd' suffice? There are some alternative suggestions on http://serverfault.com/questions/330069/how-to-create-an-sha-512-hashed-pass... Best regards Robert -- Robert Klein - Max Planck-Institut für Polymerforschung Ackermannweg 10 55128 Mainz -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
Thomas, could please tell us which encryption method is used by default from yast ui? sha-512, bfy? Thanks, Jochen
Robert Klein <kleinrob@mpip-mainz.mpg.de> 08/29/13 11:33 AM >>> On 08/29/2013 11:25 AM, Jochen Schaefer wrote: Hi,
I would like to achive the creation of the encrypted root password used within autoyast via cmdline. Could sombody tell me how to do that with python or perl or any os cmd-line tool?
Thanks, Jochen
Hi Jochen, would `mkpasswd' suffice? There are some alternative suggestions on http://serverfault.com/questions/330069/how-to-create-an-sha-512-hashed-pass... Best regards Robert -- Robert Klein - Max Planck-Institut für Polymerforschung Ackermannweg 10 55128 Mainz -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
On Thu, Aug 29, Jochen Schaefer wrote:
Thomas,
could please tell us which encryption method is used by default from yast ui? sha-512, bfy?
No Idea. The <users> section of control.xml is handled by yast2-users. Adding Jiri Suchomel to CC: Tschuess, Thomas Fehr -- Thomas Fehr, SuSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Tel: +49-911-74053-0, Fax: +49-911-74053-482, Email: fehr@suse.de GPG public key available. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
V Thu, 29 Aug 2013 11:16:48 +0100 "Jochen Schaefer" <jschaef@novell.com> napsáno:
Thomas,
could please tell us which encryption method is used by default from yast ui? sha-512, bfy?
Yes, SHA-512 is the default now. Jiri -- Jiri Suchomel SUSE LINUX, s.r.o. Lihovarská 1060/12 tel: +420 284 028 960 190 00 Praha 9, Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-autoinstall+owner@opensuse.org
participants (4)
-
Jiri Suchomel
-
Jochen Schaefer
-
Robert Klein
-
Thomas Fehr