﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Security, Logins</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Security, Logins posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Script to clean up “Windows” logins no longer in AD</title><description><![CDATA[<p>I was scanning http://dba.stackexchange.com and ran across the following question:
http://dba.stackexchange.com/questions/31478/sql-server-script-to-delete-accounts-no-longer-in-active-directory
Basically the OP wanted to know how to get rid of...</p>]]></description><guid>http://www.sqlservercentral.com/blogs/sqlstudies/2013/03/01/script-to-clean-up-windows-logins-no-longer-in-ad/</guid><pubDate>Tue, 12 Mar 2013 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/blogs/sqlstudies/2013/03/01/script-to-clean-up-windows-logins-no-longer-in-ad/</link></item><item><title>Logins vs Users</title><description><![CDATA[<p>Logins are not Users. It’s a pretty easy concept but one that seems to give a lot of people problems....</p><!-- version control now (SQL Source Control) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/version-control-now?utm_source=ssc&utm_medium=pubad&utm_content=version_control_now&utm_campaign=sqlsourcecontrol&utm_term=rss-20229"><img src="http://assets.red-gate.com/external/SSC/srccon68x68.gif" alt="sqlsourcecontrol"></td>   <td><strong>Get your SQL Server database under version control now!</strong><br />Version control is standard for applications, but databases haven’t caught up. So how can you bring database development up to speed? Why should you start?  <a href="http://www.red-gate.com/products/sql-development/sql-source-control/entrypage/version-control-now?utm_source=ssc&utm_medium=pubad&utm_content=version_control_now&utm_campaign=sqlsourcecontrol&utm_term=rss-20229">Find out…</a></td>  </tr> </tbody></table>
]]></description><guid>http://www.sqlservercentral.com/blogs/sqlstudies/2012/12/03/logins-vs-users/</guid><pubDate>Wed, 12 Dec 2012 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/blogs/sqlstudies/2012/12/03/logins-vs-users/</link></item><item><title>Remove Logins Script</title><description><![CDATA[<p>Generates a script to remove logins from a SQL Instance. Handles cases where logins own schemas.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Logins/89539/</guid><pubDate>Thu, 05 Apr 2012 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Logins/89539/</link></item><item><title>Logins created in the last X Days</title><description><![CDATA[<p>These scripts give you the list of logins created in the Last X Days for SQL Server 2000 or 2005.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Administration/63401/</guid><pubDate>Fri, 23 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Administration/63401/</link></item><item><title>Re-generating SQL Server Logins</title><description><![CDATA[<p>SQL Server stores all login information on security catalog system tables. By querying the system tables, SQL statements can be re-generated to recover logins, including password, default schema/database, server/database role assignments, and object level permissions. A comprehensive permission report can also be produced by combining information from the system metadata. </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/72330/</guid><pubDate>Tue, 08 Feb 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/72330/</link></item><item><title>Script DB Level Permissions v2.1</title><description><![CDATA[<p>Scripts role membership, object-level permissions for all DB users.</p><!-- how to automate(Deployment Manager) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/delivery/deployment-manager/?utm_source=ssc&utm_medium=pubad&utm_content=howto_automate&utm_campaign=deploymentmanager&utm_term=rss-20228"><img src="http://assets.red-gate.com/external/SSC/deployment-manager-68x68.png" alt="Deployment Manager"></td>   <td><strong>How to automate your .NET and SQL Server deployments</strong><br />Deploy .NET code and SQL Server databases in a single repeatable process with Red Gate Deployment Manager. <a href="http://www.red-gate.com/delivery/deployment-manager/?utm_source=ssc&utm_medium=pubad&utm_content=howto_automate&utm_campaign=deploymentmanager&utm_term=rss-20228">Start deploying with a 28-day trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/scripts/Security/71562/</guid><pubDate>Wed, 02 Feb 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Security/71562/</link></item><item><title>Script DB Level Permissions v2.1</title><description><![CDATA[<p>Scripts role membership, object-level permissions for all DB users.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Security/71562/</guid><pubDate>Wed, 02 Feb 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Security/71562/</link></item><item><title>Resolving User Security Identifier (SID) Discrepancy in Read-Only Databases</title><description><![CDATA[<p>Many experienced DBAs understand the issues with matching up users and logins in a restored database. But what do you do when the database is read only? New author Tychang Chen brings us a technique that can help.</p>]]></description><guid>http://www.sqlservercentral.com/articles/Security/69001/</guid><pubDate>Mon, 28 Dec 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Security/69001/</link></item><item><title>Securing SQL with access control and login monitoring</title><description><![CDATA[<p>SQL Server login monitoring and access control are important elements of SQL database security. Learn how DDL triggers can help alert you to security issues.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/65819/</guid><pubDate>Mon, 16 Feb 2009 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/65819/</link></item><item><title>Permission scripting over all databases</title><description><![CDATA[<p>Scripts permissions/roles for db user across all databases.</p><!-- Consulted 1000 (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=consulted_1000&utm_campaign=sqlmonitor&utm_term=rss-20231"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Check SQL Server performance at a glance</strong><br />We consulted 1000 SQL Server professionals to make SQL Monitor’s UI as clear as possible.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=consulted_1000&utm_campaign=sqlmonitor&utm_term=rss-20231">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>



]]></description><guid>http://www.sqlservercentral.com/scripts/Permissions/64309/</guid><pubDate>Wed, 10 Sep 2008 07:28:09 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Permissions/64309/</link></item><item><title>Logins created in the last X Days</title><description><![CDATA[<p>These scripts give you the list of logins created in the Last X Days for SQL Server 2000 or 2005.</p>]]></description><guid>http://www.sqlservercentral.com/scripts/Administration/63401/</guid><pubDate>Fri, 23 Dec 2011 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/scripts/Administration/63401/</link></item></channel></rss>