Oracle iPlanet Web Proxy Server 4.0.14 Administration Guide

Creating Users

The Users and Groups tab in the Administration Server is used to create and modify user entries. A user entry contains information about an individual person or object in the database.


Note –

Be sure to protect server security by ensuring that users do not have unauthorized access to resources. Proxy Server uses an ACL-based authorization and authentication model. For more information about ACL-based security, see Chapter 8, Controlling Access to Your Server. For additional security information, also see Chapter 5, Using Certificates and Keys.


This section describes how to create users in LDAP-based authentication databases, key file authentication databases, and digest file authentication databases.

Creating Users in LDAP-based Authentication Databases

When user entries are added to an LDAP-based directory service, the services of an underlying LDAP-based directory server are used to authenticate and authorize users. This section lists guidelines to consider when using an LDAP-based authentication database, and describes how to add users through the Proxy Server Administration Server.

Guidelines for Creating LDAP-based User Entries

Consider the following guidelines when using the Proxy Server administration console to create new user entries in an LDAP-based directory service:

Directory Server User Entries

Note the following information about directory server user entries:

Table 4–1 LDAP Attributes - Creating or Editing User Entries

User Field  

LDAP Attribute  

Given Name 

givenName

Surname 

sn

Full Name 

cn

User ID 

uid

Password 

userPassword

E-mail Address 

mail

Title 

title

Phone Number 

telephoneNumber

Creating LDAP-Based User Entries

To create a user entry, read the guidelines outlined in Guidelines for Creating LDAP-based User Entries, then perform the following procedure.

ProcedureTo Create Users in LDAP-based Authentication Databases

  1. Access the Administration Server and click the Users and Groups tab.

  2. Click the Create User link.

  3. Select the LDAP directory service from the drop-down list and click Select.

  4. Provide the information on the page that displays.

    For more information about specific fields, see the online Help.

    Also see Directory Server User Entries.

  5. Click Create to create the user entry, or Create and Edit to create the user entry and proceed to the edit page for the entry just created.

Creating Users in Key File Authentication Databases

A key file is a text file that contains the user’s password in a hashed format and the list of groups to which the user belongs.

ProcedureTo Create Users in Key File Authentication Databases

  1. Access the Administration Server and click the Users and Groups tab.

  2. Click the Create User link.

  3. Select the key file-based directory service from the drop-down list and click Select.

  4. Type the information on the page that displays, and then click Create User.

    For more information about specific fields, see the online Help.

Creating Users in Digest File Authentication Databases

A digest file authentication database stores user and group information in an encrypted form.

ProcedureTo Create Users in Digest File Authentication Databases

  1. Access the Administration Server and click the Users and Groups tab.

  2. Click the Create User link.

  3. Select the digest file-based directory service from the drop-down list and click Select.

  4. Type the information on the page that displays, and then click Create User.

    For more information about specific fields, see the online Help.


    Note –

    The same realm string must be specified when creating an ACL that uses Digest authentication using the Proxy Server ACL user interface. For more information, see Setting Access Control.