- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: trusted system
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 03:28 AM
09-04-2005 03:28 AM
trusted system
i have a problem with trusted system
users login becom Expired
but we solve the problem
my question is
how can i know when the system converted to trusted?
please help
kamal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 05:03 AM
09-04-2005 05:03 AM
Re: trusted system
I think you can check creation date of /tcb directory.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 05:27 AM
09-04-2005 05:27 AM
Re: trusted system
but is that a good indication for date of converting system to trusted?
if any one open this directory . the date of modification will change.
is thier another way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 05:37 AM
09-04-2005 05:37 AM
Re: trusted system
An other command you can use is
# /usr/lbin/getprdef
true
will give true if it is trusted.
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 05:44 AM
09-04-2005 05:44 AM
Re: trusted system
Since no new directories or files are ever created in the /tcb directory, the value returned by:
ll -d /tcb
will document the conversion date.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 06:54 PM
09-04-2005 06:54 PM
Re: trusted system
-yut-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 07:44 PM
09-04-2005 07:44 PM
Re: trusted system
Your /etc/password file will have "*" in the password field of all users if the system is trusted.
Regards,
Bharat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 08:16 PM
09-04-2005 08:16 PM
Re: trusted system
1) [ -d /tcb ] && echo "$(hostname) is trusted"
2) audsys
# audsys
cannot open and lock /.secure/etc/audnames;
verify that the auditing system has been installed properly,
and the /.secure/etc directory exists, prior to running this command
It is saying it is converted to Trusted one
3) sam -> Auditing and Security -> Audited system calls -> It will prompt a window for converting to Trusted if it is not a trusted machine
4) root and other users passwd entry in /etc/passwd will be *
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 08:29 PM
09-04-2005 08:29 PM
Re: trusted system
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=691956
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=823609
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=839509
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=114240
Good Luck,