<?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: Locking User - Effect in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653245#M240771</link>
    <description>Thanks Bill..&lt;BR /&gt;&lt;BR /&gt;Joe</description>
    <pubDate>Thu, 20 Oct 2005 09:00:49 GMT</pubDate>
    <dc:creator>joe_91</dc:creator>
    <dc:date>2005-10-20T09:00:49Z</dc:date>
    <item>
      <title>Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653234#M240760</link>
      <description>Team:&lt;BR /&gt;&lt;BR /&gt;What would be the best way to lock a user and how?(both /etc/passwd and NIS) Also two more questions..&lt;BR /&gt;&lt;BR /&gt;1. If the root su's to the locked user-id will it succeed?&lt;BR /&gt;&lt;BR /&gt;2. will the locked users' cron job still run?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Joe.</description>
      <pubDate>Wed, 19 Oct 2005 15:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653234#M240760</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2005-10-19T15:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653235#M240761</link>
      <description>to lock a user &lt;BR /&gt;&lt;BR /&gt;on a trusted system&lt;BR /&gt;/usr/lbin/modprpw -m alock=YES username&lt;BR /&gt;&lt;BR /&gt;on an untrusted system&lt;BR /&gt;passwd -l username&lt;BR /&gt;&lt;BR /&gt;1. yes, root will be able to su to a locked out account&lt;BR /&gt;&lt;BR /&gt;2. no, a locked out user's cron jobs will not run</description>
      <pubDate>Wed, 19 Oct 2005 15:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653235#M240761</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-10-19T15:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653236#M240762</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;On a trusted system, to lock a user ID, issue the command&lt;BR /&gt;----------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/modprpw -m alock=YES &lt;LOGIN id=""&gt;&lt;BR /&gt;======================================================&lt;BR /&gt;&lt;BR /&gt;To unlock the user ID which is locked.&lt;BR /&gt;------------------------------------------&lt;BR /&gt;&lt;BR /&gt;#/usr/lbin/modprpw -k &lt;LOGIN id=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;su can be done by root eventhough the account is locked out OR password is expired.&lt;BR /&gt;&lt;BR /&gt;cronjob wont run for those users whose account is locked.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam&lt;/LOGIN&gt;&lt;/LOGIN&gt;</description>
      <pubDate>Wed, 19 Oct 2005 15:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653236#M240762</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-10-19T15:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653237#M240763</link>
      <description>I just ran some tests on this and a locked user's cron jobs will still run.</description>
      <pubDate>Wed, 19 Oct 2005 15:39:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653237#M240763</guid>
      <dc:creator>Alan Meyer_4</dc:creator>
      <dc:date>2005-10-19T15:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653238#M240764</link>
      <description>Alan,&lt;BR /&gt;&lt;BR /&gt;are u sure on this? I havent seen this..can u confirm &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 19 Oct 2005 15:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653238#M240764</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-10-19T15:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653239#M240765</link>
      <description>I just reproduced it again.  Both in a NIS and in a local environment.  Think about, locking the uid just locks the password on the account.  By that, it prevents access to the account from the outside.  &lt;BR /&gt;&lt;BR /&gt;root can still su to the account and run programs and own processes, so the account can still own and run processes, you just can't log in to it.  &lt;BR /&gt;&lt;BR /&gt;The crontab file for the account still exists so cron runs the jobs that exist in the crontab file.  Cron does not know, or care if the password is active or not.  It just cares that the uid is valid enough to own the process to run the job.</description>
      <pubDate>Wed, 19 Oct 2005 16:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653239#M240765</guid>
      <dc:creator>Alan Meyer_4</dc:creator>
      <dc:date>2005-10-19T16:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653240#M240766</link>
      <description>wonderful..so the root can su and the cronjobs will run..to summarize..&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Joe.</description>
      <pubDate>Wed, 19 Oct 2005 16:13:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653240#M240766</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2005-10-19T16:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653241#M240767</link>
      <description>That's what my tests have shown.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 16:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653241#M240767</guid>
      <dc:creator>Alan Meyer_4</dc:creator>
      <dc:date>2005-10-19T16:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653242#M240768</link>
      <description>Good finding...Joe kindly assign assign points to Alan.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Wed, 19 Oct 2005 20:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653242#M240768</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-10-19T20:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653243#M240769</link>
      <description>Thanks folks. yeah good finding..&lt;BR /&gt;&lt;BR /&gt;Joe&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Oct 2005 06:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653243#M240769</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2005-10-20T06:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653244#M240770</link>
      <description>The reason that cron still runs on a locked user account is that cron does not login. It runs the jobs on behalf of the owner but does not login. That's why there is a minimal environemnt (no profiles are run unles part of the actual job).</description>
      <pubDate>Thu, 20 Oct 2005 08:35:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653244#M240770</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-10-20T08:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Locking User - Effect</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653245#M240771</link>
      <description>Thanks Bill..&lt;BR /&gt;&lt;BR /&gt;Joe</description>
      <pubDate>Thu, 20 Oct 2005 09:00:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/locking-user-effect/m-p/3653245#M240771</guid>
      <dc:creator>joe_91</dc:creator>
      <dc:date>2005-10-20T09:00:49Z</dc:date>
    </item>
  </channel>
</rss>

