E-19
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
Note
Contact Cisco TAC to obtain the Microsoft AD LDAP schema for Cisco VPN attributes.
Step 2
To confirm the new record, choose
Start > Settings > Control Panel > Administrative Tools > Active
Directory Users and Computers.
The Active Directory Users and Computers window appears, as shown in
Figure E-2
.
Figure E-2
Active Directory Users and Computers Window
Step 3
On the security appliance, create a aaa-server record for the LDAP server. For this example, these
authorization records are stored in the Franklin-Altiga folder. The necessary steps are shown in the
following commands:
hostname(config)#
aaa-server ldap-authorize-grp protocol ldap
hostname(config-aaa-server-group)#
aaa-server ldap-authorize-grp host 10.1.1.4
hostname(config-aaa-server-host)#
ldap-base-dn ou=Franklin-Altiga,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)#
ldap-attribute-map LdapSvrName
hostname(config-aaa-server-host)#
Step 4
Create a tunnel group that specifies SDI Authentication and LDAP authorization, as shown in the
following example commands:
hostname(config)#
tunnel-group ipsec-tunnelgroup type ipsec-ra
hostname(config)#
tunnel-group ipsec-tunnelgroup general-attributes
hostname(config)#
authentication-server-group sdi-group
hostname(config)#
authorization-server-group ldap-authorize-group
hostname(config)#
Note
This example does not show the configuration for sdi-group.
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: ......