Hi Kalin,
Do you have "template homedir = " string in smb.conf ?
If you whish to automaticaly create the home dir, then you may use the
pam_mkhomdir (and add "obey pam restrictions = yes" to smb.conf)
AND: If the SAMBA authenticates over Active Directory, then you don't
need to add domain users to linux passwd database !!!
Can you post your smb.conf file?
Gints Neimanis
Kalin Evtimov wrote:> I just set up our Samba-Server to athenticate over Active Directory
> (Win 2003). But there is one thing that bothers me: There are no
> home-directories for the domain users, that waere added to the linux
> passwd database (EXAMPLE.COM+user1 can be authenticated, but has no
> home on the Linux-box). If I create a share home, nobody can open it,
> because it cannot be found. Only if I set the path option, it works,
> but all users that log in on the AD get this directory as home. Is
> there any solution to this, or I have to live with making a special
> share for every new user that comes to the AD?
>
> Thank you very much!
>
> Best regards:
>
> Kalin