Displaying 2 results from an estimated 2 matches for "idmap_ldap_init".
2010 Sep 06
1
what flag shows ldapsam is built in?
what flag from smbd -b confirms ldapsam is built in?
I see:
# smbd -b | grep -i ldap
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SASL_WRAPPING
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
idmap_ldap_init
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam
I was expecting to see something with ldapsam in there say for instance
pdb_ldapsam or HAVE_LDAPSAM but I'm not sure what the flag is called and
haven't found a list of all the flags when searching samba.org
thanks.
2013 Jan 12
0
Solaris 11.1 Samba 3.6.6 oddity: wbinfo is good, but getent is not.
...ads:/var/samba/log# smbd -b | grep -i win/ads/ldap
WITH_WINBIND
WITH_WINBIND
WITH_ADS
WITH_ADS
HAVE_LDAP_H
HAVE_HAVE_LDAP_MOZ
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_OPEN
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
idmap_ldap_init
pdb_ldap pdb_smbpasswd pdb_tdbsam pdb_wbc_sam idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin vfs_default vfs_solarisacl
So, no matter what I do, I just can't convince getent to return anything other than loca...