OK, I try on an other way:
I created a new coloumn in the jbp_users table: jbp_clearpass. I converted all passwords
from my old turbine table to my jbp table. I saved the hash in the Password coloumn and
the clear password in the clearpass one. Works fine. Now I have the Problem that, when I
create a new User in the Portal, the Pass will not be saved in the clearpass coloumn, just
the hash. Where do I have to change the source code of the Portal to that way, that the
password will also be saved in the clearpass coloumn? I looked in the UserPortlet.java,
the User.java and the UserModule.java but can't find the right place...anybody has an
hint?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008693#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...