Re: The pw command

2000-03-10 Thread Kris Kennaway
On Fri, 10 Mar 2000, Paul Richards wrote: > So what I'm puzzled about now is how come yours is different and do we > think its correct that pwd.db and /etc/passwd have different information > in them? Oops, that was a cut-n-paste-o. I didn't notice the extra two fields the second time :-) It's

Re: The pw command

2000-03-10 Thread Paul Richards
Kris Kennaway wrote: > > On Fri, 10 Mar 2000, Paul Richards wrote: > > > Non-root users can use the pw command to get information from the > > master.passwd file e.g. > > > > ps showuser paul > > paul:*:1000:1000::0:0:& Richards:/home/paul:/usr/local/bin/bash > > % pw showuser kkenn > > kkenn:

Re: The pw command

2000-03-09 Thread Kris Kennaway
On Fri, 10 Mar 2000, Paul Richards wrote: > Non-root users can use the pw command to get information from the > master.passwd file e.g. > > ps showuser paul > paul:*:1000:1000::0:0:& Richards:/home/paul:/usr/local/bin/bash % pw showuser kkenn kkenn:*:1000:0::0:0:Kris Kennaway:/home/kkenn:/usr/

RE: The pw command

2000-03-09 Thread Mike Heffner
On 10-Mar-2000 Paul Richards wrote: | Non-root users can use the pw command to get information from the | master.passwd file e.g. | | ps showuser paul | paul:*:1000:1000::0:0:& Richards:/home/paul:/usr/local/bin/bash | | which shows the class, password expiry and account expiry. I