Mailinglist Archive: opensuse-autoinstall (67 mails)
| < Previous | Next > |
[opensuse-autoinstall] Login problems after installing with minimal config
- From: Hinrich Winther <hwinther@xxxxxxxxxxxx>
- Date: Mon, 30 Mar 2009 13:32:32 +0200
- Message-id: <1238412752.5683.3.camel@xxxxxxxxxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |