You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
186 B
9 lines
186 B
#define LDAP_PROVIDER_ID 1
|
|
|
|
#define GC_PORT 3268
|
|
#define GC_SSL_PORT 3269
|
|
|
|
#define USE_DEFAULT_LDAP_PORT -1
|
|
#define USE_DEFAULT_GC_PORT -2
|
|
|
|
#define LDAPC_NT_AUTHORITY 7000001
|