Hi! We are using 2 Samba 3.4.1 on CentOS 5.3. The PDC is working without bigger problems, but I can't get the BDC to work. We have a replica of the ldap on the BDC and I tried the connect with an linux smbclient and with the standard mount -t cifs both not sucessfull: smbclient: Receiving SMB: Server stopped responding session setup failed: Call timed out: server did not respond after 20000 milliseconds mount: mount: Resource temporarily unavailable You can find my conf and a log (level 3) on the bottom - I discared the various push_conn_ctx set_sec_ctx messages - Can somebody give me a hint please? --------------------- CONF --------------------------- [global] netbios name = XDATEN server string =BDC workgroup = XX interfaces = 10.0.0.2 socket address = 10.0.255.255 wins server = 10.0.0.101 bind interfaces only = yes os level = 64 domain master = no domain logons = yes preferred master = no local master = no security = user encrypt passwords = yes admin users = @"Domain Admins",admin,Admin ldap admin dn="uid=Admin,ou=Users,dc=xxx,dc=xxxx" passdb backend = ldapsam ldap delete dn = no ldap user suffix = ou=Users ldap group suffix = ou=Groups ldap machine suffix = ou=Clients ldap suffix = dc=xxx,dc=xxxx ldap passwd sync = yes wins support = no dns proxy = no log file = /var/log/samba/samba.log log level=3 [netlogon] comment = Network Logon Service path = /samba/netlogon writable = no locking = no --------------------- CONF --------------------------- --------------------- LOG --------------------------- Initialising global parameters [2009/09/17 14:39:23, 3] ../lib/util/params.c:550(pm_process) params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf" [2009/09/17 14:39:23, 3] param/loadparm.c:7698(do_section) Processing section "[global]" [2009/09/17 14:39:23, 2] param/loadparm.c:7715(do_section) Processing section "[netlogon]" [2009/09/17 14:39:23, 3] param/loadparm.c:6169(lp_add_ipc) adding IPC service [2009/09/17 14:39:23, 3] printing/pcap.c:136(pcap_cache_reload) reloading printcap cache [2009/09/17 14:39:23, 2] printing/print_cups.c:545(cups_async_callback) cups_async_callback: failed to read a new printer list [2009/09/17 14:39:23, 3] printing/pcap.c:243(pcap_cache_reload) reload status: error [2009/09/17 14:39:23, 3] printing/pcap.c:136(pcap_cache_reload) reloading printcap cache [2009/09/17 14:39:23, 2] printing/print_cups.c:545(cups_async_callback) cups_async_callback: failed to read a new printer list [2009/09/17 14:39:23, 3] printing/pcap.c:243(pcap_cache_reload) reload status: error [2009/09/17 14:39:23, 2] lib/interface.c:340(add_interface) added interface eth0 ip=10.0.0.2 bcast=10.0.255.255 netmask=255.255.0.0 [2009/09/17 14:39:23, 3] smbd/server.c:1107(main) loaded services [2009/09/17 14:39:23, 0] smbd/server.c:1111(main) standard input is not a socket, assuming -D option [2009/09/17 14:39:23, 3] smbd/server.c:1122(main) Becoming a daemon. [2009/09/17 14:39:23, 2] lib/smbldap_util.c:277(smbldap_search_domain_info) smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=FH_STP))] [2009/09/17 14:39:23, 3] lib/smbldap.c:660(smb_ldap_start_tls) StartTLS issued: using a TLS connection [2009/09/17 14:39:23, 2] lib/smbldap.c:856(smbldap_open_connection) smbldap_open_connection: connection opened [2009/09/17 14:39:23, 3] lib/smbldap.c:1067(smbldap_connect_system) ldap_connect_system: successful connection to the LDAP server ........ [2009/09/17 14:40:43, 3] auth/auth.c:222(check_ntlm_password) check_ntlm_password: Checking password for unmapped user []\[nsc]@[10.222.0.240] with the new password interface [2009/09/17 14:40:43, 3] auth/auth.c:225(check_ntlm_password) check_ntlm_password: mapped user is: [XX]\[nsc]@[10.222.0.240] [2009/09/17 14:40:43, 2] passdb/pdb_ldap.c:571(init_sam_from_ldap) init_sam_from_ldap: Entry found for user: nsc [2009/09/17 14:40:43, 2] passdb/pdb_ldap.c:2353(init_group_from_ldap) init_group_from_ldap: Entry found for group: 999 [2009/09/17 14:40:43, 2] passdb/pdb_ldap.c:2353(init_group_from_ldap) [2009/09/17 14:40:45, 2] auth/auth.c:310(check_ntlm_password) check_ntlm_password: authentication for user [nsc] -> [nsc] -> [nsc] succeeded