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