![]() |
|
|
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 |
| HOw do i give a user cronjob edit/settings permission? | debu | UNIX for Advanced & Expert Users | 2 | 01-24-2008 05:44 AM |
| need shell script that checks your user id and your permission level | yammer | UNIX for Dummies Questions & Answers | 3 | 11-19-2007 07:17 PM |
| give user permission on specific directory in solaris | murad.jaber | SUN Solaris | 1 | 07-17-2007 07:01 PM |
| help with user permission | lucasmarin | Shell Programming and Scripting | 6 | 01-23-2007 05:23 PM |
| How to give permission for a specified user | saneeshjose | UNIX for Dummies Questions & Answers | 1 | 02-14-2006 06:57 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
User permission
Hi all, I created testuser. by following command. Code:
/usr/sbin/adduser -n test -d /disk05/collections/GET/testdata/ and then set its password by following command. Code:
passwd testuser When I login to system by testuser, it enters everything is ok. The problem is how to set permission to this user not do anything out of its home directory. it is /disk05/collections/GET/testdata/ How can I do this permission? Thank you |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|