How to enable LDAP signing on client side

View: New views
2 Messages — Rating Filter:   Alert me  

How to enable LDAP signing on client side

by Jianrong Yu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

The link <http://support.microsoft.com/kb/935834> is the step the How to
enable LDAP signing in Windows Server 2008.

How to enable LDAP signing on client side?

Thanks,

Jianrong Yu
Systems Operation
Office of Information technology
Ohio University



Re: How to enable LDAP signing on client side

by Pete Jansson-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sep 14, 2009, at 7:21 AM, Jianrong Yu <yuj@...> wrote:

> How to enable LDAP signing on client side?

The goal of having the server sign LDAP results would be to give  
confidence in the integrity if the answers. I don't understand what  
the goal of having clients sign queries would be. If you use SSL, the  
client-server exchange is kept confidential (subject to some  
assumptions) and client-side certificates can be used by the server to  
provide access control so rogue clients can't make requests.