<?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 security in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539114#M865477</link>
    <description>Hi All!&lt;BR /&gt; if it's possible, how can I  disable de security on HP-UX.11.00. &lt;BR /&gt;Thanx.</description>
    <pubDate>Mon, 11 Jun 2001 18:40:06 GMT</pubDate>
    <dc:creator>Vogra</dc:creator>
    <dc:date>2001-06-11T18:40:06Z</dc:date>
    <item>
      <title>security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539114#M865477</link>
      <description>Hi All!&lt;BR /&gt; if it's possible, how can I  disable de security on HP-UX.11.00. &lt;BR /&gt;Thanx.</description>
      <pubDate>Mon, 11 Jun 2001 18:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539114#M865477</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2001-06-11T18:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539115#M865478</link>
      <description>What do you mean disable security?  There are many levels of unix security.  What specifically are you trying to accomplish?</description>
      <pubDate>Mon, 11 Jun 2001 18:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539115#M865478</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-11T18:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539116#M865479</link>
      <description>/etc/passwd have the line:&lt;BR /&gt;vsul:*:403:125:User2,,,:/userbaan:/usr/bin/sh&lt;BR /&gt;I have to see de field password (encripted, I know).</description>
      <pubDate>Mon, 11 Jun 2001 19:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539116#M865479</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2001-06-11T19:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539117#M865480</link>
      <description>Hi Claudio&lt;BR /&gt;&lt;BR /&gt;I dont think think you can decrypt the passwd string , however as an root you can change it to another on w/o knowing the original passwd .This way you can log into that user .But it is not possible to decrypt the passwd .&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 11 Jun 2001 19:57:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539117#M865480</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-06-11T19:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539118#M865481</link>
      <description>Claudio,&lt;BR /&gt;&lt;BR /&gt;Presuming you have an asterisk (*) as the password in every /etc/passwd entry, you are working with a trusted system.  All you need to do is untrust the system.&lt;BR /&gt;&lt;BR /&gt;/usr/lbin/tsconvert -r&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jim</description>
      <pubDate>Mon, 11 Jun 2001 19:59:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539118#M865481</guid>
      <dc:creator>Jim Turner</dc:creator>
      <dc:date>2001-06-11T19:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539119#M865482</link>
      <description>If the passwd field in /etc/passwd has a * in it and the user can still log in, then it sounds as if you have a trusted system.  If you are sure you want to "un-trust" it, you can do so with the command 'tsconvert -r'.  If you just want to look at the passwd field for a user, check the appropriate file in /tcb/files/[a-z]|[A-Z] for that particular user.</description>
      <pubDate>Mon, 11 Jun 2001 19:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539119#M865482</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-06-11T19:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539120#M865483</link>
      <description>Hi Manoj,&lt;BR /&gt;I need to adduser in server 2 that existing in server 1 than I copy line with all information from server1 to server 2. Now it's not possible (?).</description>
      <pubDate>Mon, 11 Jun 2001 20:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539120#M865483</guid>
      <dc:creator>Vogra</dc:creator>
      <dc:date>2001-06-11T20:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539121#M865484</link>
      <description>Correct.  A Trusted System is designed to protect the password from hackers.  You can obtain the encrypted password in the /tcb directory but you must be root to read the /tcb information.  It is located in the user's database entry.</description>
      <pubDate>Mon, 11 Jun 2001 23:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539121#M865484</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-06-11T23:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: security</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539122#M865485</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If your system is a trusted system and you want to do this so that you can copy a user from one system to the other you can still do this, just run /usr/lbin/tsconvert -c in the end to sync the passwords in the /etc/passwd file to the passwords in the /tcb database.&lt;BR /&gt;&lt;BR /&gt;As a plus if you only want to access the encrypted password, this is located on individual files for each user in the /tcb/files/auth/&lt;INITAL letter="" of="" the="" user=""&gt;/&lt;USER&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;/USER&gt;&lt;/INITAL&gt;</description>
      <pubDate>Mon, 18 Jun 2001 07:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/security/m-p/2539122#M865485</guid>
      <dc:creator>Rui_3</dc:creator>
      <dc:date>2001-06-18T07:38:15Z</dc:date>
    </item>
  </channel>
</rss>

