Siebel Server Installation Guide for UNIX > Tuning UNIX Operating Systems for Siebel Installation >

Enabling External User Authentication on UNIX


You can configure Siebel applications to perform external authentication of Siebel users. A variety of authentication strategies can be implemented. For information about implementing external authentication, see Security Guide for Siebel eBusiness Applications.

If you implement external authentication for applications on Siebel Servers on UNIX, observe the following guidelines as well as those in Security Guide for Siebel eBusiness Applications.

To enable external authentication, edit siebenv.sh or siebenv.csh

  1. Unset the environment variable SIEBEL_MEMORY_ALLOCATOR, if already set in the environment. The parameter Memory Allocator is ON by default.
  2. CAUTION:  Do not disable Asserts in a production environment. Asserts enables some diagnostic logging. Disabling the logging will make resolving some errors extremely difficult.

  3. Set MinMTServers, MaxMTServers, and MaxTasks.
  4. Determine the number of users targeted on one Object Manager. A value of 100 is currently used. Use the following equation to calculate the values needed for the application's Object Manager configuration:

     

    target No. users

    500

    MaxMT Servers = MinMT Servers =

    ------------------------ =

    -------- = 5

     

    users/OM

    100

    Use the following equation:

    MaxTasks = target No. of users + No. of anon users + buffer

    where:


 Siebel Server Installation Guide for UNIX 
 Published: 24 June 2003