Re: Password Expiration Tools

From: dumbwabbit (dumbwabbit@yahoo.com)
Date: 11/30/01


Message-ID: <20011130160824.51756.qmail@web20908.mail.yahoo.com>
Date: Fri, 30 Nov 2001 08:08:24 -0800 (PST)
From: dumbwabbit <dumbwabbit@yahoo.com>
Subject: Re: Password Expiration Tools
To: Greg.Pergament@mercerdelta.com, focus-ms@securityfocus.com

You could do the following:
Download DumpSec from Somarsoft:
http://www.somarsoft.com/somarsoft_main.htm

DumpSec can be used to Dump text files containing user
information, permissions, registry permissions etc.
You can write a batch file which runs DumpSec once a
week, dumps the a list of User's PasswordCreation Date
as one of the parameters, import the dump into a
database via an import script, check to see how long
it's been since they created their password. Then,
subtract this amount from a fixed variable
representing your password expiration timeframe, and
send automated emails from the database (MS Access
works great for this) to all users whose passwords are
within x days of expiring.
 
--- Greg.Pergament@mercerdelta.com wrote:
> Looking for some tool that would notify users of
> their NT password
> expiration via email.
> My firm is part of a larger organization in a WAN
> environment where users
> at various locations map drives to NT fileservers
> over frame-relay but
> don't get notifications that their passwords are
> about to expire. I'd like
> to be able to notify them via email automatically.
>
> Greg Pergament
> Network Specialist
> Mercer Delta Consulting, LLC
> 212-403-9704
> greg.pergament@mercerdelta.com
> www.mercerdelta.com
>
>

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1



Relevant Pages

  • Re: Searching a commercial version of Dumpsec
    ... ACLs on files and registry keys. ... It does not yet dump the local security policy but it can be ... Searching a commercial version of Dumpsec ... Because we need a tool and support... ...
    (Security-Basics)
  • Re: Password Expiration notifications
    ... dump file. ... scrape the password expiration date from each principal. ... the KDC for a list of users whose password is about to expire? ... principal structures, ...
    (comp.protocols.kerberos)
  • Searching a commercial version of Dumpsec
    ... we are actually searching for a standalone tool, that can work on a downstripped W2k or NT machine, and Dump all the Users right and ACL to a txt file. ... a kind of somarsoft Dumpsec.. ... We need some kind of support contract, maintenance, and engagement concerning the security of the product.. ...
    (Security-Basics)
  • Re: I want to take a lists of which users and groups have which permisions on directories on my NTFS
    ... You can dump an ACL structure including ownership with DUMPSEC ... into a comma seperated file or tab separated ... It also dumps group, users, rights, ... ...
    (comp.os.ms-windows.nt.admin.security)