<?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: Trusted Systems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948296#M115334</link>
    <description>Hmmm, I didn't think you could do that on an untrusted system!&lt;BR /&gt;&lt;BR /&gt;It appears that even root cannot set a password to the same string as the username on a trusted system.  There isn't a way of weakening the security of the passwd command, only for strengthening it!&lt;BR /&gt;&lt;BR /&gt;If you really, really wanted to force this password to the username you could potentially use crypt to encrypt it and then put it in the relevent user's file.  I'd say that would be a terribly bad idea though...&lt;BR /&gt;&lt;BR /&gt;In terms of security, it's really not a good idea to have the password matching the username.  I reckon it might be time to change the password to something else and make the change on all those machines.  The bonus is that as it is stored in a script you can make the password very obscure - just a random collection of characters as no-one needs to remember it!&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren</description>
    <pubDate>Thu, 10 Apr 2003 14:00:52 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2003-04-10T14:00:52Z</dc:date>
    <item>
      <title>Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948287#M115325</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I am trying to find out if it is possible to have an individual user on a trusted system non-trusted.  I need this to have a user and password the same for an in-house application.&lt;BR /&gt;&lt;BR /&gt;Many thanks&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2003 12:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948287#M115325</guid>
      <dc:creator>Chris Devlin_1</dc:creator>
      <dc:date>2003-04-10T12:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948288#M115326</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Nope, you cannot have an individual "untrusted" as it's the system that's trusted, rather than on a user by user basis.&lt;BR /&gt;&lt;BR /&gt;Can you explain what you require for this user in a little more detail, as there are some areas of configuration for individuals.  &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 10 Apr 2003 12:57:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948288#M115326</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-10T12:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948289#M115327</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;you can't have as the password conditions apply to all users(including root) in a trusted machine</description>
      <pubDate>Thu, 10 Apr 2003 12:58:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948289#M115327</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-04-10T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948290#M115328</link>
      <description>Darren forgive me, but take a look at this doc.&lt;BR /&gt;&lt;BR /&gt;Trusted System: determine which accounts have password aging disabled&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065676965" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065676965&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So it is possible ?&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Thu, 10 Apr 2003 12:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948290#M115328</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-04-10T12:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948291#M115329</link>
      <description>trusted is a system state, not a user state.&lt;BR /&gt;&lt;BR /&gt;The best you can do is set the password length minimum on the trusted system to 8 and make the passwords the same.&lt;BR /&gt;&lt;BR /&gt;Secure shell and public key exchange might help. Attaching a cookbook and a link to the free software.&lt;BR /&gt;&lt;BR /&gt;Secure Shell: a replacement for rcp ftp and telnet that encrypts passwords&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 10 Apr 2003 13:00:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948291#M115329</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-04-10T13:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948292#M115330</link>
      <description>Robert-Jan, you're totally forgiven ;)  It's fine to have password ageing disabled for a user.&lt;BR /&gt;&lt;BR /&gt;I'm not 100% sure what the original poster is after; if his application doesn't use the correct system calls to access the password info for a user then he'll have to have the system untrusted, on the other hand maybe he wants to have an identical password for a user on 2 systems and is trying to see if this is possible with trusted systems.&lt;BR /&gt;&lt;BR /&gt;Hopefully we'll find out more when he discovers all the replies :)&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Thu, 10 Apr 2003 13:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948292#M115330</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-10T13:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948293#M115331</link>
      <description>Hi Darren&lt;BR /&gt;&lt;BR /&gt;Basically we have 500+ machines (combination of UNIX and NT)  around Europe which currently ftp information to this server.  The ftp login they use currently has a user/password combination which is the same.  This is no problem at present as our server is untrusted.  I have been told that this server must be trusted, and it is not an option to change the password as it would mean an update of the 500+ machines.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Chris&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2003 13:15:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948293#M115331</guid>
      <dc:creator>Chris Devlin_1</dc:creator>
      <dc:date>2003-04-10T13:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948294#M115332</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;In that case Robert-Jan's post contains a link to the answer you require. :)&lt;BR /&gt;&lt;BR /&gt;It's not a problem to turn off password ageing for your single user.  The system is still trusted (with all the benefits and features.)&lt;BR /&gt;&lt;BR /&gt;I hope you have security measures in place to limit the access of this user, as it's not the best solution to have 500 odd machines with a hardcoded password into your server!&lt;BR /&gt;                                      &lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 10 Apr 2003 13:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948294#M115332</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-10T13:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948295#M115333</link>
      <description>Hi Darren&lt;BR /&gt;&lt;BR /&gt;Just to confirm, what I need here is an example:&lt;BR /&gt;&lt;BR /&gt;username is: jbloggs&lt;BR /&gt;password is: jbloggs&lt;BR /&gt;&lt;BR /&gt;on a trusted server when you try to have the same password as the username you get the error: "Password cannot be circular shift of logonid."  On a untrusted system this is not a problem.&lt;BR /&gt;&lt;BR /&gt;I am looking for a way around this on a trusted server.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 10 Apr 2003 13:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948295#M115333</guid>
      <dc:creator>Chris Devlin_1</dc:creator>
      <dc:date>2003-04-10T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948296#M115334</link>
      <description>Hmmm, I didn't think you could do that on an untrusted system!&lt;BR /&gt;&lt;BR /&gt;It appears that even root cannot set a password to the same string as the username on a trusted system.  There isn't a way of weakening the security of the passwd command, only for strengthening it!&lt;BR /&gt;&lt;BR /&gt;If you really, really wanted to force this password to the username you could potentially use crypt to encrypt it and then put it in the relevent user's file.  I'd say that would be a terribly bad idea though...&lt;BR /&gt;&lt;BR /&gt;In terms of security, it's really not a good idea to have the password matching the username.  I reckon it might be time to change the password to something else and make the change on all those machines.  The bonus is that as it is stored in a script you can make the password very obscure - just a random collection of characters as no-one needs to remember it!&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren</description>
      <pubDate>Thu, 10 Apr 2003 14:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948296#M115334</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-10T14:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948297#M115335</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;I can hear your spurs chink from here, so as you're clearly a cowboy, here's a cowboy solution.&lt;BR /&gt;&lt;BR /&gt;On another system, or even the same one, change some irrelevant user's passwd to the one you require. Then cut and paste the encrypted passwd from this user into the tcb u_passwd field for the pertinent user.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Millsy&lt;BR /&gt;(chink)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Apr 2003 14:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948297#M115335</guid>
      <dc:creator>Steve Mills_1</dc:creator>
      <dc:date>2003-04-10T14:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Trusted Systems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948298#M115336</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Why does your system have to be trusted?&lt;BR /&gt;&lt;BR /&gt;Is it running 11i?&lt;BR /&gt;&lt;BR /&gt;The reason I ask is that the 'word on the street' is that HPUX11i will soon support a shadow password facility similar to solaris. This might satisfy the auditing/security requirements for your system without the way the passwd command functions changing significantly (although it might have the same issue as trusted)&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 10 Apr 2003 14:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/trusted-systems/m-p/2948298#M115336</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2003-04-10T14:46:09Z</dc:date>
    </item>
  </channel>
</rss>

