<?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: allow a certain user only access at console in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486618#M760192</link>
    <description>Hi,&lt;BR /&gt;Sandor and Dan are correct, I thought your rroot was a root alias (uid 0)in which case the securetty would have been enough (since only users with UID 0 can only connect at the console) but then you would have to avoid the user to do an su...&lt;BR /&gt;Follow Dan's advice...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Jan 2001 11:43:27 GMT</pubDate>
    <dc:creator>Victor BERRIDGE</dc:creator>
    <dc:date>2001-01-25T11:43:27Z</dc:date>
    <item>
      <title>allow a certain user only access at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486614#M760188</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;how can you allow a certain user access to the console and only to the console ?&lt;BR /&gt;&lt;BR /&gt;We use a certain account called rroot. When logging in as rroot, a script is launched. That script contains a lot of sysadmin tasks.&lt;BR /&gt;&lt;BR /&gt;How can I prevent this person to login from the network ?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Jeroen.</description>
      <pubDate>Thu, 25 Jan 2001 10:21:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486614#M760188</guid>
      <dc:creator>Jeroen_D</dc:creator>
      <dc:date>2001-01-25T10:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: allow a certain user only access at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486615#M760189</link>
      <description>Hi,&lt;BR /&gt;create an /etc/securetty and customize it to your needs&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 25 Jan 2001 10:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486615#M760189</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-01-25T10:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: allow a certain user only access at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486616#M760190</link>
      <description>Hi !&lt;BR /&gt;&lt;BR /&gt;/etc/securetty good for only root user.&lt;BR /&gt;&lt;BR /&gt;Other users:&lt;BR /&gt;Edited the (default) profiles, when user use console continue, else exit shell. &lt;BR /&gt;use tty command for this.&lt;BR /&gt;&lt;BR /&gt;regards, Saa</description>
      <pubDate>Thu, 25 Jan 2001 10:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486616#M760190</guid>
      <dc:creator>Sandor Horvath_2</dc:creator>
      <dc:date>2001-01-25T10:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: allow a certain user only access at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486617#M760191</link>
      <description>Hi Jeroen,&lt;BR /&gt;&lt;BR /&gt;You could add an entry in that user's .profile, checking for the tty.&lt;BR /&gt;&lt;BR /&gt;Like this:&lt;BR /&gt;&lt;BR /&gt;if [ `tty` != /dev/console ]&lt;BR /&gt;then&lt;BR /&gt;echo "You must log in from console"&lt;BR /&gt;exit 1&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2001 10:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486617#M760191</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-25T10:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: allow a certain user only access at console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486618#M760192</link>
      <description>Hi,&lt;BR /&gt;Sandor and Dan are correct, I thought your rroot was a root alias (uid 0)in which case the securetty would have been enough (since only users with UID 0 can only connect at the console) but then you would have to avoid the user to do an su...&lt;BR /&gt;Follow Dan's advice...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2001 11:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/allow-a-certain-user-only-access-at-console/m-p/2486618#M760192</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-01-25T11:43:27Z</dc:date>
    </item>
  </channel>
</rss>

