<?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: non-login users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510659#M365751</link>
    <description>Using /bin/false as the login shell in password file will stop them logging in but allow, for instance, ftp and rsh routines. Any good?</description>
    <pubDate>Fri, 09 Oct 2009 02:21:06 GMT</pubDate>
    <dc:creator>Dave Polshaw</dc:creator>
    <dc:date>2009-10-09T02:21:06Z</dc:date>
    <item>
      <title>non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510653#M365745</link>
      <description>How do i make an ID non-login type? Say for ex. In solaris we can edit the passwd file and put *NP* which will make the id as a non-login ID. Should i put a * in the passwd file? Also i do not want this ID (which i am going to modify) not to have the ability to run the cronjobs. Please advise my options.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 08 Oct 2009 17:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510653#M365745</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-10-08T17:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510654#M365746</link>
      <description>If they truly will NOT log in, then putting a * in the password field of the /etc/passwd file is the way.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 08 Oct 2009 17:46:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510654#M365746</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-10-08T17:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510655#M365747</link>
      <description>after the * will that id's cron run?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 08 Oct 2009 18:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510655#M365747</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-10-08T18:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510656#M365748</link>
      <description>Hi Mike:&lt;BR /&gt;&lt;BR /&gt;Also i do not want this ID (which i am going to modify) not to have the ability to run the cronjobs.&lt;BR /&gt;&lt;BR /&gt;The account should still be able to run any pre-established crontasks.  If you want to also stop the account's crontasks, do:&lt;BR /&gt;&lt;BR /&gt;# crontab -r username&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 08 Oct 2009 19:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510656#M365748</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-10-08T19:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510657#M365749</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;vipw &lt;BR /&gt;&lt;BR /&gt;There are already no login users. Copy their shell and you have a new no login user.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Oct 2009 19:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510657#M365749</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-08T19:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510658#M365750</link>
      <description>Oh my bad this is HP trusted!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 08 Oct 2009 19:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510658#M365750</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-10-08T19:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510659#M365751</link>
      <description>Using /bin/false as the login shell in password file will stop them logging in but allow, for instance, ftp and rsh routines. Any good?</description>
      <pubDate>Fri, 09 Oct 2009 02:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510659#M365751</guid>
      <dc:creator>Dave Polshaw</dc:creator>
      <dc:date>2009-10-09T02:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: non-login users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510660#M365752</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;these two files are responsible for granting cron/at rights:&lt;BR /&gt;&lt;BR /&gt;-r--r--r--   1 bin        bin             35 Aug 12  2008 /var/adm/cron/at.allow&lt;BR /&gt;-r--r--r--   1 bin        bin             54 Aug 12  2008 /var/adm/cron/cron.allow&lt;BR /&gt;&lt;BR /&gt;If the account isn't listed, it has no right to use cron/at&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Oct 2009 12:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/non-login-users/m-p/4510660#M365752</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2009-10-09T12:33:31Z</dc:date>
    </item>
  </channel>
</rss>

