[opensuse-autoinstall] Login problems after installing with minimal config
Hi, I tried to use the minimalistic autoyast file from the faq (http://www.suse.com/~ug/AutoYaST_FAQ.html#a3) for SLES11 on SLED11: <?xml version="1.0"?> <!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd"> <profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns"> <users config:type="list"> <user> <encrypted config:type="boolean">false</encrypted> <user_password>myrootpassword</user_password> <username>root</username> </user> </users> </profile> The Problem is, that I can log in as root. After typing root <return> I am not even asked for the password, but directly denied What could be the problem? Sincerely, Hinrich Winther. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
On Monday 30 March 2009 13:32:32 Hinrich Winther wrote:
The Problem is, that I can log in as root. After typing root <return> I am not even asked for the password, but directly denied What could be the problem?
hm. I just tried that with SLES11 and it's working fine here. Hard to say from remote what's wrong there. -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Business: http://www.suse.de/~ug -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org
participants (2)
-
Hinrich Winther
-
Uwe Gansert