E-23
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Appendix E Configuring an External Server for Authorization and Authentication
Configuring an External LDAP Server
Figure E-5
The Organization Tab of the Active Directory Users and Computer Dialog
To configure this example, perform the following steps on the security appliance:
Step 1
Create an LDAP mapping table entry to map the Active Directory attribute department to the Cisco
attribute IETF-Radius-Class as shown in the following example commands:
hostname(config)#
ldap attribute-map ActiveDirectoryMapTable
hostname(config-ldap-attribute-map)#
map-name department IETF-Radius-Class
Step 2
Create a aaa-server record for the LDAP authentication server and use the ldap-base-dn to specify the
search location for the Active Directory user records as shown in the following example commands:
hostname(config)#
aaa-server ldap-authenticate protocol ldap
hostname(config-aaa-server-group)#
aaa-server ldap-authenticate host 10.1.1.4
hostname(config-aaa-server-host)#
ldap-base-dn cn=Users,dc=frdevtestad,dc=local
hostname(config-aaa-server-host)#
ldap-scope subtree
hostname(config-aaa-server-host)#
ldap-naming-attribute cn
hostname(config-aaa-server-host)#
ldap-login-password anypassword
hostname(config-aaa-server-host)#
ldap-login-dn cn=Administrator,cn=Users,
dc=frdevtestad,dc=local
hostname(config-aaa-server-host)#
Step 3
Configure the name of the LDAP attribute map as shown in the following example command:
hostname(config-aaa-server-host)#
ldap-attribute-map ActiveDirectoryMapTable
hostname(config-aaa-server-host)#
Summary of Contents for 500 Series
Page 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Page 45: ...P A R T 1 Getting Started and General Information ...
Page 46: ......
Page 277: ...P A R T 2 Configuring the Firewall ...
Page 278: ......
Page 561: ...P A R T 3 Configuring VPN ...
Page 562: ......
Page 891: ...P A R T 4 System Administration ...
Page 892: ......
Page 975: ...P A R T 5 Reference ...
Page 976: ......