2013/11/20  <williamissey...@tsys.com>:
> Hi all,
>
> Is there any way to not have the password visible in the realm for example
> for active directory realm?
>
>                 <Realm className="org.apache.catalina.realm.JNDIRealm"
>                         debug="99"
>                         connectionURL="ldap://xxxxxxxxxxx:389";
>                         authentication="simple"
>                         referrals="follow"
>                         connectionName="cn=cccc CN=xxxxxx ,ou=xxxx,ou=sasa
> ,ou=xxxxs,ou=xxx,dc=xxx, dc=xxxx,dc=net"
>                         connectionPassword="password"
>                         userSearch="(sAMAccountName={0})"
>                         userBase="DC=xxx,DC=xxx, DC=x"
>                         userSubtree="true"
>                         roleSearch="(member={0})"
>                         roleName="cn"
>                         roleSubtree="true"
>                         roleBase="dc=xx,dc=xxx,dc=xxx"/>
>


https://wiki.apache.org/tomcat/FAQ/Password

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to