Free community discussion board for IBM® WebSphere® Portal
and Lotus Web Content Management™
(WCM / ILWWCM / LWWCM / WWCM) products.
You are not logged in.
Hi,
I am having WebSphere Portal V6 and having customized login portlet.
For logging ,am using loginservice.login(x,x,x,x) command
I need to check user password status from ActiveDirectory and if its expired, i need to forwrd user to a customized page forcing him to change the password.
I have below queries. Please help me clearing my doubts
1. Where should include this code.. is it before calling LoginService.Login(x,xx,x,x) ??
2. How LoginService.Login works? will it internally call LoginAuthUser class or not??
Any help will be greatly appreciated.
Thanks in Advance
Offline