Re: Password History in SQL Server

From: Mike Epprecht \(SQL MVP\) (mike_at_epprecht.net)
Date: 11/11/05


Date: Fri, 11 Nov 2005 22:22:48 +0100

Hi

SQL Server 7.0, 2000 and 2005 do not keep password history.

If you have a need for this, use NT Integrated Security and then that is
done at AD level.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"SRV" <SRV@discussions.microsoft.com> wrote in message
news:CB0A689E-7AB6-47FA-AADD-8F774F390974@microsoft.com...
>I know that there is a rule in SQL Server password naming that last n
>number
> of password cannot be used. Can anyone tell me how much is this n?
>
> Thanks in advance
>



Relevant Pages