Re: Automatically Disable unused account
From: Xiang Tu [MS] (xiangt_at_online.microsoft.com)
Date: 05/29/03
- Next message: Xiang Tu [MS]: "Re: programmatically change User Rights Assignments"
- Previous message: Keith W. McCammon: "Re: obtain user's password?"
- In reply to: Brian D'Altilio: "Automatically Disable unused account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 May 2003 10:05:54 -0700
Each user has a LastLogon attribute, you could write a simple service and
schedule it to run periodically to disable those users who haven't logged on
for 30 days.
Thanks,
-- Xiang Tu [MS] This posting is provided "AS IS" with no warranties, and confers no rights. -- "Brian D'Altilio" <bdaltilio@yahoo.com> wrote in message news:b3f8bec3.0305290454.36accfa0@posting.google.com... > I am looking for a way to disable a user's account after a specified > period of inactivity, say 30 days. I know I could lower the amount of > time a password is valid for, but then users would be changing their > passwords too frequesntly. Our Max Password age is set to 120 days > and that can't be changed. > > Thanks. > Brian
- Next message: Xiang Tu [MS]: "Re: programmatically change User Rights Assignments"
- Previous message: Keith W. McCammon: "Re: obtain user's password?"
- In reply to: Brian D'Altilio: "Automatically Disable unused account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|