![]() |
|
|
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 |
| Account | Cookie5058 | Forum Support Area for Unregistered Users & Account Problems | 0 | 04-27-2008 11:21 PM |
| Change Account to not lock account if password expires | stringzz | UNIX for Dummies Questions & Answers | 1 | 04-04-2008 06:31 PM |
| Setting an account to be a non-login account automatically? | LordJezo | UNIX for Dummies Questions & Answers | 0 | 06-16-2006 10:28 AM |
| Account | smdakram | UNIX for Dummies Questions & Answers | 1 | 01-18-2002 10:48 AM |
| aol account | iwpgary | UNIX for Dummies Questions & Answers | 2 | 05-18-2001 03:47 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Question
Do you know how to create a 'normal' user?
because, i don't have a idea what special on your foreign user. I think you just create a user with the admintool, and create a special group-id for foreign users and specify a disk for the home directories. And make sure those users can only rwx on there own disk jr |
|
||||
|
Re: Question
Quote:
what I have done : groupadd -g ... useradd -g ... -d /specialdir -m .... How can I make sure, that this user only work on his home-directory ? ![]() |
|
||||
|
you do this by setting the permissions of the users home directory, giving the user read and write access to only his home directory. when you initially create a user the only place that they can write to is their home directory andno place else. the man pages for "chmod" should help.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|