Administration password and OS authentication

Members of the admin-role role have unlimited access to EAServer through the Management Console. Initially, the admin@system user is the only member of this role. For additional security, you can enable operating system authentication.

Administration You must establish an administrative password for the administrative user on each server—see “Setting the password for the administrative user”. The administrative user can:

Enabling OS authentication If defined, OS authentication maps EAServer client users to operating system user names and passwords. You must supply a user name and password that is valid for the machine where EAServer is running. For example, for UNIX, you would use network information service (NIS) passwords, and for Windows, you would use your Windows domain password. Windows users can provide a domain name as part of their user name; for example, \\domain_name\username.

StepsEnabling OS authentication on UNIX

  1. Configure an effective user name and group for the server to run as—see “Security tab”.

StepsEnabling OS authentication on Windows 2000

Users who run EAServer must belong to the Administrators Group on your Windows machine. Add users and groups who will start EAServer to the Administrators Group.

  1. Select Start | Settings | Control Panel.

  2. Double-click Administrative Tools.

  3. Double-click Local Security Settings.

  4. In the left pane, click Local Policies.

  5. Select and open User Rights Assignment.

  6. Double-click Act as Part of the Operating System.

  7. Click Add in the new pop-up window to add the desired users. This provides the required privileges to EAServer to authenticate a user by querying the underlying operating system.

  8. Log out, then log back in to your Windows 2000 system to enable authentication.

  9. Set the login method for each security domain that will use OS authentication:

    1. In the Management Console, expand the Security icon, then expand Domains, and select the security domain.

    2. On the General tab, select “os-auth” for the Login Method. Select Apply.

StepsEnabling OS authentication on Windows XP

Users who run EAServer must belong to the Administrators Group on your Windows machine. Add users and groups who will start EAServer to the Administrators Group:

  1. Select Start | Settings | Control Panel.

  2. If your Control Panel is in category view, select Performance and Maintenance.

  3. Select Administrative Tools.

  4. Double-click Local Security Policy.

  5. Expand the Local Policies folder, then select User Rights Assignment.

  6. Double-click Act as Part of the Operating System.

  7. In the new dialog box, click Add User or Group to add users.

  8. In the Select Users or Groups dialog box:

    1. Click Object Types, and select Users.

    2. Click Locations, and select the network domain.

    3. Enter the user names.

    This provides the required privileges to EAServer to authenticate a user by querying the underlying operating system.

  9. Log out, then log back in to your Windows XP system to enable authentication.

  10. Set the login method for each security domain that will use OS authentication:

    1. In the Management Console, expand the Security icon, then expand Domains, and select the security domain.

    2. On the General tab, specify “os-auth” as the Login Method. Click Apply.

JAAS To use Java Authentication and Authorization Service (JAAS), see Chapter 8, “Using the JAAS API,” in the EAServer Security Administration and Programming Guide.