From the NetWare Web Manager home page, click Users and Groups > organization > New User.
In the appropriate fields, enter the requested information. At a minimum, you must specify the user's
After entering a user's first and surnames, the ID is automatically generated in the User ID field. You can replace this user ID with an ID of your own choice if you want.
IMPORTANT: The user ID must be unique. NetWare Web Manager ensures that it is unique by searching the entire directory begining at the search base (base DN) to see if the user ID is in use. However, if you use the ldapmodify command line utility to create a user, be aware that the utility does not ensure unique user IDs. If duplicate user IDs exist in your directory, the effected users will not be able to authenticate to the directory.
Click Create User to add a user.
For information on editing users, see Managing Users.
The following information might be of interest to the network administrator concerning creating user entries:
For example, if a user entry for Sam Warden is created within the Organizational Unit Engineering, and the directory's suffix is O=Ace Industry, C=US, then the person's DN is However, you can change this format to a UID-based distinguised name.cn=full name, ou=organization, ...,o=base organization, c=country
CN=Sam Warden, OU=Engineering, O=Ace Industry, C=US
User Field | Corresponding LDAP Attribute |
---|---|
Given Name |
givenName |
Surname |
sn |
Full Name |
cn |
User ID |
uid |
Password |
userPassword |
E-Mail Address |
The following fields are also available when editing the user entry:
User Field | Corresponding LDAP Attribute |
---|---|
Title |
title |
Telephone |
telephoneNumber |