LIANJA LDAP SERVER

From Lianjapedia
Jump to: navigation, search

Purpose

Define LDAP/ActiveDirectory server

See Also

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

Description

The LIANJA_LDAP_SERVER environment variable defines the LDAP/ActiveDirectory server to be queried for user/group authentication. The environment variable should be set to the server hostname or IP address. The port number can also be specified (defaults to :389).

server:port

Example

set LIANJA_LDAP_SERVER=192.168.80.139:389