Difference between revisions of "Howtos/AD Integration"

From Scalix Wiki
Jump to: navigation, search
(Created page with '== Extending the Schema == == Extending the GUI == == Updating Existing Entries == === Updating Active Directory Entries === ==== Updating AD Entries Manually ==== ==== Updating ...')
 
Line 1: Line 1:
 
== Extending the Schema ==
 
== Extending the Schema ==
 +
The schema is what describes the attributes that Active Directory can use.  It contains information such as attribute name, attribute size or length, data type, and relationship to other attributes.  The schema must be extended to also include Scalix attributes such as mailnode, account type (premium or standard), and so on.
 +
 +
Extending the Schema is documented in the [http://scalix.com/documents/scalix_setup_and_configuration_guide_113.pdf Scalix Setup and Configuration Guide], Integrating with Active Directory, Installing the Schema Extensions.
 
== Extending the GUI ==
 
== Extending the GUI ==
 +
The GUI is the user interface used to administer users in Active Directory.  It is called "Active Directory Users and Computers," or ADUC.  After the GUI is extended, you will have two new tabs in the User Properties or Group Properties window, where you can add or modify Scalix attributes.
 +
 +
Extending the Schema is documented in the [http://scalix.com/documents/scalix_setup_and_configuration_guide_113.pdf Scalix Setup and Configuration Guide], Integrating with Active Directory, Installing the GUI Extensions.
 
== Updating Existing Entries ==
 
== Updating Existing Entries ==
 
=== Updating Active Directory Entries ===
 
=== Updating Active Directory Entries ===

Revision as of 14:33, 14 April 2009

Extending the Schema

The schema is what describes the attributes that Active Directory can use. It contains information such as attribute name, attribute size or length, data type, and relationship to other attributes. The schema must be extended to also include Scalix attributes such as mailnode, account type (premium or standard), and so on.

Extending the Schema is documented in the Scalix Setup and Configuration Guide, Integrating with Active Directory, Installing the Schema Extensions.

Extending the GUI

The GUI is the user interface used to administer users in Active Directory. It is called "Active Directory Users and Computers," or ADUC. After the GUI is extended, you will have two new tabs in the User Properties or Group Properties window, where you can add or modify Scalix attributes.

Extending the Schema is documented in the Scalix Setup and Configuration Guide, Integrating with Active Directory, Installing the GUI Extensions.

Updating Existing Entries

Updating Active Directory Entries

Updating AD Entries Manually

Updating AD Entries with a Script

Updating Scalix Entries

Building the omldapsync Agreement

Running omldapsync

Single Sign-On