![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| about setuid setgid permissions | saravananpalani | SUN Solaris | 1 | 03-12-2008 01:11 AM |
| setuid | Prem | UNIX for Dummies Questions & Answers | 1 | 02-16-2007 03:19 PM |
| Searching for SETUID and SETGID using PERL file find with lstat | x96riley3 | Shell Programming and Scripting | 1 | 03-31-2006 05:33 PM |
| setgid | blowtorch | High Level Programming | 2 | 02-20-2006 05:55 PM |
| setuid | sanjay92 | UNIX for Advanced & Expert Users | 2 | 04-15-2002 03:36 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Using setuid and setgid
Hi,
I have been looking at setuid and setgid. I understand that setuid determines who owns the file and setgid determines which group of people can access the file... yeah?! But i need to know how to actually use setuid and setgid. I'm guessing chmod will feature somewhere.. Any help would be greatly appreicated! Thanks, Sam |
| Forum Sponsor | ||
|
|
|
||||
|
You are correct. See man chmod. setuid example
Last edited by google; 04-16-2005 at 05:04 AM. |
||||
| Google UNIX.COM |