|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Setting access privileges in Linux
Hi
How do I give users access to folders, in otherwords change their privileges? |
|
#2
|
|||
|
|||
|
It isn't very clear what you want to do but you might start by looking at the man page for "chmod". At the command line, do a:
Code:
man chmod to see how to change directory permissions. At a guess you'll want to change directories to 755 and files to 644. |
|
#3
|
||||
|
||||
|
Also, man group and man chgrp
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month Looking for a perl job with kick-*** programmers in a well-known NASDAQ listed tech company with branches in the US and Europe? We're hiring. PM me for details. Requirements |
|
#4
|
|||
|
|||
|
4 understanding man chmod you need man passwd, man group, man umask ....
__________________
working on Solaris[5-9], preferred languages french and C. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Setting access privileges in Linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|