<HTML>
<HEAD>
<TITLE>Re: Can you set a blank root passwd with a kickstart file?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
I don’t believe so, but you could stick a ‘passwd –d root’ in the ‘<post>’ section of your Kickstart file to clobber it during the tail end of installation.<BR>
<BR>
cheers,<BR>
Klaus<BR>
<BR>
On 6/25/08 2:30 PM, "niall el-assaad" <niallel@gmail.com>did etch on stone tablets:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi,<BR>
<BR>
Is there a way of setting the "rootpw" entry so that there is no root password.<BR>
<BR>
I want to make the iso install completely and then ask the user to change the root password on first login.<BR>
<BR>
So they would just enter<BR>
login: root<BR>
<BR>
then it will ask them to change their password.<BR>
<BR>
I can get the second part to happen with "chage -d0 root" in the %post section, but can't get it to install without a password in the first place.<BR>
<BR>
If I leave out the rootpw entry it asks me to enter one as part of anaconda.<BR>
<BR>
Is there some switch I can use with the rootpw entry to not have a password?<BR>
<BR>
thanks,<BR>
<BR>
niall<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'>_______________________________________________<BR>
Kickstart-list mailing list<BR>
Kickstart-list@redhat.com<BR>
https://www.redhat.com/mailman/listinfo/kickstart-list<BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:10.0px'><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>