Re: Password History in SQL Server
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 11/14/05
- Previous message: Dan Guzman: "Re: ACL enforcement via SP or trigger"
- In reply to: Mike Epprecht \(SQL MVP\): "Re: Password History in SQL Server"
- Next in thread: Laurentiu Cristofor [MSFT]: "Re: Password History in SQL Server"
- Reply: Laurentiu Cristofor [MSFT]: "Re: Password History in SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 14 Nov 2005 07:14:38 -0600
> SQL Server 7.0, 2000 and 2005 do not keep password history.
Mike, I believe SQL 2005 indirectly provides a password history policy under
Windows 2003 when with the CHECK_POLICY option is ON. SQL Server calls the
Windows NetValidatePasswordPolicy API to enforce local server password
policies.
-- Hope this helps. Dan Guzman SQL Server MVP "Mike Epprecht (SQL MVP)" <mike@epprecht.net> wrote in message news:uJZeRYw5FHA.2984@TK2MSFTNGP14.phx.gbl... > 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 >> > >
- Previous message: Dan Guzman: "Re: ACL enforcement via SP or trigger"
- In reply to: Mike Epprecht \(SQL MVP\): "Re: Password History in SQL Server"
- Next in thread: Laurentiu Cristofor [MSFT]: "Re: Password History in SQL Server"
- Reply: Laurentiu Cristofor [MSFT]: "Re: Password History in SQL Server"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|