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
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:
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/
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