Difference between revisions of "LDAP examples"

From OpenKM Documentation
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
== Vocabulary ==
 +
'''dn''' is '''Distinguised Name'''
 +
 
== OpenLDAP ==
 
== OpenLDAP ==
 
* [[ldap-example1|OpenLDAP example with url base at login]]
 
* [[ldap-example1|OpenLDAP example with url base at login]]
 +
 +
== Active directory ==
 +
* [[ldap-example2|Active directory example with referral enabled]]
 +
* [[ldap-example3|Active directory example filtering users can login by ROLE_USER and ROLE_ADMIN]]
 +
 +
== OpenKM Community Users Active Directory configuration shared ==
 +
* https://www.nosam.com/node/8 and http://pastebin.com/iQa4LhyY ( more information at [http://forum.openkm.com/viewtopic.php?f=3&t=11203 OpenKM forum post] )
  
 
[[Category: Installation Guide]]
 
[[Category: Installation Guide]]

Latest revision as of 14:04, 30 October 2013

Vocabulary

dn is Distinguised Name

OpenLDAP

Active directory

OpenKM Community Users Active Directory configuration shared