search for: smb_ldap_setup_connect

Displaying 18 results from an estimated 18 matches for "smb_ldap_setup_connect".

2008 May 17
1
smb_ldap_setup_connection failed with blank user Password
..._login_attempts(797) pdb_nds_update_login_attempts: username user found dn 'cn=user,ou=stat,o=TKH' [2008/05/14 16:25:48, 5] passdb/pdb_nds.c:pdb_nds_get_password(677) NDS Universal Password retrieved for cn=user,ou=stat,o=TKH [2008/05/14 16:25:48, 10] lib/smbldap.c:smb_ldap_setup_conn(630) smb_ldap_setup_connection: ldaps://172.30.10.25:636 [2008/05/14 16:25:51, 5] passdb/pdb_nds.c:pdb_nds_update_login_attempts(825) pdb_nds_update_login_attempts: ldap_simple_bind_s Failed for user <snip> This one looks to be the Problem: smb_ldap_setup_connection: ldaps://172.30.10.25:636 What is the Problem? Is...
2010 Jun 30
1
Samba 3.3 ldap tools
I am currently trying to setup my Samba server to act as a samba PDC, with ldap as a backend. I have a selfsigned CA, that has signed the certificates to my ldap server. Starting my smbd, i keep getting the message smb_ldap_setup_connection: ldap://ldap.streetgeek.lan/ Failed to issue the StartTLS instruction: Connect error Connection to LDAP server failed for the 1 try! smbldap_open: already connected to the LDAP server Failed search for base: dc=dev,dc=gamersalliance,dc=net,dc=au, error: -1 (Can't contact LDAP server) (error:...
2009 Apr 22
1
smbclient fails when LDAP server is down
...where the master LDAP is installed is down (unreachable) I can?t login. The logs show me the following info after I try the command: smbclient -U adurelli -L dme1372 Password: session setup failed: NT_STATUS_LOGON_FAILURE [2009/04/22 10:49:55, 10] lib/smbldap.c:smb_ldap_setup_conn(566) smb_ldap_setup_connection: ldap://ldap1.dmepc.com.br ldap://ldap2.dmepc.com.br [2009/04/22 10:49:55, 2] lib/smbldap.c:smbldap_open_connection(722) smbldap_open_connection: connection opened [2009/04/22 10:49:55, 10] lib/smbldap.c:smbldap_connect_system(862) ldap_connect_system: Binding to ldap server ldap://ldap1...
2009 Jul 16
1
samba ldap problem
...b backend ldapsam smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=EDUBS))] smbldap_search_ext: base => [dc=edubs,dc=ch], filter => [(&(objectClass=sambaDomain)(sambaDomainName=EDUBS))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://localhost/ smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://localhost/ as "cn=SambaAdmin,ou=Users,ou=OpenLDAP,ou=system,dc=edubs,dc=ch" ldap_connect_system: successful connection to the LDAP server ldap_connect_system: LDAP server do...
2006 Jul 11
2
Samba PDC With LDAP Backend, Failed to initialise SAM_ACCOUNT for user
...id init Attempting to find an passdb backend to match guest (guest) Found pdb backend guest pdb backend guest has a valid init smbldap_search_ext: base => [dc=mktec,dc=com], filter => [(&(uid=Aries$)(objectclass=sambaAccount))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://127.0.0.1/ smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://127.0.0.1/ as "cn=admin,dc=mktec,dc=com" ldap_connect_system: succesful connection to the LDAP server Failed to initialise SAM_ACCOUNT for user Aries$. Does this user exist...
2016 May 10
0
Ubuntu server 14.04 classic upgrade segmentation fault
...p_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=GRUPORESASCO))] smbldap_search_ext: base => [dc=gruporesasco,dc=local], filter => [(&(objectClass=sambaDomain)(sambaDomainName=GRUPORESASCO))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://127.0.0.1 smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://127.0.0.1 as "cn=admin,dc=gruporesasco,dc=local" ldap_connect_system: successful connection to the LDAP server ldap_connect_system: LDAP server does support paged results The...
2010 Dec 15
0
OpenLDAP and Samba configuration woes
...: smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=CENTOSTEST))] smbldap_search_ext: base => [dc=dresults,dc=com], filter => [(&(objectClass=sambaDomain)(sambaDomainName=CENTOSTEST))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://192.168.1.37 smbldap_open_connection: connection opened fetch_ldap_pw: neither ldap secret retrieved! ldap_connect_system: Failed to retrieve password from secrets.tdb The full log can be viewed here: http://pastebin.com/i1up0AQS I have the secrets.tdb file showing what I think is c...
2014 Oct 02
2
Classical Upgrade
...p_connect_system: Binding to ldap server ldap://10.21.28.229 as "cn=administrator,dc=espmg,dc=lan" failed to bind to server ldap://10.21.28.229 with dn="cn=administrator,dc=espmg,dc=lan" Error: Invalid credentials (unknown) Connection to LDAP server failed for the 1 try! smb_ldap_setup_connection: ldap://10.21.28.229 smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://10.21.28.229 as "cn=administrator,dc=espmg,dc=lan" failed to bind to server ldap://10.21.28.229 with dn="cn=administrator,dc=espmg,dc=lan" Error: Invalid credent...
2014 Oct 01
3
ntvfs handler = cifs, CIFS-Proxy
Hello, I'm trying to configure a CIFS-Proxy. My configuration is: [global] workgroup = MYDOM server role = member server realm = MYDOM.NET netbios name = FS01 server services = +smb +s3fs dcerpc endpoint servers = +winreg +srvsvc [test] ntvfs handler = cifs cifs:server = 192.168.1.10 cifs:share = projects$ but in
2006 Feb 19
3
Adding machine account to LDAP with pdbedit fails
...(ldapsam) Found pdb backend ldapsam Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=DCVAST_NT))] smbldap_search_ext: base => [dc=dcvast,dc=com], filter => [(&(objectClass=sambaDomain)(sambaDomainName=DCVAST_NT))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://localhost smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://localhost as "cn=Directory Manager" ldap_connect_system: succesful connection to the LDAP server ldap_connect_system: LDAP server does not support paged results The LDAP serv...
2011 Sep 21
0
domain member server smb won't start
...d not open tdb: No such file or directory /var/lib/samba/locking.tdb not initialised This is normal if an SMB client has never connected to your server. This is the last part, my log level is 10 them I got more output. If I run a pdbedit -L i got this: he connection to the LDAP server was closed smb_ldap_setup_connection: ldap://192.168.2.24/ ldap://192.168.2.25/ smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://192.168.2.24/ ldap://192.168.2.25/ as "cn=Manager,dc=mydomain,dc=local" ldap_connect_system: successful connection to the LDAP server ldap_connect_sy...
2016 May 10
2
Ubuntu server 14.04 classic upgrade segmentation fault
...search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=GRUPORESASCO))] smbldap_search_ext: base => [dc=gruporesasco,dc=local], filter => [(&(objectClass=sambaDomain)(sambaDomainName=GRUPORESASCO))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://127.0.0.1 smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://127.0.0.1 as "cn=admin,dc=gruporesasco,dc=local" ldap_connect_system: successful connection to the LDAP server ldap_connect_system: LDAP server does support paged results Th...
2007 Jun 22
0
Samba Guest Accout Issue
...nd pdb backend ldapsam smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=HFC))] smbldap_search_ext: base => [dc=hfc,dc=com], filter => [(&(objectClass=sambaDomain)(sambaDomainName=HFC))], scope => [2] The connection to the LDAP server was closed smb_ldap_setup_connection: ldap://zimbra1.hfc.com/ smbldap_open_connection: connection opened ldap_connect_system: Binding to ldap server ldap://zimbra1.hfc.com/ as "uid=zimbra,cn=admins,cn=zimbra" ldap_connect_system: succesful connection to the LDAP server ldap_connect_system: LDAP server does support paged r...
2016 Oct 10
6
Replacement pdc samba3 to samba4 nt classic
Migration was held in connection with the breakdown of the old server after setting up a new server stopped working to add windows pc to a domain root at pdc:/var/log/samba# cat /etc/samba/smb.conf [global] # Default options allow nt4 crypto = yes client ntlmv2 auth = no disable spoolss = yes dns proxy
2007 Feb 04
0
Samba and Cisco's WebVPN
...base => [dc=access,dc=microsage,dc=com], filter => [(&(uid=SLOECKLE)(objectclass=sambaSamAccount))], scope => [2] [2007/01/30 15:54:53, 5] lib/smbldap.c:smbldap_close(1080) The connection to the LDAP server was closed [2007/01/30 15:54:53, 10] lib/smbldap.c:smb_ldap_setup_conn(632) smb_ldap_setup_connection: ldap://10.7.96.41 [2007/01/30 15:54:53, 2] lib/smbldap.c:smbldap_open_connection(788) smbldap_open_connection: connection opened [2007/01/30 15:54:53, 10] lib/smbldap.c:smbldap_connect_system(947) ldap_connect_system: Binding to ldap server ldap://10.7.96.41 as "cn=admin,dc=access,dc=m...
2010 Jan 25
3
Debian Lenny - Samba 3.2.5 + OpenLDAP (slapd) 2.4.11
I have a serous problem. I have for some time now tried to get an SAMBA based Domain Controller working. I have tried with OpenLDAP and tdbsam as backend, but I get the same error every time. I wood prefer to use LDAP as my backend. I have read tons of how-to SAMBA + LDAP, but non of the seams to work for my, is there someone that maybe can see what I have done rung in my config.? I have
2008 Apr 23
0
Can't get ldap passwd sync = only to send password request to ldap server
...search_ext: base => [dc=worldecon,dc=org], filter => [(&(uid=scott)(objectclass=sambaSamAccount))], scope => [2] [2008/04/22 16:12:30, 5] lib/smbldap.c:smbldap_close(1085) The connection to the LDAP server was closed [2008/04/22 16:12:30, 10] lib/smbldap.c:smb_ldap_setup_conn(630) smb_ldap_setup_connection: ldap://127.0.0.1 [2008/04/22 16:12:30, 2] lib/smbldap.c:smbldap_open_connection(786) smbldap_open_connection: connection opened [2008/04/22 16:12:30, 10] lib/smbldap.c:smbldap_connect_system(951) ldap_connect_system: Binding to ldap server ldap://127.0.0.1 as "cn=admin,dc=worldecon,dc...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --