search for: idmap_ldap_db_init

Displaying 4 results from an estimated 4 matches for "idmap_ldap_db_init".

2019 Jun 11
2
AD authentication with separate LDAP authorization
...ap.c:847(smbldap_open_connection) smbldap_open_connection: connection opened [2019/06/08 15:58:23.340963, 3] ../source3/lib/smbldap.c:1069(smbldap_connect_system) ldap_connect_system: successful connection to the LDAP server [2019/06/08 15:58:23.343603, 1] ../source3/winbindd/idmap_ldap.c:484(idmap_ldap_db_init) idmap_ldap_db_init: failed to verify ID pool (NT_STATUS_UNSUCCESSFUL) [2019/06/08 15:58:23.343810, 1] ../source3/winbindd/idmap.c:447(idmap_init_domain) idmap initialization returned NT_STATUS_UNSUCCESSFUL Setting a higher debug level suggests that the final NT_STATUS_UNSUCCESSFUL comes from...
2007 May 01
1
Problem with Samba-3.0.25rc3 & idmap_ldap (winbind dumps core)
...----- [2007/04/30 12:44:04, 1] nsswitch/idmap.c:idmap_init(343) Initializing idmap domains [2007/04/30 12:44:04, 0] nsswitch/idmap_ldap.c:get_credentials(86) get_credentials: Unable to fetch auth credentials for cn=sambaadmin,dc=aces-web in ACES [2007/04/30 12:44:04, 1] nsswitch/idmap_ldap.c:idmap_ldap_db_init(805) idmap_ldap_db_init: Failed to get connection credentials (NT_STATUS_ACCESS_DENIED) [2007/04/30 12:44:04, 0] nsswitch/idmap.c:idmap_init(438) ERROR: Initialization failed for backend ldap (domain ACES), deferred! [2007/04/30 12:44:04, 0] lib/fault.c:fault_report(41) ==================...
2012 Apr 14
2
Configuration of idmap_ldap "No backend defined"
Hi list, I can't make idmap talk to my LDAP server. And I haven't found an updated howto. Some entries from log.windbindd-imap: [2012/04/13 20:05:40.500475, 5] winbindd/idmap.c:153(smb_register_idmap) Successfully added idmap backend 'ldap' [2012/04/13 20:05:40.501112, 5] winbindd/idmap.c:153(smb_register_idmap) Successfully added idmap backend 'tdb' [2012/04/13
2009 Jul 09
0
Classic confusion over new IDMAP params
...module tdb already registered! [2009/07/09 12:55:55, 0] winbindd/idmap.c:149(smb_register_idmap) Idmap module passdb already registered! [2009/07/09 12:55:55, 0] winbindd/idmap.c:149(smb_register_idmap) Idmap module nss already registered! [2009/07/09 12:55:55, 1] winbindd/idmap_ldap.c:847(idmap_ldap_db_init) ERROR: missing idmap ldap url [2009/07/09 12:55:55, 1] winbindd/idmap.c:321(idmap_init_domain) idmap initialization returned NT_STATUS_UNSUCCESSFUL You may wonder why I don't just use the old style of config as I only have one domain. I've decided to do this so that if I need to...