![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| restrict one user to see only his home directory in his profile | aboorkuma | UNIX for Dummies Questions & Answers | 6 | 02-25-2009 11:45 AM |
| Setting up Bash profile | kaushys | UNIX for Dummies Questions & Answers | 1 | 01-28-2009 01:02 AM |
| echo $PATH doesn't match $HOME/.profile | Veestan | UNIX for Dummies Questions & Answers | 1 | 04-17-2008 03:15 PM |
| Setting Up Profile.......Need Help Urgently | reachtokhan | UNIX for Advanced & Expert Users | 13 | 11-06-2007 03:06 PM |
| Setting LIBPATH in profile | durnelln | UNIX for Dummies Questions & Answers | 7 | 02-22-2002 12:03 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
setting home as lin in user profile
Hi.
I have a directory structure built with links. For example: /home/user1 is a link to /var/123/user1 can i set the home variable in the .profile of the user to use a link? or it has to be a "real" directory? tks |
|
||||
|
you don't have to set $HOME manually. It will be set for you upon login. just make the users home directory in /etc/passwd set to /home/user1 if that is what you want. Set it to the real directory if needed. Either way should work though. /home is a cleaner choice.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|