Le lun 20/06/2005 à 00:21, Noah Dain a écrit :
> ok, i've been buggering on and off with this for way too long now. 
> I'm just plain stuck.
> 


> However, I cannot log onto the samba machine using a domain account,
> and when i attempt to access home directories of domain accounts
> hosted on the samba machine, i keep getting prompted for a password
> (and no passwords work).


> [global]

> [homes]
>     comment = Home Dirs
>     valid users = %S

try   valid users = DOMAIN+%S

>     read only = No
>     browseable = No
> ;    root preexec = /etc/samba/scripts/mk_sambadir "/home/%D/%U" "%U" "%G"
> 
> [testshare]
>     path = /test
>     comment = samba ads test share
>     read only = no
>     browseable = yes
>     writelist = @"Domain Users"

same here:  writelist = @"DOMAIN+Domain Users"

etc

This might not be necessary if you have :

winbind use default domain = Yes

but i am not sure. 

-- 
Marcel 


Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to