Ok, so I think I haven't set a password correctly here:

-bash-3.00# /usr/bin/ldapmodify -v -h xxx.xxx.xxx.xxx -D  
cn=proxyuser,ou=Solaris,dc=mydomain,dc=com <<- EOF
> dn: cn=SASL, cn=security, cn=config
> changetype: modify
> replace: dsSaslMinSSF
> dsSaslMinSSF: 0
> EOF
Enter bind password:
ldapmodify: started Sat Aug 16 02:07:23 2008

ldap_init( xxx.xxx.xxx.xxx, 389 )
ldap_simple_bind: Invalid credentials
ldap_simple_bind: additional info: 80090308: LdapErr: DSID-0C090334, comment: 
AcceptSecurityContext error, data 525, vece

-bash-3.00# cat ldap_client_cred
NS_LDAP_BINDDN= cn=proxyuser,ou=Solaris,dc=mydomain,dc=com
NS_LDAP_BINDPASSWD= {NS1}ecfaea4406421267a4

Just to give a little background info to make sure I am doing this right - 
xxx.xxx.xxx.xxx is the IP of a Active Directory server.

Should this be something else? 

Also, the default password is still in sldap.conf (secret) - But this doesn't 
work either. 

Any help is appreciated.
 
 
This message posted from opensolaris.org
_______________________________________________
sysadmin-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss

Reply via email to