search for: pdb_ldap_util

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

2016 Feb 19
3
Samba + ldap + cannot find domain
...2.168.2.1 bcast=192.168.2.255 netmask=255.255.255.0 >[2016/02/18 20:12:07.209878, 3] ../source3/smbd/server.c:1248(main) > loaded services >[2016/02/18 20:12:07.211751, 3] ../source3/smbd/server.c:1280(main) > Becoming a daemon. >[2016/02/18 20:12:07.216706, 2] ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) > smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=DRBHOME))] >[2016/02/18 20:12:07.222064, 2] ../source3/lib/smbldap.c:794(smbldap_open_connection) >smbldap_open_connection: connection opened >[2016/02/18 2...
2016 May 17
1
Samba4 / Open LDAP init DB
...ng it needs. cat /var/log/samba4/log.smbd [...] smbldap_open_connection: connection opened [2016/05/17 19:24:34.065158, 3] ../source3/lib/smbldap.c:1013(smbldap_connect_system) ldap_connect_system: successful connection to the LDAP server [2016/05/17 19:24:34.065319, 2] ../source3/passdb/pdb_ldap_util.c:287(smbldap_search_domain_info) smbldap_search_domain_info: Problem during LDAPsearch: No such object [2016/05/17 19:24:34.065340, 2] ../source3/passdb/pdb_ldap_util.c:288(smbldap_search_domain_info) smbldap_search_domain_info: Query was: dc=MYDOMAIN,dc=LocalDomain, (&(objectClass=sa...
2016 Feb 19
0
Samba + ldap + cannot find domain
....255 netmask=255.255.255.0 >> [2016/02/18 20:12:07.209878, 3] ../source3/smbd/server.c:1248(main) >> loaded services >> [2016/02/18 20:12:07.211751, 3] ../source3/smbd/server.c:1280(main) >> Becoming a daemon. >> [2016/02/18 20:12:07.216706, 2] ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) > > smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=DRBHOME))] >> [2016/02/18 20:12:07.222064, 2] ../source3/lib/smbldap.c:794(smbldap_open_connection) > >smbldap_open_connection: connection opened...
2016 Feb 19
0
Samba + ldap + cannot find domain
...interface eth1 ip=192.168.2.1 bcast=192.168.2.255 netmask=255.255.255.0 [2016/02/18 20:12:07.209878, 3] ../source3/smbd/server.c:1248(main) loaded services [2016/02/18 20:12:07.211751, 3] ../source3/smbd/server.c:1280(main) Becoming a daemon. [2016/02/18 20:12:07.216706, 2] ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=DRBHOME))] [2016/02/18 20:12:07.222064, 2] ../source3/lib/smbldap.c:794(smbldap_open_connection) smbldap_open_connection: connection opened [2016/02/18 20:12:07.228496,...
2016 Feb 19
1
Samba + ldap + cannot find domain
...; >> > >> loaded services > >> > >> [2016/02/18 20:12:07.211751, 3] > >> ../source3/smbd/server.c:1280(main) > >> > >> Becoming a daemon. > >> > >> [2016/02/18 20:12:07.216706, 2] > >> ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) > >> > > > smbldap_search_domain_info: Searching > > > for:[(&(objectClass=sambaDomain)(sambaDomainName=DRBHOME))] > >> > >> [2016/02/18 20:12:07.222064, 2] > >> ../source3/lib/smbldap.c:794(smbldap_o...
2016 Nov 02
1
Samba using pdb ldapsam fails upon startup
...8 15:01:19 CEST, end at Wed 2016-11-02 16:28:57 CET. -- Nov 02 16:28:52 asmbserver systemd[1]: smb.service: Supervising process 19785 which is not our child. We'll most likely not notice when it exits. Nov 02 16:28:57 asmbserver smbd[19785]: [2016/11/02 16:28:57.807635, 0] ../source3/passdb/pdb_ldap_util.c:313(smbldap_search_domain_info) Nov 02 16:28:57 asmbserver smbd[19785]: smbldap_search_domain_info: Adding domain info for ASMBSERVER failed with NT_STATUS_UNSUCCESSFUL Nov 02 16:28:57 asmbserver smbd[19785]: [2016/11/02 16:28:57.807745, 0] ../source3/passdb/pdb_ldap.c:6558(pdb_ldapsam_init_co...
2012 Oct 25
0
Compiling Samba4 RC3 on AIX 6.1 with IBM vac
...re Kerberos Heindal #includes need to be explicity included(with path) 2. In order to get the ldap definitions (ldap.h etc) I've installed openldap 2.4.28. 3. Learning to hate '//' line comments :-) 4. I get the following error and the make stops [2358/3381] Compiling source3/passdb/pdb_ldap_util.c "/usr/include/stdio.h", line 528.12: 1506-343 (S) Redeclaration of fgetpos64 differs from previous declaration on line 323 of "/usr/include/stdio.h". "/usr/include/stdio.h", line 528.12: 1506-377 (I) The type "long long*" of parameter 2 differs from the pre...
2019 May 26
3
ldapsam cannot find NT password hash
On 5/26/19 10:14 AM, Rowland penny via samba wrote: >> Just curious, since I appear to be running a PDC, is there a way to have >> a standalone samba server, and just get the user/password information >> from LDAP without doing all the domain stuff? That's actually what I'd >> like to do. I don't need a domain controller. > > I sort of thought you
2016 Jan 05
6
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
...tls-cli -p 636 ldap-server-fqdn does also successfully print out the certificate chain and declare the certificate trusted. Any ideas what I might be missing? Thanks, Graham BTW here's a debug level 5 snippet of log around the error: > [2016/01/05 16:50:44.382984, 2] ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) > smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=SPA))] > [2016/01/05 16:50:44.383048, 5] ../source3/lib/smbldap.c:1249(smbldap_search_ext) > smbldap_search_ext: base => [dc=physics,dc=umn,dc=edu], filter...
2019 May 26
0
ldapsam cannot find NT password hash
...DAP for a Domain, which is not what I want it to do. I guess maybe because I have a domain entry in ldap, it's going to search for it no matter what? I wouldn't expect that, but I'm not sure what's telling it to search for a domain: [2019/05/26 18:54:30.376438, 2] ../source3/passdb/pdb_ldap_util.c:281(smbldap_search_domain_info) smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=FREENAS))] It finds one of course, but still. The entire logs from server startup to where I tried to connect to a fileshare :( https://pastebin.com/KF2Bhf9G -- David
2016 Jan 06
0
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
...ccessfully print out the certificate chain and declare the > certificate trusted. > > Any ideas what I might be missing? > > Thanks, Graham > > BTW here's a debug level 5 snippet of log around the error: > > > [2016/01/05 16:50:44.382984, 2] ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) > > smbldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=SPA))] > > [2016/01/05 16:50:44.383048, 5] ../source3/lib/smbldap.c:1249(smbldap_search_ext) > > smbldap_search_ext: base => [dc=physics,dc=umn,...
2016 Jan 06
0
Stymied with samba vs openldap SSL ("Failed to issue the StartTLS instruction...")
...uccessfully print out the certificate chain and declare the > certificate trusted. > > Any ideas what I might be missing? > > Thanks, Graham > > BTW here's a debug level 5 snippet of log around the error: > > [2016/01/05 16:50:44.382984, 2] >> ../source3/passdb/pdb_ldap_util.c:280(smbldap_search_domain_info) >> smbldap_search_domain_info: Searching >> for:[(&(objectClass=sambaDomain)(sambaDomainName=SPA))] >> [2016/01/05 16:50:44.383048, 5] >> ../source3/lib/smbldap.c:1249(smbldap_search_ext) >> smbldap_search_ext: base => [dc=...
2019 Apr 02
2
Make/Build Error on armhf
...ce3/libutil-cmdline-samba4.so: invalid string offset 3873 >= 3489 for section `.strtab' /usr/bin/ld: /install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-SEND-sa mba4.so: invalid string offset 1218 >= 1174 for section `.strtab' [1926/4121] Compiling source3/passdb/pdb_ldap_util.c [1927/4121] Compiling source3/passdb/pdb_ldap_schema.c [1928/4121] Compiling source4/lib/messaging/messaging_handlers.c [1929/4121] Linking bin/default/source3/libsmbldaphelper-samba4.so /usr/bin/ld: /install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-SEND-sa mba4.so: invalid...
2019 Apr 02
2
Make/Build Error on armhf
...ring offset 3873 >= 3489 for section `.strtab' > > /usr/bin/ld: > /install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-S > END-sa > mba4.so: invalid string offset 1218 >= 1174 for section `.strtab' > > > > [1926/4121] Compiling source3/passdb/pdb_ldap_util.c > > [1927/4121] Compiling source3/passdb/pdb_ldap_schema.c > > [1928/4121] Compiling source4/lib/messaging/messaging_handlers.c > > [1929/4121] Linking bin/default/source3/libsmbldaphelper-samba4.so > > /usr/bin/ld: > /install/samba-4.10.0/bin/default/source4/lib/messag...
2019 Apr 02
0
Make/Build Error on armhf
...gt; string offset 3873 >= 3489 for section `.strtab' > > /usr/bin/ld: > /install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-SEND-sa > mba4.so: invalid string offset 1218 >= 1174 for section `.strtab' > > > > [1926/4121] Compiling source3/passdb/pdb_ldap_util.c > > [1927/4121] Compiling source3/passdb/pdb_ldap_schema.c > > [1928/4121] Compiling source4/lib/messaging/messaging_handlers.c > > [1929/4121] Linking bin/default/source3/libsmbldaphelper-samba4.so > > /usr/bin/ld: > /install/samba-4.10.0/bin/default/source4/lib/messag...
2019 Apr 04
0
Make/Build Error on armhf
...ring offset 3873 >= 3489 for section `.strtab' > > /usr/bin/ld: > /install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-S > END-sa > mba4.so: invalid string offset 1218 >= 1174 for section `.strtab' > > > > [1926/4121] Compiling source3/passdb/pdb_ldap_util.c > > [1927/4121] Compiling source3/passdb/pdb_ldap_schema.c > > [1928/4121] Compiling source4/lib/messaging/messaging_handlers.c > > [1929/4121] Linking bin/default/source3/libsmbldaphelper-samba4.so > > /usr/bin/ld: > /install/samba-4.10.0/bin/default/source4/lib/messag...
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
2019 Apr 05
0
Make/Build Error on armhf
...> > > > /install/samba-4.10.0/bin/default/source4/lib/messaging/libMESSAGING-S > > > END-sa > > > mba4.so: invalid string offset 1218 >= 1174 for section `.strtab' > > > > > > > > > > > > [1926/4121] Compiling source3/passdb/pdb_ldap_util.c > > > > > > [1927/4121] Compiling source3/passdb/pdb_ldap_schema.c > > > > > > [1928/4121] Compiling source4/lib/messaging/messaging_handlers.c > > > > > > [1929/4121] Linking bin/default/source3/libsmbldaphelper-samba4.so > > > >...