You are on page 1of 6

LDAP Directory

Siebel user ID Database account

value
Person record in the Siebel Database

username=U password=P

Application User
Anonymous user

Install IBM LDAP Client software configure gateway to LDAP Creating a Database Login
Base Distinguished Name a subdirectory in the directory server, in which to store users

Configure SWSE Parameters Enterprise

eapps.cfg
SecAdptMode SecAdptName

AOM

InfraUIFramework AllowAnonUsers

LDAPSecAdpt

SecAdptDllName ServerName Port BaseDN UsernameAttributeType

Description

Dn of siebel application user (used to access LDAP directory) Password of siebel application user LDAP directory base dn Security adapter checksum LDAP attribute used to store user's db credentials Security adapter dll name The hash algorithm used to hash password when HashUserPwd is If set to TRUE, then siebel authentication system will hash the db If set to TRUE, then user's password will be hashed before sent to LDAP server port number Propagate user changes to external user repository The number of days before the password is expired the password LDAP attribute used to store user password LDAP attribute used to store user responsibilities LDAP server name Dn of a ldap entry used to store db credentials shared by all siebe Password for connecting to Siebel DB Username for connecting to Siebel DB

LDAP attribute used to store siebel username Path of SSL certificate database file Web SSO is enabled Web SSO trust token LDAP attribute used to store username If set to TRUE, then ADSI security adapter will communicate with Use adapter defined username

requirement
username and password, must be lowercase write & search privileges

server, in which to store users

AnonUserName, Anonpassword LDAP LDAPSecAdpt or another name of your choice.

TRUE
sscfldap
enter the name of the computer on which the LDAP or Active Directory server runs.

389
LDAP example entry:

ou=people, o=domainname

Name

Application User Application Password Base Dn CRC Credentials Attribute Type Security Adapter Dll Name User Password Hash Algorithm Hash DB Cred Hash User Password Port Propagate Change Password Expire Warn Days (ADSI only) Password Attribute Type Roles Attribute Type Server Name Shared Credentials DN Shared DB Password Shared DB Username

Siebel Username Attribute Type SSL Database Single Sign On Trust Token Username Attribute Type Use SSL (ADSI only, Obsolete) Use Adapter Defined Username

Alias

Visibility

Value

ApplicationUser ApplicationPassword BaseDn CRC CredentialsAttributeType SecAdptDllName HashAlgorithm HashDBPwd HashUserPwd Port PropagateChange PasswordExpireWarnDays PasswordAttributeType RolesAttributeType ServerName SharedCredentialsDN SharedDBPassword SharedDBUsername

Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic Basic

cn=*******,ou=people,o=**** ******** ou=people,o=**** ******** ********xSiebelxdbacct sscfldap RSASHA1 FALSE FALSE 389 TRUE userPassword ********* cn=anonuser,ou=people,o=**** ******** ldapdb

SiebelUsernameAttributeType SslDatabase SingleSignOn TrustToken UsernameAttributeType UseSsl UseAdapterUsername

Basic Basic Basic Basic Basic Basic Basic

*(******xSiebelxUID FALSE ******** cn FALSE FALSE

You might also like