<?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: /etc/default/su in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742323#M740591</link>
    <description>hi;&lt;BR /&gt;you may follow these steps;&lt;BR /&gt;1-add a wheel group&lt;BR /&gt;&lt;BR /&gt;# groupadd wheel&lt;BR /&gt;&lt;BR /&gt;2-and add which user you wanna allow su - root&lt;BR /&gt;&lt;BR /&gt;#usermod -G wheel &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;3- edit the /etc/default/security&lt;BR /&gt;&lt;BR /&gt;SU_ROOT_GROUP=wheel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;mustafa&lt;/USERNAME&gt;</description>
    <pubDate>Fri, 03 Mar 2006 02:11:10 GMT</pubDate>
    <dc:creator>Mustafa Gulercan</dc:creator>
    <dc:date>2006-03-03T02:11:10Z</dc:date>
    <item>
      <title>/etc/default/su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742318#M740586</link>
      <description>I'm trying to implement a security requirement whereby a non-root user who uses the "su" command will not be prompted to enter root's password so as not to expose root's password to the user but still be able to track the non-root user's usage of the "su" command. I understand that in some Unix OS, this can be accomplished by editing the "/etc/default/su" file and creating a line with the following entry "PROMPT=no". Is this feature available and supported for HP-UX 11.0? If not, is there a way to do this on HP-UX?</description>
      <pubDate>Thu, 02 Mar 2006 02:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742318#M740586</guid>
      <dc:creator>Tan Cheng Chye</dc:creator>
      <dc:date>2006-03-02T02:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742319#M740587</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;An alternative I know is to use sudo for a normal user to achive him doing previledged work. Also on using sudo to do this he will be prompted for his own password rather than root's password.Also this will be very well logged into syslog.log.&lt;BR /&gt;&lt;BR /&gt;Apart from this giving su permission to users is not advisable as after doing su he can do anything. A better option will be to give previledge to user for only required commands using sudo.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Thu, 02 Mar 2006 02:41:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742319#M740587</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-03-02T02:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742320#M740588</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;As far as i know, HP-UX doesn't have /etc/default/su as of Solaris and SCO. For security related features, refer to the /etc/default/security file in the security(4) manual page. &lt;BR /&gt;&lt;BR /&gt;# man su will also provide you more information. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;</description>
      <pubDate>Thu, 02 Mar 2006 02:54:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742320#M740588</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-02T02:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742321#M740589</link>
      <description>Thanks for the information. I take it that /etc/default/su is not applicable in HP-UX. &lt;BR /&gt;&lt;BR /&gt;/etc/default/security only allows one to configure the parameters SU_ROOT_GROUP, SU_DEFAULT_PATH and SU_KEEP_ENV_VARS pertaining to "su", which does not address my requirement. &lt;BR /&gt;&lt;BR /&gt;Will check out sudo. However, I understand that it's a third party freeware. Is it supported by HP and where can I get a copy for HP-UX 11.0?</description>
      <pubDate>Thu, 02 Mar 2006 21:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742321#M740589</guid>
      <dc:creator>Tan Cheng Chye</dc:creator>
      <dc:date>2006-03-02T21:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742322#M740590</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;sudo is part of Internet Express suite which can be downloaded from, &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.8p12/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.8p12/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note : This is only for 11.11, not 11.0&lt;BR /&gt;&lt;BR /&gt;You can compile on your own for 11.0&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 02 Mar 2006 23:50:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742322#M740590</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-02T23:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/default/su</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742323#M740591</link>
      <description>hi;&lt;BR /&gt;you may follow these steps;&lt;BR /&gt;1-add a wheel group&lt;BR /&gt;&lt;BR /&gt;# groupadd wheel&lt;BR /&gt;&lt;BR /&gt;2-and add which user you wanna allow su - root&lt;BR /&gt;&lt;BR /&gt;#usermod -G wheel &lt;USERNAME&gt;&lt;BR /&gt;&lt;BR /&gt;3- edit the /etc/default/security&lt;BR /&gt;&lt;BR /&gt;SU_ROOT_GROUP=wheel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;mustafa&lt;/USERNAME&gt;</description>
      <pubDate>Fri, 03 Mar 2006 02:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-default-su/m-p/3742323#M740591</guid>
      <dc:creator>Mustafa Gulercan</dc:creator>
      <dc:date>2006-03-03T02:11:10Z</dc:date>
    </item>
  </channel>
</rss>

