39-29
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 39 Configuring Certificates
The Local CA
Adding and Enrolling Users
Both the
crypto ca server user-db add
command and the
crypto ca server user-db allow
command are
used to add and allow new Local CA users.
To add a user who is eligible for enrollment to the Local CA
database, perform the following steps:
Step 1
Add a new user with the following CLI commands:
hostname(config)#
hostname(config-ca-server)#
crypto ca server user-db add
user
name
[
dn
dn] [
emailad-
dress]
hostname(config-ca-server)#
where the options are as follows:
•
username—
A string from 4-64 characters, the simple user name for the user being added. The
username can be an e-mail address, which then is used to contact the user as necessary for
enrollment invitations
•
dn—
distinguished name, a global, authoritative name of an entry in the OSI Directory (X.500), for
example, [email protected], cn=Engineer, o=ASC Systems, c=US. For details, see
Customizing the Local CA Server
•
e-mail-address—
The e-mail address of the new user where OTPs and notices are to be sent
.
Step 2
Provide user privileges to an added user with the following command:
hostname(config)#
hostname(config-ca-server)#
crypto ca server user-db allow
user6
hostname(config-ca-server)#
Step 3
Notify a user in the Local CA database to enroll and download a user certificate with the
crypto ca
server user-db email-otp
command, which automatically e-mails the one-time password to that user.
hostname(config)#
hostname(config-ca-server)#
crypto ca server user-db email-otp
user
name
hostname(config-ca-server)#
If the user specifies the a-mail address in the
crypto ca server user-db add
command, it is to send the
e-mail as part of the
crypto ca server user-db allow
command or after using the
crypto ca server
user-db email-otp
command. When an administrator wants to be able to notify a user by means of
e-mail, the e-mail address must be specified as the username or the e-mail field when adding the user.
Once a user is added with a valid e-mail address, the administrator has choice of
crypto ca server
user-db allow
username
email-otp
, or
crypto ca server user-db allow
username
and
crypto ca server
user-db email-otp
username
.
crypto ca server user-db email-otp
E-mails the one-time password to a specific user or to a
subset of users in the Local CA server database.
crypto ca server user-db show-otp
Displays the one-time password for a specific user or a subset
of users in the Local CA server database.
Command
Description
crypto ca server user-db add
Adds a user to the Local CA server user database.
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......