Hi 

 I would like to encrypte LDAP access password into the Jboss file 
"jboss-service.xml".
This file contains : 
 

     Ldap/user
     
          
java.naming.factory.initial=fr.cimaya.topale.service.login.ldap.LdapCtxFactoryWrapper
          
java.naming.security.principal=cn=ExtranetAccess,CN=Users,DC=wsrv3,DC=extranet
          
java.naming.provider.url=ldap://195.160.4.10:636/CN=Users,DC=wsrv3,DC=extranet
          java.naming.security.authentication=simple
          java.naming.security.credentials=toto               
param.admin.login=tata
          param.field.profile=telephoneNumber
          
param.fields.credentials.keys=companyId,companyUserId,recipientUserId,question,answer
          
param.fields.credentials.fields=postOfficeBox,postalCode,postalCode,st,l
          param.field.failedLogin=description
          param.maxLoginFailed=3
          java.naming.security.protocol=ssl
          
java.naming.ldap.factory.socket=fr.cimaya.topale.service.login.ldap.DebugSocketFactory
     
     javax.naming.ldap.InitialLdapContext
     true
 


 regards 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876256#3876256

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876256


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to