Le Fri, Feb 20, 2004 at 11:49:23AM +0100, Vanni Della Ricca a ecrit:
>       add user script = /usr/local/sbin/smbldap-useradd -a %u
You do not have to set the '-a' option :
        add user script = /usr/local/sbin/smbldap-useradd "%u"
Samba will add the sambaSAMAccount when joining the domain.

>       ldap filter = (&(uid=%u)(objectclass=sambaSamAccount))
Test without the 'ldap filter' directive ...

> userSmbHome="\\PDC-SMB3\homes"
are you sure :)
  userSmbHome="\\SERVER-DEPARTMENT1\homes"

Did you configured pam ?
-- 
Jérôme

Attachment: pgp00000.pgp
Description: PGP signature

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

Reply via email to