- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS CLIENT
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
11-07-2005 10:39 PM
11-07-2005 10:39 PM
NIS CLIENT
I am trying to add hp-ux 11.0 system as NIC client server, but nis domain is rejecting
to add this system as client.
I have done following configuraion
a, NIS_CLIENT=1
b, NIS_DOMAIN=xyz.com
c. verifited NIS domainname
If i start ./nis.client its not binding to NIS server and even NIS-CLIENT is not starting at startup.
Kindly suggest me how can i go about it.
Regards
Nagaraju S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 11:11 PM
11-07-2005 11:11 PM
Re: NIS CLIENT
Check this doc.
Title: Steps to setup a NIS Master Server, NIS Slaves, and NIS Clients
Document ID: KBAN00000276
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080360992
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 11:11 PM
11-07-2005 11:11 PM
Re: NIS CLIENT
Also is nsswitch.conf correctly configured??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2005 11:15 PM
11-07-2005 11:15 PM
Re: NIS CLIENT
for information.
Check /etc/rc.log
for information on what happened at boot.
See there is a softlink
in /sbin/rc3.d to the /sbin/init.d/nis.client
script
Make sure that /etc/nsswitch.conf
includes files somewhere in its choices for passwd and group options or is set to compat.
Make sure that in the NIS Master there is a line for the client in /etc/hosts
Make sure there is a line for the client and the NIS Master server in the clients /etc/hosts file.
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
11-07-2005 11:52 PM
11-07-2005 11:52 PM
Re: NIS CLIENT
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 03:29 AM
11-09-2005 03:29 AM
Re: NIS CLIENT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 03:46 AM
11-09-2005 03:46 AM
Re: NIS CLIENT
Is there an NIS server (either a master or slave) in this client's subnet? If not then you will have to do a ypset.
When you "start" nis.client are you doing it like this?
/sbin/init.d/nis.client start