Configuring Services - Cisco Access Registrar 4.2 Installation And Configuration Manual

Cisco systems network device installation and configuration guide
Hide thumbs Also See for Cisco Access Registrar 4.2:
Table of Contents

Advertisement

Configuring a Remote Server for AA
Use the set command to specify the protocol
Step 5
Use the set command to specify the required LDAP properties.
Step 6
At the very least you must specify:
See
descriptions of the other LDAP properties.

Configuring Services

To use LDAP for authorization and/or authentication, you must configure a Services object.
Installing and Configuring Cisco Access Registrar, 4.2
5-10
set protocol ldap
IPAddress—the IP address of the LDAP server (for example,
Port—the port the LDAP server is listening on (for example,
HostName—the hostname of the machine specified in the IP address field (for example,
).
ldap1.QuickExample.com
SearchPath—the directory in the LDAP database to use as the starting point when searching for user
information (for example,
Filter—the filter to use to find user entries in the LDAP database (for example,
UserPasswordAttribute—the name of the LDAP attribute in a user entry that contains the user's
password (for example,
userpassword
BindName—specifies the distinguished name (DN) in the LDAP server for CAR to bind with the
LDAP server (for example,
uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot
BindPassword—Specifies the password for the distinguished name (for example,
set IPAddress 196.168.1.5
set Port 389
set HostName ldap1.QuickExample.com
set SearchPath "o=Ace Industry, c=US"
set Filter (uid=%s)
set UserPasswordAttribute password
set BindName uid=admin,ou=administrators,ou=topologymanagement,o=netscaperoot
set BindPassword cisco123
Table 19-1LDAP Service Properties, page 19-2
:
ldap
).
o=Ace Industry, c=US
).
of the Cisco Access Registrar User Guide for
Chapter 5
Customizing Your Configuration
).
196.168.1.5
).
389
(uid=%s)
)
cisco123
).
)
OL-17221-02

Advertisement

Table of Contents
loading

Table of Contents