LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-25-2006, 08:39 PM   #1
drummerdan
Member
 
Registered: Mar 2006
Posts: 30

Rep: Reputation: 15
user's rights


I have a problem with writing data to sub directories inside my user's home folder. It wont let me do it at all. It also wont let me create new folders. It wont let me download file using kget (/home/eds/download). It wont let me write files from kaudiocreator (/home/eds/mp3) and so on. Via the root user, this isn't a problem. I would think the average user would have full rights to his/her own home folder.
p.s. If anyone has a good link for a tutorial on user's rights, that would be a HUGE help.
 
Old 03-25-2006, 08:42 PM   #2
Mad Scientist
Member
 
Registered: May 2003
Posts: 167

Rep: Reputation: 30
Just search Google for "linux user permissions" or some such thing, and you'll come across plenty of helpful material. Now, if you navigate to /home (as your regular user), then do a

Code:
ls -ahl
to get a full view of the permissions of your home directory. Also, try an

Code:
id
to get your user ID and group ID information. If what is shown for the home directory doesn't match what the id command gives you, then there's a problem. As root, you'll want to use the

Code:
chown
command to change the permissions of your home directory to match your user. If your user id is 500 and your group id is 500, then as root

Code:
chown -R 500:500 /home/myuser
will fix all of those permissions problems for you.
 
Old 03-26-2006, 03:32 PM   #3
drummerdan
Member
 
Registered: Mar 2006
Posts: 30

Original Poster
Rep: Reputation: 15
chown -R 500:500 /home/myuser didn't work until I did the id and realized that my uid is 1000 and gid is 100. After changing that, it worked like a charm. Thanks! Now I have another prob that may or may not be related. I can't cut and paste text. The clipper tool shows what i've copied (by using ctl c) but it wont paste. Any ideas? Is this related?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Not able to go to other user's home directory biswajit_dey Linux - Software 6 07-21-2005 08:14 AM
vsFTPd user's not working? paul_mat Linux - Networking 9 05-06-2005 01:00 AM
user's authority Xiangbuilder Linux - Newbie 1 12-29-2004 09:32 AM
Sudo User's LinuxRam Linux - General 5 08-19-2004 11:49 AM
add new user's ??? qwijibow Linux - Newbie 3 08-27-2003 12:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration