Saturday, May 15, 2010

LDAP Authentication settings for Joomla Active Directory

----Details----


Name: Authentication - LDAP

Enabled: Yes

Type: authentication

Plugin File: ldap.php

Access Level: PublicRegisteredSpecial

Order: Authentication - LDAP



----Plugin Parameters----



Host: Your AD server

Port: 389 (or whatever you've got LDAP running on)

LDAP V3: Yes

Negotiate: TLS No

Follow referrals: No

Authorisation Method: Bind Directly as User

Base DN : OU=SBSUsers,OU=Users,OU=MyBusiness,DC=yourdomain,DC=local (this DN is the base on SBS 2008 as an example)

Search String: sAMAccountName=[search]

User's DN: yourdomain\[username]



--------------------------------------------------------------------------------



Connect username: cn=your ldap username,cn=Users,dc=yourdomain,dc=local

Connect password: c'mon, you don't really need me to explain this one...



--------------------------------------------------------------------------------



Map: Full Name: displayName

Map: E-mail: mail

Map: User ID: sAMAccountName

No comments: