Question : Show date of user's last password change in NetWare 6.5

Anyone know of a utility or a way in iManager to display the date of a user's last password change? The OS certainly tracks it since you force a password change in XX days.

Answer : Show date of user's last password change in NetWare 6.5

I'm not aware of an imanager solution, but you should be able to view the attribute "pwdchangedtime" with nlist:

NLIST user show pwdchangedtime

(add /r /c /s to search continuous from [root] through all subcontainers)

Otoh, while that attribute is present in our production tree, it may very well be that it was added by Nmas or Identity manager. If the pwdchanged attribute is not present you could find the password change time by substracting "password expiration time" from "password expiration interval"

in iManager you can build your own custom plugins with Plugin studio, where you can accomplish above tasks:

http://www.novell.com/coolsolutions/feature/5797.html

And of course there are the JRB utilities: PWDEXP

http://www.jrbsoftware.com/jrbutils_nw/utils/ptor/

Hope that helps...
Random Solutions  
 
programming4us programming4us