<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Sep 25, 2008 at 4:56 AM, Bill Crawford <span dir="ltr"><<a href="mailto:billcrawford1970@gmail.com">billcrawford1970@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thursday 25 September 2008 12:41:13 Brian Millett wrote:<br>
<br>
> So the password field has changed from x to *  ????<br>
><br>
> I know that that means look in /etc/shadow for the password, but what<br>
> inconsistancy will the older, established users find ??<br>
<br>
</div>'x' means look in /etc/shadow, '*' is one of several ways of indicating "no<br>
password" as in you can't log in, rather than "blank password" which lets all<br>
log in without one. The .rpmnew is the "unconverted" form, if you run pwunconv<br>
you'll see the same it /etc/passwd.<br>
<font color="#888888"><br>
</font></blockquote></div><br><br>The /etc/passwd.rpmnew has 15 lines of userid stuff...<br>My /etc/passwd file has a lot more than that... and many I didn't even know about.... (various system things ntpd blah blah blah)<br>
<br>Am I supposed to take the users that *I* added to the system (via system-config-users) and cut/paste those ones into the new one, changing the x to an *? And thereby dropping all those other ones that are set to nologon anyway?<br>
<br>Does pwconv or pwunconv do this for me automatically? (The man file looks great for people familiar with it... not so great for explaining what the commands really do.) Shouldn't the update script have done this when it updated setup?<br>
<br>       The pwconv command creates shadow from passwd and an optionally existing<br>       shadow.<br><br>       The pwunconv command creates passwd from passwd and shadow and then<br>       removes shadow.<br><br>So where does passwd.rpmnew come into play?<br>
<br>pwconv ... and removes shadow... um, don't I need shadow?<br>ditto for pwunconv<br><br>I don't get it, now I don't know what I have. :-(<br><br><br></div>