PDA

View Full Version : Adding a second home directory


Seth
02-15-2004, 06:26 AM
How would I go about adding a second home directory? I saw a post in the forums a month or so ago about this and cannot seem to find it now.

-Seth

DirectAdmin Support
02-15-2004, 11:56 AM
FreeBSD:
http://www.directadmin.com/forum/showthread.php?s=&threadid=1846&highlight=default+home

Redhat:
/etc/default/useradd and set the "home" value.

These will change the home directory for new users. Old ones wont be affected, so you'll just change it after your first one has filled up. (or whatever reason you want to change it)

John