Mercurial > hg > AnnotationManager
view src/main/webapp/WEB-INF/etc.jaasAuth.conf @ 29:cf8166ee8918
still working on new annotations...
author | casties |
---|---|
date | Mon, 07 May 2012 19:50:39 +0200 |
parents | a3e324009990 |
children |
line wrap: on
line source
BasicJaasAuthenticationApplication { com.sun.security.auth.module.LdapLoginModule REQUIRED userProvider="ldap://ldap.mpiwg-berlin.mpg.de/ou=people,dc=mpiwg-berlin,dc=mpg,dc=de" userFilter="(&(uid={USERNAME})(objectClass=inetOrgPerson))" debug=true useSSL=false ; };