Re: passwd file is locked

2001-08-29 Thread Tom Pendergast
: [EMAIL PROTECTED] Sent: Tuesday, August 28, 2001 6:01 PM Subject: passwd file is locked There is probably an easy answer for this -- but I don't know it.   I was operating remotely, changing a password for a user and got the message: segmentation fault. I went to the serve

Re: passwd file is locked

2001-08-28 Thread Gregory Wood
Sorry about this -- answering my own question.   The problem was passwd.lock. Deleted and it works fine. However, in general it is better to: rm *-    (passwd-, shadow-, etc) rm ptmp rm *.lock    (passwd.lock, etc)   Make sure before you do that you are only getting passwd, shadow, and gr

passwd file is locked

2001-08-28 Thread Gregory Wood
There is probably an easy answer for this -- but I don't know it.   I was operating remotely, changing a password for a user and got the message: segmentation fault. I went to the server and looked over the files and the processes and found nothing. So, I ran the passwd program again and this