<?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: Mail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490288#M16402</link>
    <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;I will explain better.&lt;BR /&gt;&lt;BR /&gt;I have many users that expires after 90 days.&lt;BR /&gt;&lt;BR /&gt;My /etc/shadow:&lt;BR /&gt;&lt;BR /&gt;Fernae1::12835:0:90:3:0::&lt;BR /&gt;&lt;BR /&gt;so, I need to change the Fernae1`s password before exceed the 90 days, becouse if password expires the user couldn`t logon in the application.&lt;BR /&gt;&lt;BR /&gt;My /var/log/messages&lt;BR /&gt;&lt;BR /&gt;Account Fernae1 was disabled&lt;BR /&gt;&lt;BR /&gt;My question is: &lt;BR /&gt;&lt;BR /&gt;How can I configure my Operation System for alert me that the password is near to expire?&lt;BR /&gt;&lt;BR /&gt;Thank`s</description>
    <pubDate>Mon, 21 Feb 2005 18:12:22 GMT</pubDate>
    <dc:creator>Elizangela Fernandes</dc:creator>
    <dc:date>2005-02-21T18:12:22Z</dc:date>
    <item>
      <title>Mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490286#M16400</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I need to know how can I send a mail when the user password expire?&lt;BR /&gt;&lt;BR /&gt;The password expires after 60 days and I change the password before this period.&lt;BR /&gt;&lt;BR /&gt;Thank`s&lt;BR /&gt;&lt;BR /&gt;Elizangela</description>
      <pubDate>Mon, 21 Feb 2005 14:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490286#M16400</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-02-21T14:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490287#M16401</link>
      <description>mail via port 25, smtp, does not by default require a login.&lt;BR /&gt;&lt;BR /&gt;If your sendmail daemon is running and the server is configured to relay mail from the source IP address (the pc or server sending the mail) then the mail will go out regardless of whether the user account is expired or not.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Feb 2005 17:50:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490287#M16401</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-21T17:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490288#M16402</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;I will explain better.&lt;BR /&gt;&lt;BR /&gt;I have many users that expires after 90 days.&lt;BR /&gt;&lt;BR /&gt;My /etc/shadow:&lt;BR /&gt;&lt;BR /&gt;Fernae1::12835:0:90:3:0::&lt;BR /&gt;&lt;BR /&gt;so, I need to change the Fernae1`s password before exceed the 90 days, becouse if password expires the user couldn`t logon in the application.&lt;BR /&gt;&lt;BR /&gt;My /var/log/messages&lt;BR /&gt;&lt;BR /&gt;Account Fernae1 was disabled&lt;BR /&gt;&lt;BR /&gt;My question is: &lt;BR /&gt;&lt;BR /&gt;How can I configure my Operation System for alert me that the password is near to expire?&lt;BR /&gt;&lt;BR /&gt;Thank`s</description>
      <pubDate>Mon, 21 Feb 2005 18:12:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490288#M16402</guid>
      <dc:creator>Elizangela Fernandes</dc:creator>
      <dc:date>2005-02-21T18:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490289#M16403</link>
      <description>You need to run a report parsing the data in the /etc/shadow.&lt;BR /&gt;&lt;BR /&gt;You can use awk for field separation. awk -F:&lt;BR /&gt;&lt;BR /&gt;I'm staring at the /etc/shadow file and not seeing how to turn that data into something usable.&lt;BR /&gt;&lt;BR /&gt; perl -MPOSIX -e 'print POSIX::strftime("%m%d%Y", localtime(time - 86400));'&lt;BR /&gt;&lt;BR /&gt;This is how its done in HP-UX.&lt;BR /&gt;&lt;BR /&gt;Untested, but it may provide some insight. Also, this may have been done by others, so consider doing a search of itrc forums.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Feb 2005 19:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mail/m-p/3490289#M16403</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-02-21T19:07:33Z</dc:date>
    </item>
  </channel>
</rss>

