<?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: YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872557#M98912</link>
    <description>Stephen is correct, that message is definitely NOT coming from HP-UX.  Have a look at the PERL script itself and I can almost guarantee that you will see that message in the script somewhere.  &lt;BR /&gt;&lt;BR /&gt;If I saw that message, I would then inspect that script VERY VERY CLOSELY to make sure it is doing what you think it is doing as the programmer doesn't know HP-UX very well.&lt;BR /&gt;&lt;BR /&gt;The clue is the "SET-ID".  The correct term is SETUID scripts. Also, there is no way I know of to disable setuid scripts in the "kernel".  It can be done via /etc/fstab options, but not via the kernel itself.&lt;BR /&gt;&lt;BR /&gt;I personally would not trust this script at all.  Just reading that message gives me a funny feeling that something may be going on with the script that you do not know about.  Maybe I'm just paranoind, but aren't we, as sys admins, paid to be?</description>
    <pubDate>Wed, 01 Jan 2003 07:06:10 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2003-01-01T07:06:10Z</dc:date>
    <item>
      <title>YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872555#M98910</link>
      <description>Hi I am trying to run some PERL script. &lt;BR /&gt;The file permissions are uesr1:group1 with 2500.&lt;BR /&gt;If i am running the script as user1 i am not getting any error. If i try to run this script the following error message is coming:&lt;BR /&gt;"YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!&lt;BR /&gt;FIX YOUR KERNEL, PUT A C WRAPPER AROUND THIS SCRIPT, OR USE -u AND UNDUMP! "&lt;BR /&gt;&lt;BR /&gt;Please let me know what to be done to get rid of the above error message.&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Jan 2003 04:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872555#M98910</guid>
      <dc:creator>Sreenivas_1</dc:creator>
      <dc:date>2003-01-01T04:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872556#M98911</link>
      <description>That script has security code in it and is pointing out a security flaw in your system.&lt;BR /&gt;&lt;BR /&gt;If it means setuid, suid, its a program like passwd that gives temporary root access.&lt;BR /&gt;&lt;BR /&gt;If you do this to the wrong proram, you might as well let the nefarious hacker drive an M1A1 Abrams tank through your system.&lt;BR /&gt;&lt;BR /&gt;You need a thorough secuirty review on this system.&lt;BR /&gt;&lt;BR /&gt;I'd start with security_patch_check a free utility from hp.&lt;BR /&gt;&lt;BR /&gt;For a more thorough review, try Bastille, an open source port, also available from HP.&lt;BR /&gt;&lt;BR /&gt;It will tune up your system rather nicely.&lt;BR /&gt;&lt;BR /&gt;I do not believe your message is coming from the os, I think its coming from the script.  You might want to read it, even post it up here.</description>
      <pubDate>Wed, 01 Jan 2003 06:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872556#M98911</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-01T06:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872557#M98912</link>
      <description>Stephen is correct, that message is definitely NOT coming from HP-UX.  Have a look at the PERL script itself and I can almost guarantee that you will see that message in the script somewhere.  &lt;BR /&gt;&lt;BR /&gt;If I saw that message, I would then inspect that script VERY VERY CLOSELY to make sure it is doing what you think it is doing as the programmer doesn't know HP-UX very well.&lt;BR /&gt;&lt;BR /&gt;The clue is the "SET-ID".  The correct term is SETUID scripts. Also, there is no way I know of to disable setuid scripts in the "kernel".  It can be done via /etc/fstab options, but not via the kernel itself.&lt;BR /&gt;&lt;BR /&gt;I personally would not trust this script at all.  Just reading that message gives me a funny feeling that something may be going on with the script that you do not know about.  Maybe I'm just paranoind, but aren't we, as sys admins, paid to be?</description>
      <pubDate>Wed, 01 Jan 2003 07:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872557#M98912</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-01-01T07:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872558#M98913</link>
      <description>This definately is not HPUX error. It looks like you are running some security program which is interfering from setting GID(SET-GID). Because i cant see disabling SET-ID in Kernel, because if you disable that no one would be really able to login into the system.&lt;BR /&gt;&lt;BR /&gt;Rajeev</description>
      <pubDate>Wed, 01 Jan 2003 07:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872558#M98913</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2003-01-01T07:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872559#M98914</link>
      <description>Hi, It is not coming from the OS and also not part of the perl script. It is thrown by the PERL interprter itself. This can be seen by man. man perldiag.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sreenivas.</description>
      <pubDate>Wed, 01 Jan 2003 08:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/you-haven-t-disabled-set-id-scripts-in-the-kernel-yet/m-p/2872559#M98914</guid>
      <dc:creator>Sreenivas_1</dc:creator>
      <dc:date>2003-01-01T08:41:09Z</dc:date>
    </item>
  </channel>
</rss>

