﻿<?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  / Passwords / 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, 22 May 2013 21:02:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>We use KeePass - an OSI certified password safe application (http://keepass.info).</description><pubDate>Sun, 07 Nov 2010 08:56:53 GMT</pubDate><dc:creator>john barnett</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>Another vote for Password Safe. There is also a Portable Apps version meaning if you copy the electronic files off like Steve indicates, you just have to a USB key with the app and you don't have to install anything to get access to those files. Perfect for DR situations.</description><pubDate>Wed, 30 Jan 2008 14:08:34 GMT</pubDate><dc:creator>K. Brian Kelley</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>We have an in house developed program that lets users check passwords in and out for privileged ID's. The program lets you select the ID, then you click Check Out and the password is displayed. A support ticket number and explanation for the use fo the ID are required, and appear in control reports at month end. Once use of the ID is finished, the user selects the ID in the app, then clicks on Check In. the app then uses the Active Directory API to change the password for the ID to a new random value. Works very well.</description><pubDate>Wed, 30 Jan 2008 13:51:56 GMT</pubDate><dc:creator>Ross McMicken</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>we use phpchain, now called PasswordChain.  it's great for keeping all our password info.  we have a group account for common password stuff (i.e., SQL passwords, server login passwords, common app passwords, etc.).  then we each have individual accounts so we can keep our own stuff separate.  we love it.  [url=http://sourceforge.net/projects/phpchain]http://sourceforge.net/projects/phpchain[/url]</description><pubDate>Wed, 30 Jan 2008 06:35:20 GMT</pubDate><dc:creator>K D Antonacci</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>First of all, you need to comply with site standards.  Many sites classify passwords for service accounts, etc, as Type 1 data  (your Security team will tell you what Type 1 means).  Breaches of handling policy for Type 1 data normally result in disiplinary action. One method I have seen that complies with Type 1 handling policies is an encrypted Word &amp;#100;ocument.  Recent versions of Word support 128-bit encryption.  In Word, go to Tools -&amp;gt; Options.  Click the Security tab, then the Advanced button.  Select your desired encryption method (your site may have a mandate on what should be used), and set the key length to 128.  This allows you to share the passphrase needed to open the document within the DBA team, and to change the passphrase at regular intervals.  It can be cheaper and easier to user than some other methods.</description><pubDate>Wed, 30 Jan 2008 04:00:10 GMT</pubDate><dc:creator>EdVassie</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>Hey, what other use have you people found for that whiteboard?[size="1"]ouch - I was just kidding[/size]</description><pubDate>Tue, 29 Jan 2008 09:52:17 GMT</pubDate><dc:creator>Ewan Hampson</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>Password Safe here. I''ve done the envelope thing and given it to a non-technical person, like the CFO or director.However these days I'd copy the PWDSafe files and put them on a flash drive and give that to the person for safekeeping.</description><pubDate>Tue, 29 Jan 2008 08:37:28 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>[quote][b]Joe Clifford (1/29/2008)[/b][hr]Write it down, put it in a labeled signed dated envelope (2 sigs required) and put it in the safe. [/quote]I agree with Joe... whatever you use to store the passwords electronically, always keep a safe physical copy of your password list... you never know when you might need it ;)David</description><pubDate>Tue, 29 Jan 2008 07:48:35 GMT</pubDate><dc:creator>DavidSimpson</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>Write it down, put it in a labeled signed dated envelope (2 sigs required) and put it in the safe.  That way when you get hit by a truck nobody has to try to crack your password safe...There are also some neat appliances that will provide you or other admins with one time passwords for access to resources based on AD group membership - you need a key/password it gives you the current password, your time is up/ticket expires and the password is automatically changed.  A little scary in some regards but a pretty neat idea.Joe</description><pubDate>Tue, 29 Jan 2008 00:54:06 GMT</pubDate><dc:creator>Joe Clifford</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>I use Password Safe.  http://passwordsafe.sourceforge.net/David</description><pubDate>Mon, 28 Jan 2008 08:47:15 GMT</pubDate><dc:creator>DavidSimpson</dc:creator></item><item><title>RE: Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>I actually wrote my own that I'll be putting on the market fairly soon.</description><pubDate>Fri, 25 Jan 2008 16:39:21 GMT</pubDate><dc:creator>KenpoDBA</dc:creator></item><item><title>Passwords</title><link>http://www.sqlservercentral.com/Forums/Topic447834-359-1.aspx</link><description>How do you store your passwords to service accounts, sql users, etc?We have a rather non-secure way of storing ours currently and are looking for a better solution.  I've seen a few products that do it for you, but was curious what others are doing.Thanks,Jason</description><pubDate>Fri, 25 Jan 2008 14:43:21 GMT</pubDate><dc:creator>Jason Shadonix</dc:creator></item></channel></rss>