![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| user with limited privileges | Juha | SUN Solaris | 1 | 03-17-2008 12:02 AM |
| Privileges User ((Please urgent)) | AIX122 | AIX | 6 | 02-25-2008 02:53 AM |
| ACL vs privileges | heroine | UNIX for Dummies Questions & Answers | 1 | 12-29-2006 07:19 PM |
| new user - basic privileges | melanie_pfefer | UNIX for Advanced & Expert Users | 1 | 12-07-2006 09:49 AM |
| privileges | paladaxar | UNIX for Dummies Questions & Answers | 1 | 11-02-2005 05:28 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
User Privileges
I have used several Linux Flavors and now I need to know something. I have the ROOT user and then I have my personal user. What I need to do is for my normal user to be able to write files to directories where appearntly, only the root user has privileges.
For example, to write files to /var/www/html I have to be in SU mode or logged in as root. I would like to do this with my normal user as myself. Can someone tell me how to set this up? Thanks Gregg |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
man chown
man chmod That's your first point of info! Then change the ownership of the directory to your user and give that user read & write access! There you are - BIG hints!!!
__________________
FreeBSD - Opening computers from closed Windows |
||||
| Google The UNIX and Linux Forums |