ldapConfig.properties 149 B

123456
  1. contextFactory=com.sun.jndi.ldap.LdapCtxFactory
  2. ldapHost=192.168.16.2
  3. ldapPort=389
  4. authentication=simple
  5. principal=username
  6. credentials=password