Hi, with samba 3 a bdc must have conected a ldap slave server, so the slave ldap has all info if the smb pdc and master ldap is down the replication between master and slave ldap is done via slurp Regards
Jacques HULLU schrieb:
Hi,
PDC works fine, but Samba BDC doesn't make its job. In srvmgr.exe PDC, BDC appear, but when I kill smb PDC's process, normaly BDC may give a response to smb request.
My problem... BDC do not respond, no PDC :: no authentification.
any idea.
my smb.conf :
[global]
# Main Config. netbios name = LYS workgroup = TNN server string = Lys (TNN's PDC) security = user domain master = yes domain logons = yes logon home = \\%L\%U\.win_profile\%m logon path = \\%L\profiles\%U\%m logon drive = Z: dns proxy = yes local master = yes os level = 128 username map = /etc/samba/smbusers encrypt passwords = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
## LDAP ## Auth. ldap ssl = no ldap passwd sync = yes ldap delete dn = yes ldap admin dn = cn=Manager,dc=tnn,dc=aphp,dc=fr ldap user suffix = ou=Users ldap machine suffix = ou=Users ldap group suffix = ou=Groups ldap suffix = dc=tnn,dc=aphp,dc=fr ldap idmap suffix = ou=Idmap idmap backend = ldapsam:ldap://lys passdb backend = ldapsam:ldap://lys, guest
## WINS Server wins support = yes name resolve order = wins bcast hosts
# Local Policies & Config Auth admin users = @tnnadmins client signing = auto client schannel = auto server signing = no server schannel = auto nt acl support = yes
# DFS Support host msdfs = yes
# NTP Support time server = no
# Printing System printcap name = CUPS printing = cups printer admin = @tnnadmins
# Performance options getwd cache = yes
# Debug part max log size = 100 debug level = 4 log file = /var/log/samba/%m.log
######################
## SHARE DEFINITION ##
######################
[netlogon] path = /home/samba/netlogon comment = Network logon service browseable = no logon script= %U.bat writable = yes
## A mapper via \\serveur\user [homes] comment = Repertoire personnel de %u path = /home/samba/homes/%u valid users = %u browsable = no writable = yes
## Profiles [profiles] comment = Profil itinerant de %u path = /home/samba/profiles read only = no create mask = 0600 directory mask = 0700 browsable = no
# Le partage DFS [dfs] comment = Dfs share path = /home/samba/dfs msdfs root = yes
## Temp. Share [tmp] comment = Partage des fichiers temporaires path = /home/samba/tmp read only = no writable = yes public = yes
=====
Vous manquez d’espace pour stocker vos mails ? Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/
Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
