|
@@ -274,15 +274,23 @@ maxkey.support.ldap.jit=false
|
|
|
maxkey.support.ldap.product=openldap
|
|
|
maxkey.support.ldap.ssl=false
|
|
|
maxkey.support.ldap.providerurl=ldap://localhost:389
|
|
|
+#openldap normal
|
|
|
maxkey.support.ldap.principal=cn=Manager,dc=maxcrc,dc=com
|
|
|
+#activedirectory
|
|
|
+#maxkey.support.ldap.principal=administrator
|
|
|
maxkey.support.ldap.credentials=secret
|
|
|
maxkey.support.ldap.basedn=dc=maxcrc,dc=com
|
|
|
+#openldap normal
|
|
|
+#maxkey.support.ldap.filter=(uid=%s)
|
|
|
maxkey.support.ldap.filter=(uid=%s)
|
|
|
+#activedirectory
|
|
|
+#maxkey.support.ldap.filter=(sAMAccountname=%s)
|
|
|
maxkey.support.ldap.truststore=maxkey
|
|
|
maxkey.support.ldap.truststorepassword=maxkey
|
|
|
#activedirectory effective
|
|
|
maxkey.support.ldap.activedirectory.domain=MAXKEY.ORG
|
|
|
|
|
|
+
|
|
|
#############################################################################
|
|
|
#WsFederation Login support configuration
|
|
|
#identifier: the identifer for the ADFS server
|