<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Understanding /etc/shadow file</title> <atom:link href="http://www.cyberciti.biz/faq/understanding-etcshadow-file/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: ashish</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-67803</link> <dc:creator>ashish</dc:creator> <pubDate>Tue, 07 Feb 2012 08:38:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-67803</guid> <description>i am having a real problem.. can i  encrypt a given string just in the manner linux does so that i can match that encrypted string with real encrypted password??</description> <content:encoded><![CDATA[<p>i am having a real problem.. can i  encrypt a given string just in the manner linux does so that i can match that encrypted string with real encrypted password??</p> ]]></content:encoded> </item> <item><title>By: Purna</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-67708</link> <dc:creator>Purna</dc:creator> <pubDate>Thu, 02 Feb 2012 10:16:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-67708</guid> <description>Thanks for posting!!!</description> <content:encoded><![CDATA[<p>Thanks for posting!!!</p> ]]></content:encoded> </item> <item><title>By: joe</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-66253</link> <dc:creator>joe</dc:creator> <pubDate>Sun, 01 Jan 2012 10:27:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-66253</guid> <description>thankx for tell us meaning of last 2 spaces usually blank</description> <content:encoded><![CDATA[<p>thankx for tell us meaning of last 2 spaces usually blank</p> ]]></content:encoded> </item> <item><title>By: jitendra</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-66184</link> <dc:creator>jitendra</dc:creator> <pubDate>Thu, 29 Dec 2011 18:27:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-66184</guid> <description>what is main file /etc/passwd or /etc/shadow</description> <content:encoded><![CDATA[<p>what is main file /etc/passwd or /etc/shadow</p> ]]></content:encoded> </item> <item><title>By: Felix Uy Ventula Jr.</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-65857</link> <dc:creator>Felix Uy Ventula Jr.</dc:creator> <pubDate>Wed, 21 Dec 2011 08:19:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-65857</guid> <description>With this instance you need to break the encription layer before we can proceed to the inquiries you like. Then it time we can formulate that kind of scripting code and it depends to the one you like systems.</description> <content:encoded><![CDATA[<p>With this instance you need to break the encription layer before we can proceed to the inquiries you like. Then it time we can formulate that kind of scripting code and it depends to the one you like systems.</p> ]]></content:encoded> </item> <item><title>By: Felix Uy Ventula Jr.</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-65856</link> <dc:creator>Felix Uy Ventula Jr.</dc:creator> <pubDate>Wed, 21 Dec 2011 08:17:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-65856</guid> <description>just do the reset password command in the unix command line.
$ User ID= Username
$ resetpassword</description> <content:encoded><![CDATA[<p>just do the reset password command in the unix command line.<br
/> $ User ID= Username<br
/> $ resetpassword</p> ]]></content:encoded> </item> <item><title>By: Anon</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-64983</link> <dc:creator>Anon</dc:creator> <pubDate>Tue, 29 Nov 2011 19:35:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-64983</guid> <description>Not technically disabled, just not able to login.  Account passwd has not been set but can be set by root.</description> <content:encoded><![CDATA[<p>Not technically disabled, just not able to login.  Account passwd has not been set but can be set by root.</p> ]]></content:encoded> </item> <item><title>By: Brian</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-64979</link> <dc:creator>Brian</dc:creator> <pubDate>Tue, 29 Nov 2011 16:14:55 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-64979</guid> <description>Dileepa, (November 17, 2011)
On linux you can use the date command to convert the EPOCH days to the date.
The time reported back is not valid, since I am using a full day for seconds.
date -d @`echo 14712*86400&#124;bc`
Mon Apr 12 20:00:00 EDT 2010</description> <content:encoded><![CDATA[<p>Dileepa, (November 17, 2011)</p><p>On linux you can use the date command to convert the EPOCH days to the date.<br
/> The time reported back is not valid, since I am using a full day for seconds.</p><p>date -d @`echo 14712*86400|bc`<br
/> Mon Apr 12 20:00:00 EDT 2010</p> ]]></content:encoded> </item> <item><title>By: Dileepa</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-64525</link> <dc:creator>Dileepa</dc:creator> <pubDate>Thu, 17 Nov 2011 08:09:49 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-64525</guid> <description>Hi
Can anybody tell me how to calculate the date the password has been change. I mean how to get the actual password change date.
root:ZW1NcbJpB8Yd6:14712:
according to this log password has been change on 14712- but how do i know which date, which month and which year password changed.
Thank you</description> <content:encoded><![CDATA[<p>Hi</p><p>Can anybody tell me how to calculate the date the password has been change. I mean how to get the actual password change date.</p><p>root:ZW1NcbJpB8Yd6:14712:</p><p>according to this log password has been change on 14712- but how do i know which date, which month and which year password changed.</p><p>Thank you</p> ]]></content:encoded> </item> <item><title>By: CallMeBob</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-63448</link> <dc:creator>CallMeBob</dc:creator> <pubDate>Wed, 12 Oct 2011 20:20:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-63448</guid> <description>typically you&#039;d just login and type &quot;passwd&quot;, then give your old password and a new password and it would be set for you.</description> <content:encoded><![CDATA[<p>typically you&#8217;d just login and type &#8220;passwd&#8221;, then give your old password and a new password and it would be set for you.</p> ]]></content:encoded> </item> <item><title>By: bonnieallen</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-62925</link> <dc:creator>bonnieallen</dc:creator> <pubDate>Thu, 29 Sep 2011 00:22:45 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-62925</guid> <description>How do I change my password</description> <content:encoded><![CDATA[<p>How do I change my password</p> ]]></content:encoded> </item> <item><title>By: Abhishek</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-61669</link> <dc:creator>Abhishek</dc:creator> <pubDate>Thu, 18 Aug 2011 16:53:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-61669</guid> <description>Hi...can any one tell me...is there any procedure or any scriprt or tool through which i can change the password setting..i mean when i type the password in linux nthng displayed,is there any way to change it with * symbol...so next tym instead of nthyng i will get ******** like this form....thnx in advance...</description> <content:encoded><![CDATA[<p>Hi&#8230;can any one tell me&#8230;is there any procedure or any scriprt or tool through which i can change the password setting..i mean when i type the password in linux nthng displayed,is there any way to change it with * symbol&#8230;so next tym instead of nthyng i will get ******** like this form&#8230;.thnx in advance&#8230;</p> ]]></content:encoded> </item> <item><title>By: zimmy</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-61387</link> <dc:creator>zimmy</dc:creator> <pubDate>Mon, 08 Aug 2011 06:18:16 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-61387</guid> <description>HI all
can anybody help me
supose any user passwd expire so hw cn we get inforamation regarding this
we dont no wt is user name then hw cn we identify that this user&#039;s passwd hass been expired
mail me pls
zimmyyash@gmail.com
thxx in advance</description> <content:encoded><![CDATA[<p>HI all<br
/> can anybody help me</p><p>supose any user passwd expire so hw cn we get inforamation regarding this<br
/> we dont no wt is user name then hw cn we identify that this user&#8217;s passwd hass been expired</p><p>mail me pls<br
/> <a
href="mailto:zimmyyash@gmail.com">zimmyyash@gmail.com</a></p><p>thxx in advance</p> ]]></content:encoded> </item> <item><title>By: vignemail1</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-61224</link> <dc:creator>vignemail1</dc:creator> <pubDate>Tue, 02 Aug 2011 08:00:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-61224</guid> <description>There are no /etc/shadow file on Mac OS X. All passwords are stored by a daemon (DirectoryService if i&#039;m remember correctly) which store passwords in many hashed kinds (MD5, CRYPT-DES, SHA, LM, KRB5, ...) for all services who need it. All request for changing password are redirected to this daemon who update all hashes &quot;in-the-fly&quot;. Same thing for authentication</description> <content:encoded><![CDATA[<p>There are no /etc/shadow file on Mac OS X. All passwords are stored by a daemon (DirectoryService if i&#8217;m remember correctly) which store passwords in many hashed kinds (MD5, CRYPT-DES, SHA, LM, KRB5, &#8230;) for all services who need it. All request for changing password are redirected to this daemon who update all hashes &#8220;in-the-fly&#8221;. Same thing for authentication</p> ]]></content:encoded> </item> <item><title>By: dean</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-61143</link> <dc:creator>dean</dc:creator> <pubDate>Fri, 29 Jul 2011 21:52:04 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-61143</guid> <description>Potentially, it can work. if there is another authentication directory other than &quot;files&quot; (/etc/passwd) specified in nsswitch, it can get the user info from that authentication directory, and the password info from /etc/shadow</description> <content:encoded><![CDATA[<p>Potentially, it can work. if there is another authentication directory other than &#8220;files&#8221; (/etc/passwd) specified in nsswitch, it can get the user info from that authentication directory, and the password info from /etc/shadow</p> ]]></content:encoded> </item> <item><title>By: jocurds</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-60246</link> <dc:creator>jocurds</dc:creator> <pubDate>Sun, 26 Jun 2011 09:36:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-60246</guid> <description>by the way this is for solaris 8.</description> <content:encoded><![CDATA[<p>by the way this is for solaris 8.</p> ]]></content:encoded> </item> <item><title>By: jocurds</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-60245</link> <dc:creator>jocurds</dc:creator> <pubDate>Sun, 26 Jun 2011 09:34:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-60245</guid> <description>for etc/shadow file for user accounts with &#039;NP&#039; (no password) also means that the account is disabled? kindly advise.</description> <content:encoded><![CDATA[<p>for etc/shadow file for user accounts with &#8216;NP&#8217; (no password) also means that the account is disabled? kindly advise.</p> ]]></content:encoded> </item> <item><title>By: Scott</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-60238</link> <dc:creator>Scott</dc:creator> <pubDate>Sun, 26 Jun 2011 04:35:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-60238</guid> <description>PS: The first dollar sign signifies the hashing algorithm:
$1 - md5
$2a - blowfish
$6 - sha-512
Most modern linux distros use $6 in  /etc/shadow for user accounts</description> <content:encoded><![CDATA[<p>PS: The first dollar sign signifies the hashing algorithm:</p><p>$1 &#8211; md5<br
/> $2a &#8211; blowfish<br
/> $6 &#8211; sha-512</p><p>Most modern linux distros use $6 in  /etc/shadow for user accounts</p> ]]></content:encoded> </item> <item><title>By: gregory</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-59776</link> <dc:creator>gregory</dc:creator> <pubDate>Fri, 03 Jun 2011 19:22:22 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-59776</guid> <description>I&#039;m trying to unshadow my passwd file on mac os x 10.6.7 (MBP if it helps) I can&#039;t seem to locate the shadow file in etc/ can you help me? I&#039;m trying to do this for use with john the ripper to test the passwords on my server, and I am new to john the ripper.</description> <content:encoded><![CDATA[<p>I&#8217;m trying to unshadow my passwd file on mac os x 10.6.7 (MBP if it helps) I can&#8217;t seem to locate the shadow file in etc/ can you help me? I&#8217;m trying to do this for use with john the ripper to test the passwords on my server, and I am new to john the ripper.</p> ]]></content:encoded> </item> <item><title>By: realmoonstruck</title><link>http://www.cyberciti.biz/faq/understanding-etcshadow-file/#comment-59245</link> <dc:creator>realmoonstruck</dc:creator> <pubDate>Fri, 06 May 2011 09:17:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/understanding-etcshadow-file.php#comment-59245</guid> <description>you can always try john the ripper to crack the hash</description> <content:encoded><![CDATA[<p>you can always try john the ripper to crack the hash</p> ]]></content:encoded> </item> </channel> </rss>
