Results 1 to 5 of 5
Hello all
Another of my samba questions!
After my reinstallation of the o/s (Ubuntu) I started to notice that new users were not getting their home directories created. After some ...
- 01-14-2010 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 46
Samba home shares
Hello all
Another of my samba questions!
After my reinstallation of the o/s (Ubuntu) I started to notice that new users were not getting their home directories created. After some digging I found that they were being created but in a diff location. So for example if the home directory was meant to be created for a user at /home/user/ it was instead being created in /home/share.
What in the samba file would I need to change to correct the location of the home dir...
Thanks in advance
t.
- 01-14-2010 #2Just Joined!
- Join Date
- Jan 2010
- Posts
- 80
I dont know what samba file you would have to change to correct that(if any) but you can always change a users home dir under system>admin>user settings. Just log in as root by clicking the keys and you can click on the user, go to properties, advanced tab and change it.
Dont know if you have already seen this but this site helped me out alot when i was setting up my samba server, and my OpenSSH as well.
i cant post url's yet but google "linux home server how to" and its the first one.
- 01-15-2010 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 46
Hello Tsquad and many thanks for the link!

It "seems"that when home directories are automatically created, they are created by deafult at home/domain for my active directory user.
I thought by changing this line in the smb.conf file may help:-
template homedir= /home/user/%U
but the home users dir still gets created under the /home/share(domain)....
Any ideas???
t.
- 01-19-2010 #4Just Joined!
- Join Date
- Jan 2010
- Posts
- 80
- 01-19-2010 #5
You can begin by checking out the doc of samba :
The Official Samba 3.2.x HOWTO and Reference Guide


Reply With Quote

