- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Converting to a Trsuted-System after years of ...
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
10-24-2005 07:11 AM
10-24-2005 07:11 AM
Has anyone experienced things breaking when converting a currently running system over to trusted-system status ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2005 07:21 AM
10-24-2005 07:21 AM
SolutionI can give you my 2 cents about an experience of some days ago.
I saw 2 MC/ServiceGuard nodes to not run anymore the cluster since they were converted in Trusted Mode.
I was getting crazy because the customer didn't say me that he converted the systems and I didn't think initially about that.
Then I discovered that: it is a known problem in /etc/inetd.conf because the cmclconfd daemon have to be launched by root and not like default by bin.
When I changed the user from bin to root and
inetd -c
the problem was solved.
Have you nodes in ServiceGuard or standalone?
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2005 07:24 AM
10-24-2005 07:24 AM
Re: Converting to a Trsuted-System after years of running
Sally
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2005 07:37 AM
10-24-2005 07:37 AM
Re: Converting to a Trsuted-System after years of running
Sadly, it is the swap thrashing of 8000 users changing passwords through the process that we have that gives me grief...
Every 84 days we go through the procedure to change passwords on systems. It Stinks!!!
The complexity issues not withstanding.
If you have user scripts that do ftp's automatically (we have about 30 of them), those passwords changing will cause failures.
Can you hear NIS chants from old admins.
LDAP from newbies...
No matter what no system has a perfect security. I still hate trusted systems... Remember ALL (Yes EVERY *#$&$ one of them) passwords must be changed after the change over.
I would rather set up /etc/default/security instead.
my $.02 worth.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2005 07:47 AM
10-24-2005 07:47 AM
Re: Converting to a Trsuted-System after years of running
I understand that you are running 11.11 (11i v1) and therefore what follows does not strictly apply.
However, beginning with 11i v2 there is a free, optional product that is designed to replace Trusted Systems mode. When 11i v3 appears the feature will be standard and Trusted Mode will be deprecated. You might be interested in this:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=StdModSecExt
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2005 09:09 AM
10-24-2005 09:09 AM
Re: Converting to a Trsuted-System after years of running
And you better be sure you have console access (even remotely) on a Trusted System since the only way to login once it's locked is from the console. (Assuming you don't have any back doors set up, which are a bad idea anyway... though that didn't stop the admin at another place I worked from having them in place.)
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2005 11:37 PM
10-24-2005 11:37 PM
Re: Converting to a Trsuted-System after years of running
Gord
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 07:40 AM
10-26-2005 07:40 AM
Re: Converting to a Trsuted-System after years of running
This comment is a bit misleading. What you need to understand is that there is nothing more than 8 characters left to convert. It's not a case of not converting, but having no data at that time that CAN be converted. The truncation happens at the time of the original password change, not during the conversion to trusted mode. It just isn't initially apparent because the password checking code in standard mode throws away all characters after the first 8 before comparing against the entry in the passwd file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2005 07:46 AM
10-26-2005 07:46 AM
Re: Converting to a Trsuted-System after years of running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 02:42 AM
10-27-2005 02:42 AM
Re: Converting to a Trsuted-System after years of running
Sorry if I wasn't clear. I agree, there was never any more than 8 characters to convert. The
users had been fooled by the silent truncation that the untrusted system had been doing....
Gord
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 05:18 AM
10-28-2005 05:18 AM
Re: Converting to a Trsuted-System after years of running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2005 05:58 AM
10-28-2005 05:58 AM
Re: Converting to a Trsuted-System after years of running
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=ShadowPassword
Fortunately I had a test system to convert to Trusted and check any application issues, so I ended up going the Trusted route.
Jim