1833461 Members
3075 Online
110052 Solutions
New Discussion

Re: Trusted Host

 
SOLVED
Go to solution
gany59
Regular Advisor

Trusted Host

how to find whether the host is trusted host or not.
8 REPLIES 8
James R. Ferguson
Acclaimed Contributor
Solution

Re: Trusted Host

Hi:

You have a trusted environment if you have a 'tcb' directory as '/tcb/files/auth/system/default'.

Regards!

...JRF...
Ganesan R
Honored Contributor

Re: Trusted Host

Hi,

You can go to SAM and findout. Simple way is, to find the /tcb directory existance.

#ll -d /tcb

If this directory exist, it means system is trusted.
Best wishes,

Ganesh.
gany59
Regular Advisor

Re: Trusted Host

ok .. thx for ur reply and i need to know how to convert the host as a trusted host & how to remove the host from a trusted zone .. Thx in advance.
Steven E. Protter
Exalted Contributor

Re: Trusted Host

Shalom,

Note if you don't want it to be trusted, you can use /etc/tsconvert -r to revert back to not trusted mode.

shadowpassword is available for supported versions of HP-UX at http://software.hp.com

Trusted system has been deprecated as of 11.31 11iv3

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ganesan R
Honored Contributor

Re: Trusted Host

Hi,

The best and recommanded way to convert the system is using SAM though "tsconvert" command is available.

Goto SAM -> Auditing and Security -> Select any sub menu -> System will prompt this
" Do you want to convert to a Trusted System now?" -> Select Yes to convert the system.

Select sam path -> Actions and uncovert the system.

Best wishes,

Ganesh.
gany59
Regular Advisor

Re: Trusted Host

hi ganesan

could u tell the command mode and steps what i have to performe.
James R. Ferguson
Acclaimed Contributor

Re: Trusted Host

Hi (again):

You don't offer what release of HP-UX you are running. The Trusted Computing Base is deprecated at 11.31 and 11.31 is currently scheduled to be the last release to support it.

In my opinion, you may be far better served if you convert to a shadow password implementation.

Regards!

...JRF...
Vishu
Trusted Contributor

Re: Trusted Host

Hi,

you can convert a non-trusted host to trusted by issuing

# tsconvert

and from trusted to non-trusted system, issue

# tsconvert -r