[Ldap] # URL for contacting the LDAP server serverurl = ldaps://d.psi.ch:636 # base ldap path for global searches: not yet used top_ou = OU=PSI,DC=d,DC=psi,DC=ch # base ldap path under which all users are found user_ou = OU=Users,OU=PSI,DC=d,DC=psi,DC=ch # base ldap path under which groups are found group_ou = ou=Groups,ou=PSI,dc=d,dc=psi,dc=ch # minimally privileged Ldap user and password for running normal # lookup queries default_user_dn = CN=linux_ldap,OU=Services,OU=IT,DC=d,DC=psi,DC=ch default_user_pw = secret_pwd # Optional # default filter to be used for group searches default_group_filter = svc-merlin*