LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 10-31-2004, 02:31 AM   #1
bearalpha
LQ Newbie
 
Registered: Oct 2004
Distribution: Slackware
Posts: 1

Rep: Reputation: 0
Issue with user permissions


I recently performed a clean install of an older distrib of the slackware packages. As it currently stands the only account that has write permissions is the root account. The other user accounts that have been set up on teh server can not write to any file period regardless of its location nor can they transfer files via ftp. Any idea as to why or how to correct this problem?
 
Old 10-31-2004, 03:09 AM   #2
major.tom
Member
 
Registered: Jun 2003
Location: Canada
Distribution: Slackware (current); Gentoo (newbie)
Posts: 142

Rep: Reputation: 15
How old is the version of Slackware you're talking about?

As long as the users are the owners of their own home directories, they should have no trouble writing to them.

I'm assuming you used `adduser` to create the users for that system. I don't add users very often, so I don't recall if it automatically creates a home directory for them. If not, just do so as root and use `chown` to change the owner of that directory to the user in question. (In case you don't know, it should be in /home/<userid>.) I would also change the group while you're at it.

eg.
chown <userid>:users /home/<userid>

I don't think you have to make it writable, but in case you do...

chmod 744 /home/<userid>

This makes their home directories also readable by others. Use 700 if you want to give them exclusive access to that folder.

man adduser, chown and chmod for more info...

Garry
 
  


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
Permissions issue on hda1 as root Chivas3 Linux - Security 3 09-24-2005 09:00 PM
Permissions issue? thoffland Debian 8 07-06-2005 02:17 PM
permissions issue with X gvaught Debian 3 01-02-2005 12:07 PM
Group Permissions issue EnigmaX Linux - General 9 06-13-2004 12:44 AM
Folder Permissions Issue Aman9090 Slackware 2 10-17-2003 11:03 PM

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

All times are GMT -5. The time now is 05:04 PM.

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