Joe
Mon Jul 10 16:03:23 CDT 2006
If you are using Active Directory, you simply create a user account. As
for how to configure the application, that depends on the application.
AD allows specifying credentials with several formats for LDAP binding
such as domain\userid, userprincipalname (like joe@domain.com), and DN.
joe
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Shawn Anthony wrote:
> I want to setup an account in AD that allows some third-party systems to
> query the AD using LDAP or secure LDAP to validate users credentials. We
> have systems like WebSense that need to use a special LDAP account that has
> rights to validate users ID and passwords before they are allowed access to
> the Internet.
>
> How to I get this to work?
>
>