Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
User information in UsersPkg.PWDExpireDaysGet
Ger_Houben_(kpnesn_ghouben_(Delete)_2444632)
We want to override this function.We want to make the expiration days variable for each default group.My Problem is that I do not have the user information in this script.Can anybody help me ?Thanks In Advance,Ger Houben,KPN Netherlands.
Find more posts tagged with
Comments
Michael_Strattner
We implemented a "forced password change" machanism for earlier LLs (7, 8.0.1, 8.1.5) before OpenText did it in version 9...In our solution it is possible to specify for every user whether he has to change his password never, once or cyclic (default). The number of days after users must change their password is system global too.But I think that you only have to read the custom PasswordExpirationDays (specified at "expanded group handling") at that time the new PasswordExpirationDate is calculated and stored into user table KUAF. At this time you have the information about the user...hope this helpsMichael StrattnerRSH first business partnerwww.first-business.de
Ger_Houben_(kpnesn_ghouben_(Delete)_2444632)
Michael, Thanks for your reply.But we want to override the number of days in this particular script, since this script is also executed to display the number of days.My problem is that in this particular script I do not have any user-information.Ger.