Im trying to configure avamar with AD. When I first tried doing this using the steps in the avamar security guide I got the following error when
running the ldapsearch command:
ldap_bind: Strong(er) authentication required (8)
comment: the server requires bind to turn on integrity checking if SSL\TLS are not already active on the connection
I then realised then we are using secure ldap so I changed the /etc/ldap.conf to reflect this using the below changes from the normal setting mentioned in the security guide:
port 636
ssl yes
I then restarted the lm service but still getting the same error?
Any suggestions for configuring with sldap?
I have seen esg117647 - but are the steps in here really necessary about configuring certificates etc?
Also the distinguished name used to bind the server with is a service account and is in a different OU to where the users sit will this be an problem?
Networker LDAP setup has a "user search path" so you can tell it where the users are - Avamar doesnt seem to have this
thanks
Abid
I believe Avamar searches from the root. We've never encountered any issues with it not finding accounts regardless of in which OU they reside. Hopefully someone else (or support) can assist you with the secure LDAP question. We just use normal LDAP.
fdxpilot
2 Intern
•
143 Posts
0
March 7th, 2013 12:00
I believe Avamar searches from the root. We've never encountered any issues with it not finding accounts regardless of in which OU they reside. Hopefully someone else (or support) can assist you with the secure LDAP question. We just use normal LDAP.