﻿<?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 Security  / Password change / 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>Sat, 25 May 2013 22:35:07 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Password change</title><link>http://www.sqlservercentral.com/Forums/Topic1064009-359-1.aspx</link><description>Hi,Can you please provide the script to send alerts for altering sql logins in sql server?</description><pubDate>Thu, 24 Feb 2011 05:33:09 GMT</pubDate><dc:creator>sanketahir1985</dc:creator></item><item><title>RE: Password change</title><link>http://www.sqlservercentral.com/Forums/Topic1064009-359-1.aspx</link><description>I tried [b]select loginproperty('loginame','passwordlastsettime')As 'passwordlasttime'Its showing the last password change.</description><pubDate>Tue, 15 Feb 2011 23:02:18 GMT</pubDate><dc:creator>kommagoni</dc:creator></item><item><title>RE: Password change</title><link>http://www.sqlservercentral.com/Forums/Topic1064009-359-1.aspx</link><description>I don't think you can do that. Maybe need more explication.The only password you can maybe track is SQL Account. You want verify for change after the first connection ? or any time the users can change her own password</description><pubDate>Tue, 15 Feb 2011 12:00:10 GMT</pubDate><dc:creator>Pouliot Philippe</dc:creator></item><item><title>Password change</title><link>http://www.sqlservercentral.com/Forums/Topic1064009-359-1.aspx</link><description>Hi,I have created a DDL trigger that would send me a mail as soon as someone try to change the password of any login in SQL Server.I thought its very simple .The issue here is I am getting mail for all alter login event (for example if somebody changes the default database ,disable or enable the login etc). I want to filter it only to password change ,say if someone edits the password I need to get a notification.How to achieve it.Give me a full code for me</description><pubDate>Mon, 14 Feb 2011 22:36:17 GMT</pubDate><dc:creator>kommagoni</dc:creator></item></channel></rss>