DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage

HP-UX: How to Check Whether System is Trusted or Not

September 1, 2020 DbAppWeb Admin

Not Trusted System

To check whether an HP-UX system is trusted or not, you may run the below command:

# /usr/lbin/getprdef -r
System is not trusted.

The output of the above command shows that the system is not a trusted system. Here, I have run the above commands on HP-UX 11.31 system. If an HP-UX system is not trusted then you can’t implement some specific securities on the system like password policy etc.

Trusted System

There are many ways to check an HP-UX system is trusted or not, some are given below:

  • If an HP-UX system is trusted then you will get the output like shown below for the above command.
    # /usr/lbin/getprdef -r
    NO, 0, 8, 182, 196, -1, 7, YES, YES, NO, NO, NO, YES, 3, 10, 2, 0
  • Check the system and see if it has a /tcb directory then the system is trusted.
    # ll /tcb
    total 0
    drwxrwx--x   3 root       sys             96 Aug 25 11:41 files
    
  • Check the second field in the /etc/passwd file, it should be an * for a trusted system.
    # cat /etc/passwd
    root:*:0:3::/:/sbin/sh
    daemon:*:1:5::/:/sbin/sh
    bin:*:2:2::/usr/bin:/sbin/sh
    

 

Last Updated: September 01, 2020

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Telegram (Opens in new window)
  • Click to share on WhatsApp (Opens in new window)
Prev Article
Next Article
Tags:HP-UX Sys Admin System Security

Leave a Reply Cancel Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

  • Popular
  • Recent

Categories

  • Android (2)
  • Blogger (16)
  • Domain and Hosting (1)
  • Hardware Issues (7)
  • HP-UX (55)
  • HPE Data Protector (9)
  • IBM Lotus Notes (2)
  • IBM WebSphere Application Server (16)
  • Internet Tips & Tricks (15)
  • iOS (8)
  • JBoss/WildFly Application Server (2)
  • Linux (76)
  • macOS (15)
  • Microsoft Windows (31)
  • News and Updates (11)
  • Oracle Database (5)
  • SSL/TLS (1)
  • Storage Servers (23)
  • Tools/Softwares (1)
  • VMware ESXi (17)
  • Web Servers (14)
  • WordPress (5)

Archives

DbAppWeb.com

Solution of Database, Application and Web Server Problems

About DbAppWeb.com

One Stop Solution for Database Server, Application Server and Web Server Problems.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

DbAppWeb on Social Media

Copyright © 2025 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com