Difference between revisions of "LIANJA LDAP"

From Lianjapedia
Jump to: navigation, search
(Created page with "==Purpose== Enable / disable use of LDAP/ActiveDirectory for user/group authentication in Lianja ==See Also== GETGID(), GETPID(), GETUID(), ID(), LIANJA_LDA...")
 
 
Line 6: Line 6:
  
 
==Description==
 
==Description==
The LIANJA_LDAP environment variable enables / disablest he use of LDAP/ActiveDirectory for user/group authentication in Lianja.
+
The LIANJA_LDAP environment variable enables / disables the use of LDAP/ActiveDirectory for user/group authentication in Lianja.
  
 
==Example==
 
==Example==

Latest revision as of 07:41, 11 October 2016

Purpose

Enable / disable use of LDAP/ActiveDirectory for user/group authentication in Lianja

See Also

GETGID(), GETPID(), GETUID(), ID(), LIANJA_LDAP_BASEDN, LIANJA_LDAP_SERVER, LDAP_LOGIN(), LDAP_USERROLES(), USER(), USERDOMAIN(), USEREMAIL(), USERFULLNAME(), USERNAME(), USERROLES(), USERTENANCY(), Users Tables

Description

The LIANJA_LDAP environment variable enables / disables the use of LDAP/ActiveDirectory for user/group authentication in Lianja.

Example

set LIANJA_LDAP=ON
set LIANJA_LDAP=OFF