<?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: How to activate &amp;quot;passwd -s&amp;quot; to show aging information in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706649#M740163</link>
    <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I tried passwd -sa and I get a permission denied. I suppose I have to be root for that.</description>
    <pubDate>Wed, 11 Jan 2006 06:00:05 GMT</pubDate>
    <dc:creator>Guus van Luijn</dc:creator>
    <dc:date>2006-01-11T06:00:05Z</dc:date>
    <item>
      <title>How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706646#M740160</link>
      <description>I'm a non-root user and I need to know when my password will expire in advance.&lt;BR /&gt;Therefor I would like to use the command "passwd -s" to show me the date when the password will expire.&lt;BR /&gt;On my system the command returns: &lt;BR /&gt;$ passwd -s&lt;BR /&gt;cvanlui  LK&lt;BR /&gt;indicating the password is Locked (I use ssh with certificates to logon)&lt;BR /&gt;My question: What needs to be done (on a system level I suppose) in order for the "passwd -s command to show me the aging information.</description>
      <pubDate>Wed, 11 Jan 2006 05:12:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706646#M740160</guid>
      <dc:creator>Guus van Luijn</dc:creator>
      <dc:date>2006-01-11T05:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706647#M740161</link>
      <description>Hi Guus,&lt;BR /&gt;some threads about this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=971306&amp;amp;admit=-682735245+1131094486899+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=971306&amp;amp;admit=-682735245+1131094486899+28353475&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=988361&amp;amp;admit=-682735245+1136364254224+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=988361&amp;amp;admit=-682735245+1136364254224+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Art</description>
      <pubDate>Wed, 11 Jan 2006 05:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706647#M740161</guid>
      <dc:creator>Arturo Galbiati</dc:creator>
      <dc:date>2006-01-11T05:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706648#M740162</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;passwd -sa&lt;BR /&gt;&lt;BR /&gt;by itself my 11.00 machine says passwd -s is deprecated. Not good. -sa should give you what you need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 11 Jan 2006 05:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706648#M740162</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-11T05:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706649#M740163</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;I tried passwd -sa and I get a permission denied. I suppose I have to be root for that.</description>
      <pubDate>Wed, 11 Jan 2006 06:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706649#M740163</guid>
      <dc:creator>Guus van Luijn</dc:creator>
      <dc:date>2006-01-11T06:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706650#M740164</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can get some information from, # man passwd. You have to be root to use -sa option.&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 06:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706650#M740164</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-11T06:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706651#M740165</link>
      <description>Hi,&lt;BR /&gt;  I guess that one must be privilegded user to execute passwd -Sa. Regular users will not have permission it use it.</description>
      <pubDate>Wed, 11 Jan 2006 06:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706651#M740165</guid>
      <dc:creator>Senthil Prabu.S_1</dc:creator>
      <dc:date>2006-01-11T06:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to activate "passwd -s" to show aging information</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706652#M740166</link>
      <description>Enter SAM-&amp;gt; Account for user and Groups-&amp;gt;User -&amp;gt; add user&lt;BR /&gt;Choose aging buttion and input information you want&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Jan 2006 23:03:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-activate-quot-passwd-s-quot-to-show-aging-information/m-p/3706652#M740166</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2006-01-11T23:03:48Z</dc:date>
    </item>
  </channel>
</rss>

