- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to convert as trusted mode.
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
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
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
тАО05-24-2009 04:03 AM
тАО05-24-2009 04:03 AM
I am using hp-ux 11.00 and 11.11.
I think my hp-ux server is not in trusted mode. since there no file like /etc/shadow.
Now i want to convert to trusted mode. so i used following command to convert. but it is showing some error.
Ex:
# pwconv
The system is not yet in trusted mode.
Use pwck to list any problems with the password file.
After fixing all problems use SAM to convert to trusted mode.
so how to use SAM to convert my system to trusted mode.
how to solve this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2009 04:23 AM
тАО05-24-2009 04:23 AM
Re: how to convert as trusted mode.
The following link will help u
http://docs.hp.com/en/B2355-90950/ch08s08.html
thanks and regards
Sajjad sahir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2009 04:29 AM
тАО05-24-2009 04:29 AM
SolutionTo enable auditing, run SAM and use the ├в Auditing and Security├в window.
Before converting system into trusted mode take a backup of /etc/passwd.
Recommended method is to use SAM rather than using tsconvert command.
>>>>I think my hp-ux server is not in trusted mode. since there no file like /etc/shadow.
Another clue would be to see /tcb.
Cheers!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2009 04:51 AM
тАО05-24-2009 04:51 AM
Re: how to convert as trusted mode.
you can use SAM to convert your existing system into trusted,
before that as mentioned in url pls check
swlist -l fileset | grep Security
once system is trusetd you should see /tcb
below is pdf which can explain you how to use in detail about trusted system.
http://docs.hp.com/en/5992-3387/apa.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2009 05:12 AM
тАО05-24-2009 05:12 AM
Re: how to convert as trusted mode.
Trusted and shadow implementions are different. HP's Trusted mode is deprecated at 11.31 (11iv3) meaning that that it is the last release that will support this functionality. I would suggest, therefore, that you transition to the shadow implementation. On 11.11 you can do this with:
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2009 08:28 PM
тАО05-24-2009 08:28 PM
Re: how to convert as trusted mode.
>>Use pwck to list any problems with the password file
This error means there is some problem in your /etc/passwd file.
run pwck it will give the output where is the error might be some extra field added or may be some extra character add into your /etc/passwd file first fix it then you can run pwconv or using sam also you can convert your system into trusted mode.
Suraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2009 12:06 AM
тАО05-25-2009 12:06 AM
Re: how to convert as trusted mode.
/usr/lbin/getprdef -r
to convert
/etc/tsconvert
or use sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2009 01:02 AM
тАО05-25-2009 01:02 AM
Re: how to convert as trusted mode.
You can check below link as follows,
http://docs.hp.com/en/J4269-90041/ch04s02.html
Rgds//
Taifur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2009 01:22 AM
тАО05-25-2009 01:22 AM
Re: how to convert as trusted mode.
Make yourself clear that /etc/shadow, pwconv or pwunconv are not at all related to trusted system.
These are all related to HP's security product "shadow password" which is available here for download.
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
You need to download and install the product. Then only you can run pwconv and pwunconv commands. /etc/shadow file will be created once you run /etc/shadow.
Trusted system is another layer of security level product. You can run "tsconvert" to convert the system to trusted. But SAM is the recommanded way to convert the system into trusted.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2009 01:23 AM
тАО05-25-2009 01:23 AM
Re: how to convert as trusted mode.
There is typo error.
>>>/etc/shadow file will be created once you run /etc/shadow.<<<
read as, /etc/shadow file will be created once you run pwconv command.
Sincere apologize....
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2009 09:04 AM
тАО05-25-2009 09:04 AM
Re: how to convert as trusted mode.
this command is not working for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-25-2009 10:55 AM
тАО05-25-2009 10:55 AM
Re: how to convert as trusted mode.
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-26-2009 10:39 AM
тАО05-26-2009 10:39 AM
Re: how to convert as trusted mode.
http://docs.hp.com/en/B2355-90950/ch08s15.html
Like it or worked !! Click kudos !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-26-2009 10:41 AM
тАО05-26-2009 10:41 AM
Re: how to convert as trusted mode.
Like it or worked !! Click kudos !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-26-2009 11:05 PM
тАО05-26-2009 11:05 PM
Re: how to convert as trusted mode.
Attached docs helps you to convert the system to Trusted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-26-2009 11:13 PM
тАО05-26-2009 11:13 PM
Re: how to convert as trusted mode.
>>this command is not working for me.
Which command you are talking about.
Suraj