Modifying the jde.ini Setting to Enable or Disable Unified Logon

Locate the Security configuration settings for the Enterprise Server and the jde.ini file settings on the workstation.

To modify the settings to enable or disable unified logon:

  1. In Server Manager, modify the Security Mode setting in the Security settings for the Enterprise Server. Valid values are:

    • Standard Sign-on Only. Accepts only users set up for standard sign-in security.

    • Unified Logon Only. Accepts only users set up for unified logon.

    • Standard and Unified Logon. Accepts users set up for both unified logon and standard sign-in security.

  2. In the workstation jde.ini file, add these settings in the [SECURITY] section:

    [SECURITY]
    UnifiedLogon=0 or 1
    

    Value

    Description

    0

    Disables unified logon for the workstation. This setting is the default value.

    1

    Sets unified logon for the workstation.

    server_name

    Enter the name of the server on which the unified logon server data resides.