- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Query on NIS
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
08-05-2009 05:29 AM
08-05-2009 05:29 AM
Query on NIS
I have configured a Linux box as a NIS server
Can we configure a HP-UX machine as a client of NIS server which is in Linix
if possible please give me necessary tips??
Thanks
Minhaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 05:41 AM
08-05-2009 05:41 AM
Re: Query on NIS
Obsolescence
NIS protocol version 1 (NISv1) is deprecated in this release and will be obsoleted in a future HP-UX release. HP recommends that you move to the next protocol version of NIS.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 06:07 AM
08-05-2009 06:07 AM
Re: Query on NIS
You can configure HP-UX as a NIS client.
To configure an NIS client, follow these simple steps.
Use the domainname command to set an NIS domain name.
Edit the /etc/rc.config.d/namesvrs file such that it contains the following lines.
NIS_CLIENT=1
NIS_DOMAIN=
After finishing this process, you can either reboot your system or run the following command.
/sbin/init.d/nis.client start
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 07:39 AM
08-05-2009 07:39 AM
Re: Query on NIS
I am running an NIS Server with Linux. Now I want to configure a HPUX-Server to use this NIS Server. I have don all the configuration stuff exactly as described in the documentation.
When I run YPCAT passwd, I'll get the correct passwd entries from the server. And if I am doing an su - NISUSER, it works very well.
But if I want to log in as NISUSER directly via ssh or telnet, I'll get an login incorrect.
Is there any other way to resolve this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2009 07:39 AM
08-05-2009 07:39 AM
Re: Query on NIS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2009 12:13 PM
12-21-2009 12:13 PM