1833013 Members
2204 Online
110048 Solutions
New Discussion

Trusted systems

 
SOLVED
Go to solution
thewho?
Frequent Advisor

Trusted systems

Hello,
HP-UX 11.0, N4000
How do I know if my box has been converted to a trusted system?
Thanks,
Luis
We'll get through this together.
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Trusted systems

Hi Luis:

One way to cd /tcb/files/auth
There should be a number of directories under it.
For example: user asmith will have the encrypted passwd stored in a/asmith; user cjones will has the encryped passwd stored in
c/cjones.
If you find these files, you are a trusted system.

If it ain't broke, I can fix that.
James R. Ferguson
Acclaimed Contributor

Re: Trusted systems

Hi Luis:

A simple way is to see if you have the directory '/tcb/files/auth/' and files within it.

...JRF...
Sundar_7
Honored Contributor

Re: Trusted systems

Hi again the same thing I am going to repeat

# cd /tcb

If this returns a error then UR system is not

trusted.

# cat /etc/passwd

Check the second field..it should be "*"

# audsys

Should show U something

Hope this helps

Sundar

Learn What to do ,How to do and more importantly When to do ?