<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: check user status in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138829#M31518</link>
    <description>Based on the kernel version string, you have RedHat Enterprise Linux (=RHEL) 3. There is not enough information to determine whether you're using AS, ES or WS version of the distribution. However, we _can_ see you aren't quite up to date with kernel patches :-)&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;passwd -S &lt;USER&gt;&lt;BR /&gt;chage -l &lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;The first command will tell you whether the account is locked or not. &lt;BR /&gt;The second command will display password/account expiration times.&lt;BR /&gt;&lt;BR /&gt;MK&lt;/USER&gt;&lt;/USER&gt;</description>
    <pubDate>Fri, 01 Feb 2008 11:22:50 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2008-02-01T11:22:50Z</dc:date>
    <item>
      <title>check user status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138826#M31515</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;I am new in Linux . Can someone tell me how to check user locks status in linux like  getprpw command in HP-UX.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 01 Feb 2008 07:46:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138826#M31515</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2008-02-01T07:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: check user status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138827#M31516</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Depends on what kind of Linux you are using.&lt;BR /&gt;&lt;BR /&gt;Red Hat has a nice GUI called system-config-users&lt;BR /&gt;&lt;BR /&gt;There is a system-config for many common tasks.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 01 Feb 2008 09:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138827#M31516</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-01T09:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: check user status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138828#M31517</link>
      <description>Thanks for quick response. &lt;BR /&gt;&lt;BR /&gt;I have Linux version 2.4.21-37.ELsmp Redhat.&lt;BR /&gt;what is the command in CLI mode? I am not authorized to use GUI.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2008 09:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138828#M31517</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2008-02-01T09:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: check user status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138829#M31518</link>
      <description>Based on the kernel version string, you have RedHat Enterprise Linux (=RHEL) 3. There is not enough information to determine whether you're using AS, ES or WS version of the distribution. However, we _can_ see you aren't quite up to date with kernel patches :-)&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;BR /&gt;passwd -S &lt;USER&gt;&lt;BR /&gt;chage -l &lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;The first command will tell you whether the account is locked or not. &lt;BR /&gt;The second command will display password/account expiration times.&lt;BR /&gt;&lt;BR /&gt;MK&lt;/USER&gt;&lt;/USER&gt;</description>
      <pubDate>Fri, 01 Feb 2008 11:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138829#M31518</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-02-01T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: check user status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138830#M31519</link>
      <description>From the first command I received message&lt;BR /&gt;&lt;BR /&gt;encrypted password set, MD5&lt;BR /&gt;&lt;BR /&gt;i am not getting any information.</description>
      <pubDate>Fri, 01 Feb 2008 13:11:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138830#M31519</guid>
      <dc:creator>Shah Gaurang B.</dc:creator>
      <dc:date>2008-02-01T13:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: check user status</title>
      <link>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138831#M31520</link>
      <description>"encrypted password set, MD5" is normal for an active account.&lt;BR /&gt;&lt;BR /&gt;"chage -l" is the better one. The account gets locked due to multple reason. As far i know the chage covers those lock reasons and displays&lt;BR /&gt;&lt;BR /&gt;Last Change:            Jan 29, 2008&lt;BR /&gt;Password Expires:       Mar 29, 2008&lt;BR /&gt;Password Inactive:      Apr 28, 2008&lt;BR /&gt;Account Expires:        Never&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Feb 2008 16:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/check-user-status/m-p/4138831#M31520</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-02-01T16:48:35Z</dc:date>
    </item>
  </channel>
</rss>

