![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Processor bits | anuragbirje | UNIX for Dummies Questions & Answers | 2 | 02-23-2009 06:37 AM |
| How to convert a partition usin 64 bits kernel to 32 bits kernel? | GEIER | AIX | 2 | 08-18-2008 04:20 AM |
| perm bits | mpang_ | Shell Programming and Scripting | 1 | 02-10-2007 10:17 AM |
| AIX Bits and Pieces | bakunin | AIX | 0 | 12-07-2005 10:20 AM |
| Changing 24 bits to 8 bits display | larry | UNIX for Dummies Questions & Answers | 4 | 03-05-2002 11:51 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Stciky bits
Help!!
I am trying to give users the ability to manipulate a file via a script that was written but I don't want the users (group of Sterling) to have write permission (for fear that it'll get deleted by accident) when using regular shell commands. I'm thinking that this is accomplished via Sticky bits. I've searched the man pages along with my Unix in a nutshell book and can't really find what I'm looking for. I'm not sure if I put the sticky bit at the file, script or directory level or all of the above. Can you guys take a look and see what I'm doing wrong? Additionally, I am on AIX 4.3 (if that makes a difference) The file I am wanting to protect Except when they run the script: -rw-r--r-- 1 cdunix sterling 34918 Apr 08 09:49 univfile The permissions on that directory are: drwxrws--- 2 cdunix sterling 512 Apr 08 10:18 flatfile Current permissions of the script that the user would be running: -rwSrwsrw- 1 cdunix sterling 9174 Apr 08 09:47 addchgdel.sh The permissions on that directory are: drwxr-sr-x 5 cdunix sterling 1536 Apr 08 10:07 utils Thanks in advance for taking a look! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|