did you run the command as the user of the account that is giving you problems?
does the same error msg show up when you log in as root?
what is the output of these commands? (copy and paste it on the terminal)
ls -l /home/*/.dmrc
ls -l /root/.dmrc
The command runs as root only. Says no such file, etc. if not run as root. Yes, the same message when I login as root.
Output is :
[pf@localhost /]$ su
Password:
[root@localhost /]# ls -l /home/*/.dmrc
ls: cannot access /home/*/.dmrc: No such file or directory
[root@localhost /]# ls -l /root/.dmrc
-rw------- 1 root root 27 2010-04-13 06:10 /root/.dmrc
[root@localhost /]#
Two other things. The message appears when booting both drives now. The portable restore
is several weeks old and cannot have a permission problem which started today. How could it.
Also, the flash thinks the portable /home/myaccount is owned by 501, a sambashare ID, the portable thinks the flash drive /home/myaccount is owned by 500, my user id number, more logical. Might not make a difference.
So here's the info from the terminal command.
thanks again,
patrick