Urgent :"Your Account will Expire within N Days".
Here "N" is the number of days from which this message starts popping,I need
to fetch this information from the active directory, please provide me
details in solving this issue ?
If you are not the administrator of the active directory domain, you can not
"solve" the issue, nor could .NET thing help (since you post here). Ask the
administrator if you want to keep your account with the AD, not here.
> Urgent :"Your Account will Expire within N Days".
>
> Here "N" is the number of days from which this message starts popping,I
> need
> to fetch this information from the active directory, please provide me
> details in solving this issue ?
Markus Stoeger - 28 Jul 2006 19:08 GMT
> If you are not the administrator of the active directory domain, you can not
> "solve" the issue, nor could .NET thing help (since you post here). Ask the
> administrator if you want to keep your account with the AD, not here.
He doesn't want to "solve" the expiration problem, he just wants to
(programmatically) query the active directory for how many days are
left. That _is_ a .NET thing. Sorry I don't know how to do that though..!
Max