Cisco Systems 4.2 Network Card User Manual


 
5-9
Installing and Configuring Cisco Access Registrar, 4.2
OL-17221-02
Chapter 5 Customizing Your Configuration
Configuring a Remote Server for AA
Note Although these services differ in the way they handle authentication and authorization, the
procedure for configuring a remote server is the same independent of its type. For more
information about the differences between these servers, see the
Cisco Access Registrar User Guide.
Table 5-4 provides an overview of the process. The following sections describe the process in more
detail.
Configuring the Remote Server
The RemoteServer object allows you to specify the properties of the remote server to which Services
proxy requests. The remote servers you specify at this level are referenced by name from the
RemoteServers list in the Services objects.
Creating a RemoteServer
Step 1 Run the aregcmd command:
aregcmd
Step 2 Use the cd command to change to the RemoteServers level:
cd /Radius/RemoteServers
Step 3 Use the add command to add the remote server you will reference in the Services level. The following
example adds the remote server’s hostname
QuickExample.
add QuickExample
Step 4 Use the cd command to change to the QuickExample RemoteServers object level.
cd /Radius/RemoteServers/QuickExample
Ta b l e 5-4 Configuring a Remote Server
Object Action
RemoteServers Add a new RemoteServer.
Set the protocol (ldap).
Set the properties.
Services Add a new Service.
Set the type (ldap).
Set the RemoteServers property.
Radius Set DefaultAuthentication.
Set DefaultAuthorization.