View previous topic :: View next topic |
Author |
Message |
Dralnu Veteran
Joined: 24 May 2006 Posts: 1919
|
Posted: Wed Feb 27, 2008 10:37 pm Post subject: Problem accessing files: Permission denied [SOLVED] |
|
|
This is an odd problem. I have had to do a reinstall, and after moving many files over from my old install the the new one, I have lost access to them.
I have run chown -R user:user /home/user, and STILL have problems with this.
Any ideas on what could be the problem? Looking at the permissions as root (ls -al), they all read user:user. _________________ The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
Last edited by Dralnu on Thu Feb 28, 2008 4:05 am; edited 1 time in total |
|
Back to top |
|
|
Jaglover Watchman
Joined: 29 May 2005 Posts: 8291 Location: Saint Amant, Acadiana
|
Posted: Wed Feb 27, 2008 11:04 pm Post subject: |
|
|
Since you were messing around with /home ... did you lose the executable bit on directories by any chance? |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54578 Location: 56N 3W
|
Posted: Wed Feb 27, 2008 11:14 pm Post subject: |
|
|
Dralnu,
What are the permissions on /home/user_name ?
The files belong to a userID not a username. If your user has changed userID strange things happen _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Dralnu Veteran
Joined: 24 May 2006 Posts: 1919
|
Posted: Thu Feb 28, 2008 4:05 am Post subject: |
|
|
I had recreated the old directories, and they were what was causing me problems.
I recreated everything, and copied it all over and it worked fine. _________________ The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner. |
|
Back to top |
|
|
|