- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using SAM to Convert to 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-06-2004 10:39 AM
09-06-2004 10:39 AM
SAM however will not convert from NIS to a trusted system .... and I have not been succesful finding any appropriate docs for remvoing NIS
Does anyone know either ,
1.) What all I need to do to meet the dependencies.
I am assuming changes to
/etc/nsswitch
/etc/passwd - removing the "+"
/etc/group - ditto
/etc/namesvr - commenting out any reference to yp
OR
2.) links to docs to assist removing NIS
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2004 11:02 AM
09-06-2004 11:02 AM
Re: Using SAM to Convert to trusted System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2004 11:46 AM
09-06-2004 11:46 AM
Re: Using SAM to Convert to trusted System
Have to meet new security guidelines for password aging and history check by end of the week, don't think I have time to test and roll out NIS+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2004 12:10 PM
09-06-2004 12:10 PM
SolutionRemoving NIS shouldn't be a problem.
Stop NIS services by running the commands '/sbin/init.d/nis.client stop'. Make sure you halt all other clients using this as NIS server. Then run '/sbin/init.d/nis.server stop'.
Restore back your passwd, group, hosts, services etc, to standalone configurations.
Edit /etc/rc.config.d/namesvrs and remove NIS_DOMAIN domain and make NIS_SERVEr and NIS_CLIENT as 0. This will keep the system becoming an NIS cllient/server after reboots.
Also, consider /etc/default/security file as it has few more options in addition to what you get from trusted systems. Password history is enabled through this file.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2004 12:41 PM
09-06-2004 12:41 PM
Re: Using SAM to Convert to trusted System
I'd day reverse the steps in this doc to handle the NIS issue.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90053/B1031-90053_top.html&con=/hpux/onlinedocs/B1031-90053/00/00/27-con.html&toc=/hpux/onlinedocs/B1031-90053/00/00/27-toc.html&searchterms=NIS%7cremoving&queryid=20040906-184047
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2004 12:42 PM
09-06-2004 12:42 PM
Re: Using SAM to Convert to trusted System
http://docs.hp.com/hpux/onlinedocs/B1031-90054/00/00/27-con.html
Sam is the (supported) way to go to configure or unconfigure a Trusted system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2004 01:18 AM
09-07-2004 01:18 AM