Navigation:  WebOffice Application Configuration > Common > User Management > Configuration >

Authentication Type LDAP

Previous pageReturn to chapter overviewNext page

Using Authentication type LDAP it is possible to use LDAP user accounts for checking the User Login.

 

Recommended scenarios for this Authentication type are:

 

Customer wants to use the existing user accounts of the Microsoft Active Directory or

Customer wants to use the existing user accounts of the Novell eDirectory or

Customer wants to use the existing user accounts of the Sun Directory Server or

Customer wants to use the existing user accounts of the Open LDAP system.

 

Authentication type LDAP in the application configuration

Authentication type LDAP in the application configuration

 

Using a URL for a secure connection the application will be referenced via normal HTTP but sensible data like login data etc. will be transferred via HTTPS.

If you want to provide a guest user account without login dialog, you can configure a username i.e guest. If the user guest has access rights on a project, the project can be started with a user parameter without login dialog.

 

Property

Description

Use domain?

Specifies whether Authentication module takes the domain string into consideration (Yes) or not (No) when logging in (login (username) is e.g.: WIEN\Novak or WIEN/Novak):

Yes: WIEN\Novak or WIEN/Novak will be used

No: Novak will be used

Note: If using domain string (Yes) then the user login names in User Management database must be saved with the domain strings included!

Use user roles only?

Use role based information from authentication system. If Yes, no storage and maintenance of user objects in the User Management database is necessary then.

URL for secure connection

Secure Connection configuration. Use this for providing encrypted log in.

The 'URL for secure connection' must look like 'https:<port>/<server>'.

Prerequisite for use of a secure connection is:

-When working with a web server (IIS, Apache):  A valid and installed SSL certificate on Web Server,

-When working with Tomcat (without Web Server): A valid and installed SSL certificate on JDK as well as a correct Tomcat (Servlet Engine) configuration (SSL Port, Connector).

Guest user (anonymous)

Provide the login of the user who is allowed to start a project session without Login dialog (Call with a 'user' parameter).

Authentication type LDAP configuration

 

Note: With WebOffice 10 R3 backup LDAP Servers are supported. Just add a second LDAP configuration node. Connection to first defined LDAP served is tried first (top-down).