Re: passwd: unknown user

2003-11-19 Thread Corinna Vinschen
On Wed, Nov 19, 2003 at 03:38:39PM +0100, [EMAIL PROTECTED] wrote: > Dear group, > > is the passwd command supposed to work on NT? > I always get the message: > passwd: unknown user LEHNFR > although I added the account to my /etc/passwd using > mkpasswd -d |grep

passwd: unknown user

2003-11-19 Thread friedrich_lehn
Dear group, is the passwd command supposed to work on NT? I always get the message: passwd: unknown user LEHNFR although I added the account to my /etc/passwd using mkpasswd -d |grep LEHNFR >>/etc/passwd and checked for /etc/group too. Is there anything else I have to do