Re: Password Audit Software by Microsoft
- From: "kj" <kj@xxxxxxxxxxx>
- Date: Fri, 7 Oct 2005 09:12:58 -0700
Consider using dsquery to find users that have not changed their password
since the change in policy. Say your policy changed 90 days ago.
dsquery user -stalepwd 90
Then you can mark those accounts "mustchpwd" with dsmod or the gui if you
prefeer. Combined with a paswword re-use policy you could be assured that
the origininal password would no longer be in use by active accounts.
--
/kj
"David Grand" <DavidGrand@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:240E470C-226A-47ED-9EF3-8FDB18DD0901@xxxxxxxxxxxxxxxx
> When we set up our users on our domain, we use the same password for
> everyone. But we don't force a change upon initial login. So it is quite
> possible that someone could be using that same initial password for a long
> time. We have changed our policy and now of course we do require a
> password
> change on iniitial login.
> But we would like to know who may still be using the original, iniital
> password.
> The domain admins and IT management have no desire to impersonate a person
> by hacking their password and then doing some nefarious work. Just trying
> to
> see who is using a particular password.
>
> "Mark Whitby" wrote:
>
>>
>> If there were such a download, it would kind of defeat the object of
>> passwords. They're supposed to be secret - no-one else other than the
>> owner
>> of the account should know the password. In fact, a lot of work has gone
>> on
>> over the years to try and make it harder to extract passwords from the
>> directory.
>>
>> What exactly are you trying to do? I would have thought you want to find
>> out who's using a particular user account on your domain, not a
>> particular
>> password. If you provide some more details around the problem you're
>> trying
>> to solve, someone here may be able to help out. If you're just trying to
>> crack someone's password, you're probably asking this question in the
>> wrong
>> forum ;-)
>> --
>> -----------------------
>> Mark Whitby
>>
>>
>> "DavidGrand" wrote:
>>
>> > Does anyone know of a Microsoft download that allows domain
>> > administrators to
>> > list out all the passwords in a domain? We are trying to find out who
>> > is
>> > using a particular password on our network.
.
- Prev by Date: Re: Query servers
- Next by Date: Re: Installing Active Directory
- Previous by thread: RE: Password Audit Software by Microsoft
- Next by thread: Re: Password Audit Software by Microsoft
- Index(es):
Relevant Pages
|