﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 General Discussion  / How do i Set Password Expiration days for a SQL Login / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 02:27:25 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>Use the LOGINPROPERTY method to find all the infos you need (http://msdn.microsoft.com/en-us/library/ms345412.aspx).</description><pubDate>Tue, 05 Oct 2010 08:32:11 GMT</pubDate><dc:creator>Oliiii</dc:creator></item><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>Hi! I just read this thread (3 years later). Does anybody know how I can get a notification that someone's password will expire in another n days? or to trigger an SP to take action n days before expiry? I'm assuming an SQL server login with Enforce Password Policy and Enforce Password Expiration. Thanks in advance ...</description><pubDate>Tue, 05 Oct 2010 08:18:04 GMT</pubDate><dc:creator>mike.stone.email</dc:creator></item><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>As far as I know, if the SQL Server is on a domain, the domain's password policy is the one that's enforced. If the server's not on a domain, then the local password policy is enforced.</description><pubDate>Mon, 24 Dec 2007 01:30:36 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>Hi,Thanks a lot!</description><pubDate>Sun, 23 Dec 2007 23:38:52 GMT</pubDate><dc:creator>haichells</dc:creator></item><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>Hicheck this outhttp://www.mssqltips.com/tip.asp?tip=1088</description><pubDate>Sun, 23 Dec 2007 23:05:52 GMT</pubDate><dc:creator>ChiragNS</dc:creator></item><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>Hi,Thanks for your response. How can i set the Interval for Password Expiration.</description><pubDate>Sun, 23 Dec 2007 22:40:33 GMT</pubDate><dc:creator>haichells</dc:creator></item><item><title>RE: How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>HiIf you are creating logins from SSMS you check the checkbox which says "Enforce password policy".If you are using a script use the CHECK_EXPIRATION option of the "Create login" statement.</description><pubDate>Fri, 21 Dec 2007 04:45:20 GMT</pubDate><dc:creator>ChiragNS</dc:creator></item><item><title>How do i Set Password Expiration days for a SQL Login</title><link>http://www.sqlservercentral.com/Forums/Topic435492-149-1.aspx</link><description>Hi,I am creating a Login in code while Installation. I have a requirement now that Login should have Password expiration policy. How do i set this? Please help.ThanksChelladurai</description><pubDate>Fri, 21 Dec 2007 00:09:09 GMT</pubDate><dc:creator>haichells</dc:creator></item></channel></rss>