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 ?

Re: Urgent :"Your Account will Expire within N Days". by Norman

Norman
Fri Jul 28 09:09:08 CDT 2006

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.

"Balaji Narayanan" <Balaji Narayanan@discussions.microsoft.com> wrote in
message news:79CDDEDF-C4B4-4BED-916D-BB6AEE84A516@microsoft.com...
>
> 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 ?



Re: Urgent :"Your Account will Expire within N Days". by Markus

Markus
Fri Jul 28 13:08:34 CDT 2006

Norman Yuan wrote:
> 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