
74
•
Use the LDAP server to authenticate SSH users.
•
Assign the default user role
network-operator
to SSH users after they pass authentication.
On the LDAP server, set the administrator password to
admin!123456
, add a user named
aaa
, and
set the user's password to
ldap!123456
.
Figure 17 Network diagram
Procedure
1.
Configure the LDAP server:
NOTE:
In this example, the LDAP server runs Microsoft Windows 2003 Server Active Directory.
# Add a user named
aaa
and set the password to
ldap!123456
:
a.
On the LDAP server, select
Start
>
Control Panel
>
Administrative Tools
.
b.
Double-click
Active Directory Users and Computers
.
The
Active Directory Users and Computers
window is displayed.
c.
From the navigation tree, click
Users
under the
ldap.com
node.
d.
Select
Action
>
New
>
User
from the menu to display the dialog box for adding a user.
e.
Enter logon name
aaa
and click
Next
.
Figure 18 Adding user aaa