22 Nov
2007
22 Nov
'07
3:04 a.m.
Hey Yves, On Nov 22, 2007 9:50 AM, YvesDM <ydmlog@gmail.com> wrote:
Any suggestions on how I could use this dynamically? For example, user can login for 90 days 'after the first login'. (Don't know when first login date will be) After does 90 days the account should be expired.
As Ivan suggested earlier you can use a logon script to add these 90 days or whatever other time you pleases to the current date and set this as an expiration attribute for the user. Regards, Liran Tal.