<?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 CDE screen saver password with sudo root users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428113#M2047</link>
    <description>We have several SA's in our shop that have been configured on a variety of machines with sudo root access.  This allows everyone to have a profile they like, etc.  The problem comes in when any of these SA's logon via CDE.  They can login just fine with their sudo access, but if the screen saver activates, they need the actual root password to get back in.  Part of the idea here is to be able to lockout a particular individual should the need arise without having to immediately change the root password all over the place (there are many trusts setup for root between machines).  Is there a way to effectively deal with this CDE screen saver behavior?  Disabling the screen saver is not an acceptable alternative either where we have all kinds of people floating around here that we don't ever want to have full root access (particularly operators).</description>
    <pubDate>Wed, 28 Jun 2000 16:12:39 GMT</pubDate>
    <dc:creator>Tim Malnati</dc:creator>
    <dc:date>2000-06-28T16:12:39Z</dc:date>
    <item>
      <title>CDE screen saver password with sudo root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428113#M2047</link>
      <description>We have several SA's in our shop that have been configured on a variety of machines with sudo root access.  This allows everyone to have a profile they like, etc.  The problem comes in when any of these SA's logon via CDE.  They can login just fine with their sudo access, but if the screen saver activates, they need the actual root password to get back in.  Part of the idea here is to be able to lockout a particular individual should the need arise without having to immediately change the root password all over the place (there are many trusts setup for root between machines).  Is there a way to effectively deal with this CDE screen saver behavior?  Disabling the screen saver is not an acceptable alternative either where we have all kinds of people floating around here that we don't ever want to have full root access (particularly operators).</description>
      <pubDate>Wed, 28 Jun 2000 16:12:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428113#M2047</guid>
      <dc:creator>Tim Malnati</dc:creator>
      <dc:date>2000-06-28T16:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: CDE screen saver password with sudo root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428114#M2048</link>
      <description>Have the SAs do the 'sudo su -' as opposed to login as sudo root.&lt;BR /&gt;When the screen locks via the screensaver, the non-root passwd will unlock it.</description>
      <pubDate>Wed, 28 Jun 2000 16:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428114#M2048</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-06-28T16:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: CDE screen saver password with sudo root users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428115#M2049</link>
      <description>I'm unaware of how to achieve what your after under CDE so I'd go with Ricks answer :&lt;BR /&gt;&lt;BR /&gt;However to actively encourage your users to do this the following info maybe handy ?&lt;BR /&gt;&lt;BR /&gt;Both dtlogin and vuelogin do not refer to the /etc/securetty file&lt;BR /&gt;after checking the login information against the /etc/passwd file.&lt;BR /&gt;&lt;BR /&gt;To keep root from using the workstation graphics console or xterminal&lt;BR /&gt;when vuelogin or dtlogin are running, add the following lines to the&lt;BR /&gt;end of either /usr/vue/config/Xstartup (in HP-UX 10.X this would be&lt;BR /&gt;/etc/vue/config/Xstartup) or /etc/dt/config/Xstartup (copy over from&lt;BR /&gt;/usr/dt/config if the file does not exist in /etc/dt/config) for CDE:&lt;BR /&gt;&lt;BR /&gt;     if [ $USER = root ] ; then&lt;BR /&gt;         exit 1&lt;BR /&gt;     fi&lt;BR /&gt;&lt;BR /&gt;This will terminate the login process if the user is logging in as&lt;BR /&gt;root.&lt;BR /&gt;&lt;BR /&gt;NB if a user logs in the root password will still be able to unclock the screen-lock.&lt;BR /&gt;&lt;BR /&gt;Hope this helps ?</description>
      <pubDate>Thu, 29 Jun 2000 08:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cde-screen-saver-password-with-sudo-root-users/m-p/2428115#M2049</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2000-06-29T08:34:01Z</dc:date>
    </item>
  </channel>
</rss>

