Can anyone tell me how to get the password expiration time of
edirectory using NWDS functions? I am able to verify the password
using NWDSVerifyObjectPassword function, but it does not tell whether
the password is exired or not? How can i know whether the password is
expired. Is there any other function that would serve the purpose?
Thanks,
Rohit
To be more specific i found the below text in one of the posts
>>The attribute is "Password Expiration Time" and stores the value in
>>seconds since midnight on 1/1/1970. Its also stored in UTC time, so
>>should be adjusted for your GMT offset.
How can i get the value of this attribute?
Thanks,
Rohit