Managing Java CAPS Users

Adding and Deleting Repository Users

You can add and delete Repository users from the NetBeans IDE.

ProcedureTo Add a Repository User

  1. In the NetBeans IDE, choose Tools > CAPS Repository > Maintain Users.

    The User Management dialog box appears.

  2. Click Add.

    The second User Management dialog box appears.

  3. In the User field, enter a name for the user.

    User names can contain alphabetic, numeric, or underscore characters. User names must begin with an alphabetic character. Multibyte characters are not supported. User names are case sensitive.

  4. In the Password field, enter a password for the user.

    Multibyte characters are not supported.

  5. In the Confirm Password field, enter the password again.


    Note –

    Each user is automatically assigned to the all role, which is required to connect to the Repository.


  6. Click OK.

    The user name is added to the list in the initial User Management dialog box. This user can now log in with the assigned user name and password.

  7. Click Close.

ProcedureTo Delete a Repository User

  1. In the NetBeans IDE, choose Tools > CAPS Repository > Maintain Users.

    The User Management dialog box appears.

  2. Select the user and click Delete.

    The user is removed from the list.

  3. Click Close.


    Note –

    You cannot delete the admin user or the Administrator user.