You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by simer anand <si...@gmail.com> on 2009/10/05 13:44:36 UTC

want to change the username and password

Hello Users, 


                  I have implemented JAAS for authentication in repository
and it works fine but i need to change its default Username and password
that is testUser and testPassword.
  
                  i tried this by altering the last few lines of
SampleLoginModule.java  where it does its verification of username and
password and it compiled fine but later when i executed it then it was
working on the same default username instead the one which i gave.

So anyone who tried this jaas authentication please throw some light 

Thanks 
simer 
-- 
View this message in context: http://www.nabble.com/want-to-change-the-username-and-password-tp25749287p25749287.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.