Home page of Polar Portal | Home | polarsoftware.com
Edit this Topic Edit this Topic
Recent Changes Topics Recent Changes Topics
Show Changes on this Topic Show Changes on this Topic
Find References to this Topic Find References to this Topic
Rename this Topic Rename this Topic
Lost and Found Topics Lost and Found Topics
Print Print
Subscriptions Subscriptions
Upload a file Upload a file

History

7/10/2008 8:15:59 PM
DavorkaGalic-78.1.177.180
4/7/2008 9:03:57 PM
DianaOgnjan-89.172.23.43
List all versions List all versions

Recent Topics

HowCanIImportUsersFromAnActiv...
HowCanIImportUsersFromAFile

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

How can I import Users from an Active Directory?
.

Only Administrator user can manage users.

Importing from Active Directory

When importing form Active Directory you must specify the following fields:

- Active Directory Path (LDAP://server_name/dc=domain_name)

- Active Directory Username and Password (if needed to access Active Directory)

- Active Directory Filter – you can use this filter to get user data:

(&(objectCategory=person)(objectClass=User)(givenname=)(sn=)(mail=*)(sAM

Accountname=*))

- Destination Group – group to which the users will be added to (since every user in Help Desk must have at least one group defined)

- Default Role – role to which the users will be added to (since every user in Help

Desk must have at least one role defined)

- Translation Table – rules to convert data from Active Directory. For example:

<translation version="1">

<translate method="AddDomainPrefix" from="sAMAccountname"

to="UserName"/>

<translate from="sn" to="LastName"/>

<translate from="givenname" to="FirstName"/>

<translate from="mail" to="Email"/>

</translation>

If the “AddDomainPrefix” attribute is present then the DOMAIN_NAME\ prefix will be added in front of the column strings, in this case: UserName. So every UserName will be imported in this form: DOMAIN_NAME\UserName. The

DOMAIN_NAME needs not to be defined but is detected automatically.

You may also be interested in...

Importing users

What are Users?

How do I create a new user?

How can I import Users?

How can I import Users from a file?

How do I modify User information?