Cannot open the user password file for reading

nonamez

New member
Joined
Mar 15, 2005
Messages
3
mail account

Error creating account

none


Cannot open the password file to add the user: Unable to open /etc/virtual/frmkd.com/passwd for reading.

what is the problems ?


[root@YDT016 ~]# chmod 600 /etc/virtual/frmkd.com/passwd
chmod: cannot access `/etc/virtual/frmkd.com/passwd': No such file or directory
[root@YDT016 ~]#
 
Last edited:
[root@YDT016 ~]# ls -l /etc/virtual/frmkd.com/
total 8
-rw------- 1 mail mail 22 Jan 25 00:24 aliases
-rw------- 1 mail mail 0 Jan 25 00:24 autoresponder.conf
drwxrwx--x 2 majordomo daemon 4096 Feb 27 00:15 majordomo
-rw------- 1 mail mail 0 Jan 25 00:24 vacation.conf
[root@YDT016 ~]#


no not suspended...
 
Compare the ownership and settings of that users password file with others on the system that are known to work.

Jeff
 
Back
Top