Page 1 of 1
How to modify password in login screen
PostPosted:Mon Jan 10, 2011 8:40 am
by JerryLee712
Hi,
If I don't want to use LDAP to get user's account and password. I create user's account and password manual.
How can I modify the login screen to let users change their password themselves?
Re: How to modify password in login screen
PostPosted:Mon Jan 10, 2011 6:52 pm
by pavila
Download source code, edit login.jsp and make the magic. I don't recommend this approach because is better to login and then change the password. And this behaviour os already implemented on OpenKM.
Re: How to modify password in login screen
PostPosted:Mon Jan 10, 2011 7:18 pm
by jllort
There's and option in UI in toolbar/configuration where any user can modify their own password. But probably the question is that you want to force it change after first login no ?
Re: How to modify password in login screen
PostPosted:Wed Jan 12, 2011 5:14 am
by JerryLee712
Hi,
But the users in UserRole can't find the configuration in toolbar. Is there another way to change user's password?
Re: How to modify password in login screen
PostPosted:Wed Jan 12, 2011 6:59 am
by jllort
I don't know if I understand what you're talking ? users that has UserRole have not the configuration option in tools menus ? is that ? that's not possible ( I assume you're using 5.X version no ? ). Make some screenshot capture please.