RE: Expire accounts from Active Directory after a period of inact ivity
From: RICH, ADAM (SBCSI) (ar3121@sbc.com)
Date: 03/21/03
- Previous message: Armando Ortiz: "Re: Anyone have hard evidence of problems with Windows Automatic Upda tes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "RICH, ADAM (SBCSI)" <ar3121@sbc.com> To: "'Matt Grogan'" <mattgrogan@bnbbank.com>, focus-ms@securityfocus.com Date: Thu, 20 Mar 2003 18:03:52 -0500
We currently use Win32::OLE combined with ADSI to pull the lastlogontime
from all Domain controllers and store that in a SQL database. Then, a
script can run once a week to query those accounts that haven't been logged
into for awhile and disable them.
-----Original Message-----
From: Matt Grogan [mailto:mattgrogan@bnbbank.com]
Sent: Thursday, March 20, 2003 9:06 AM
To: focus-ms@securityfocus.com
Subject: Expire accounts from Active Directory after a period of
inactivity
Hi,
I'm just wondering if anyone knows of a way to have Active Directory acounts
automatically disable if the account has not been logged onto for a
specified period of time (say 30 days).
Thank you.
----------------------------------------------------------------------
ALERT: How a Hacker Uses SQL Injection to Steal Your SQL Data!
It's as simple as placing additional SQL commands into a Web Form input
box giving hackers complete access to all your backend systems!
http://www.spidynamics.com/mktg/sqlinjection33
----------------------------------------------------------------------
ALERT: How a Hacker Uses SQL Injection to Steal Your SQL Data!
It's as simple as placing additional SQL commands into a Web Form input
box giving hackers complete access to all your backend systems!
http://www.spidynamics.com/mktg/sqlinjection33
- Previous message: Armando Ortiz: "Re: Anyone have hard evidence of problems with Windows Automatic Upda tes?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|