[OmniOS-discuss] ldap auth

Paul B. Henson henson at acm.org
Tue Sep 3 19:17:07 UTC 2013


On 9/2/2013 7:17 AM, Thierry Bingen wrote:

> Suffering from exactly the same problem (LDAP bind failing after
> upgrading from r151004 to r151006), I tried your recipe; my
> /etc/default/init now contains:
>
> TZ="Europe/Brussels" CMASK=022 NSS_HASH_ALG_SUPPORT=+MD5
>
> but it did not make any difference after reboot, e.g.:
>
> # ldapsearch -h ldap.xxx.net -p 636 -Z -v -P /var/ldap/cert8.db -D
> "cn=Directory Manager" -b "dc=xxx,dc=net" "cn=Thierry Bingen"
> ldapsearch: started Mon Sep  2 15:29:40 2013 ldap_init( ldap.xxx.net,
> 636 ) ldap_simple_bind: Can't contact LDAP server


If you run "echo $NSS_HASH_ALG_SUPPORT", is the environment variable set 
in the shell from which you are initiating the ldapsearch?

If you run "pargs -e <pid>" on the LDAP cache manager or name service 
cache process, does the environment variable show up?


More information about the OmniOS-discuss mailing list