Configuring Authentication for End-User Enrollment
Chapter
15
Setting Up End-User Authentication
505
The tool modifies the schema with a new attribute (by default,
pin
) and a new
object class (by default,
pinPerson
), creates a
pinmanager
user, and sets the
ACI to allow only the
pinmanager
user to modify the
pin
attribute.
If the tool is able to update the directory with all the changes, you should see a
status-update message, similar to the sample shown below:
Adding attribute: ( pin-oid NAME 'pin' DESC 'User Defined
Attribute' SYNTAX '1.3.6.1.4.1.1466.115.121.1.5' SINGLE-VALUE )
.. successful
Adding objectclass: ( pinPerson-oid NAME 'pinPerson' DESC 'User
Defined ObjectClass' SUP 'top' MUST ( objectclass ) MAY ( aci $
pin )
.. successful
Adding user: cn=pinmanager,o=example.com
.. successful
modifying ACI for: ou=people,o=example.com
.. successful
Step C. Prepare the Input File
This step is optional.
If you want to generate PINs for specific user entries or want to provide your own
PINs, use an input file (to provide the tool with such information). For information
on constructing an input file, check the PIN Generator documentation.
Step D. Run the Command Without the Write Option
Run the
setpin
command without the
write
option. Be sure to include the
output
option and bind to the directory as the PIN manager user.
The tool will write PINs to the specified output file; no changes are made to the
directory yet. This will give you the opportunity to check the PINs (by looking at
the output file) before updating the directory.
To run the command:
1.
Open a terminal window.
2.
Go to this directory:
<server_root>/bin/cert/tools
3.
Run the
setpin
command with the appropriate arguments; be sure to point the
optfile
option to the file you’ve created (and not to the
setpin.conf
file).
Summary of Contents for NETSCAPE DIRECTORY SERVER 6.01
Page 1: ...Installation and Setup Guide Netscape Certificate Management System Version6 01 May 2002...
Page 22: ...22 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 32: ...32 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 160: ...160 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 776: ...776 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 807: ...807 Part 5 Appendix Appendix A Certificate Download Specification...
Page 808: ...808 Netscape Certificate Management System Installation and Setup Guide May 2002...
Page 830: ...830 Netscape Certificate Management System Installation and Setup Guide May 2002...