<?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: Enable root login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575015#M741561</link>
    <description>You may have to look at roots properties in the trusted computer base&lt;BR /&gt;&lt;BR /&gt;there are a couple of places to look:&lt;BR /&gt;/tcb/files/auth/system&lt;BR /&gt;/tcb/files/auth/r/root&lt;BR /&gt;&lt;BR /&gt;Not sure on the exact path on the second listing, as my trusted system is down right now ( it is being relocated )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 01 Jul 2005 13:29:32 GMT</pubDate>
    <dc:creator>DCE</dc:creator>
    <dc:date>2005-07-01T13:29:32Z</dc:date>
    <item>
      <title>Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575008#M741554</link>
      <description>How i can enable root login in a hp-ux trusted system?&lt;BR /&gt;&lt;BR /&gt;I need enable for a moment because i use the scanmaster progra that connect to the system with root account?&lt;BR /&gt;&lt;BR /&gt;After tah use the scanmaster program, i need disable root login again.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 01 Jul 2005 10:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575008#M741554</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-01T10:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575009#M741555</link>
      <description>Enable root login?? You can not log in as root at the moment except on console?? If this is the case, check /etc/securetty file. It will have console in it. Remove/move it till you get your work done.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 01 Jul 2005 11:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575009#M741555</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-07-01T11:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575010#M741556</link>
      <description>I am hoping that you have something like sudo or powerbroker privileges to give you the root rights. If so, execute your flavor of authorization executable and obtain root privileges, change root's password assuming the account has been totally disabled and password is something no one remembers anymore, then execute the following commands to unlock and re-enable root account:&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/modprpw -l -m alock=NO root&lt;BR /&gt;/usr/lbin/modprpw -k root&lt;BR /&gt;&lt;BR /&gt;when you are done using root, execute follwing command to diable the account.&lt;BR /&gt;&lt;BR /&gt;/usr/bin/passwd -l root&lt;BR /&gt;&lt;BR /&gt;If you do not have any account which will grant you root privileges, there is no other way to do this but rebooting/crashing the system and booting to single user mode (hopefully you did not enable root password at the single user level) and reset the password at this time.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 01 Jul 2005 11:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575010#M741556</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-01T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575011#M741557</link>
      <description>The problem is when i do telnet or ssh to the system, in this case i have to login with an normal user account and then in the operating system i use SU - to root login.&lt;BR /&gt;&lt;BR /&gt;I need enable telnet or ssh with root account.&lt;BR /&gt;&lt;BR /&gt;Please help, thank&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2005 11:53:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575011#M741557</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-01T11:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575012#M741558</link>
      <description>As Anil said, check to see if you have a file called /etc/securetty.  If so, either modify it as he suggested, or temporarily rename it.  That will take of the problem.  The /etc/securetty file restricts where rot can login from&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Fri, 01 Jul 2005 12:12:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575012#M741558</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-07-01T12:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575013#M741559</link>
      <description>I second or third the above opinion. you must have an /etc/securetty file in place with the content of one line saying &lt;BR /&gt;&lt;BR /&gt;console&lt;BR /&gt;&lt;BR /&gt;if you remove this file you should be able login as roon from any telnet/ssh connection.&lt;BR /&gt;&lt;BR /&gt;to reinstate the root lockout from anywhere but the console, you just recreate the file &lt;BR /&gt;&lt;BR /&gt;echo "console" &amp;gt; /etc/securetty&lt;BR /&gt;chmod 600 /etc/securetty&lt;BR /&gt;&lt;BR /&gt;of course file should be owned by root:sys &lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Fri, 01 Jul 2005 12:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575013#M741559</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-01T12:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575014#M741560</link>
      <description>[ECBPHCF1]:/etc&amp;gt;ls securetty&lt;BR /&gt;securetty not found&lt;BR /&gt;[ECBPHCF1]:/etc&amp;gt;ls sec*&lt;BR /&gt;sec* not found&lt;BR /&gt;[ECBPHCF1]:/etc&amp;gt;&lt;BR /&gt;&lt;BR /&gt;There isn't securetty file&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2005 13:07:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575014#M741560</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-01T13:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575015#M741561</link>
      <description>You may have to look at roots properties in the trusted computer base&lt;BR /&gt;&lt;BR /&gt;there are a couple of places to look:&lt;BR /&gt;/tcb/files/auth/system&lt;BR /&gt;/tcb/files/auth/r/root&lt;BR /&gt;&lt;BR /&gt;Not sure on the exact path on the second listing, as my trusted system is down right now ( it is being relocated )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2005 13:29:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575015#M741561</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-07-01T13:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575016#M741562</link>
      <description>In the /tcb/auth/files/* files i donÂ´t see nothing for enable root login in telnet/ssh&lt;BR /&gt;&lt;BR /&gt;Any idea</description>
      <pubDate>Fri, 01 Jul 2005 14:12:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575016#M741562</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-01T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575017#M741563</link>
      <description>When you try to login as root, what is the error message that you get?? Also what does yslog.log say for it??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 01 Jul 2005 14:17:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575017#M741563</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-07-01T14:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575018#M741564</link>
      <description>nothing, the ssh conexion finished. Whe a user normal acoount i can login.&lt;BR /&gt;&lt;BR /&gt;Maybe is for the trusted system.&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2005 14:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575018#M741564</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-01T14:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575019#M741565</link>
      <description>Did you check the root's .profile or any of the .*rc files ? one of them may have an immediate exit command, upon interactive login detection. Very low level protection but it works if nobody cares to look at that, i.e., security by obscurity. Just a thought.</description>
      <pubDate>Fri, 01 Jul 2005 18:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575019#M741565</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2005-07-01T18:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575020#M741566</link>
      <description>Not sure what the problem is with telnet, but you should be able to correct your ssh issue by adding the line "PermitRootLogin yes" in sshd_config, and restarting sshd.</description>
      <pubDate>Fri, 01 Jul 2005 23:01:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575020#M741566</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2005-07-01T23:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575021#M741567</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am also in the same issue in one of our servers. It is a non trusted system without securetty &amp;amp; I can not telnet , rlogin using root. Even on console I can not get in through root. After logging in through a normal user su or su - works fine. The problem is still being diagnosed &amp;amp; will let you know once resolved.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devender</description>
      <pubDate>Sun, 03 Jul 2005 07:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575021#M741567</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-03T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575022#M741568</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We finally found it to be a very simple mistake. The root passwd has included a # symbol. As per the man page of passwd # and @ should not be included for passwords. The problems even got resolved by changing root password not to include a #.&lt;BR /&gt;&lt;BR /&gt;See if you also have the similar situation.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 04 Jul 2005 03:52:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575022#M741568</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-04T03:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575023#M741569</link>
      <description>My root passwdord don't have # or @.&lt;BR /&gt;&lt;BR /&gt;How i  can restart sshd? &lt;BR /&gt;&lt;BR /&gt;There isn't sshd in the /sbin/init.d.</description>
      <pubDate>Wed, 06 Jul 2005 16:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575023#M741569</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-06T16:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575024#M741570</link>
      <description>For root to login via telnet, locate the /etc/securetty file as described. Removed the CONSOLE entry. &lt;BR /&gt;&lt;BR /&gt;For Secure Shell (ssh), there is a file called sshd_config. This can be located in /opt/ssh/etc/sshd_config.&lt;BR /&gt;&lt;BR /&gt;In this file is a line that says PermitRootLogin - this value can be yes or no. If the value is no, root cannot login via ssh.&lt;BR /&gt;&lt;BR /&gt;Change this value to yes and bounce the ssh process.&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/secsh stop;/sbin/init.d/secsh start&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;kill /opt/ssh/sbin/sshd&lt;BR /&gt;/opt/ssh/sbin/sshd (this will start the ssh process)&lt;BR /&gt;&lt;BR /&gt;NOTE: Locations of these files can vary depending on if you are using the HP version of ssh or the shareware version of ssh.&lt;BR /&gt;&lt;BR /&gt;In either case the methods are the same to allow for root logins via ssh - or to prevent root logins via ssh.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 16:25:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575024#M741570</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-06T16:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575025#M741571</link>
      <description>Forgot to mention, in either case (telnet or ssh) a user can login and then su - to become root. &lt;BR /&gt;&lt;BR /&gt;No changes would be required on the /etc/securetty or the sshd_config files.&lt;BR /&gt;&lt;BR /&gt;The file in /sbin/init.d is secsh&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jul 2005 16:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575025#M741571</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-06T16:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575026#M741572</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From one earlier thread.&lt;BR /&gt;The easiest way to restart your sshd without losing your current session is&lt;BR /&gt;&lt;BR /&gt;# kill -1 $(cat /var/run/sshd.pid) &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 06 Jul 2005 16:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575026#M741572</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-07-06T16:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Enable root login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575027#M741573</link>
      <description>The sshd_config was the file that enable root login for ssh.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 06 Jul 2005 17:27:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/enable-root-login/m-p/3575027#M741573</guid>
      <dc:creator>Jimmy Aulestia_2</dc:creator>
      <dc:date>2005-07-06T17:27:37Z</dc:date>
    </item>
  </channel>
</rss>

