- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ypbind failure
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
11-15-2004 08:10 AM
11-15-2004 08:10 AM
# ./nis.client start
starting NIS CLIENT networking
starting up the rpcbind
rpcbind already started, using pid: 688
domainname earth
starting up the Network Information Service
starting up the ypbind daemon
FAILURE CODE: 1
calling ypset with 172.16.251.60
Sorry, I can't set up a udp connection to ypbind on host x25a.awc.
Checking NIS binding.
Bound to NIS server using domain earth.
starting up the keyserv daemon
/usr/sbin/keyserv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2004 08:27 AM
11-15-2004 08:27 AM
Re: ypbind failure
Kill and re-run see if that helps.
Make sure all filesystems are mounted, especially /var
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-15-2004 08:42 AM
11-15-2004 08:42 AM
Re: ypbind failure
syslog: ypbind: /var/yp/secureservers line 17: netmask does not match network
Apparantly the line 17 has no problem that is
255.255.255.0 172.16.251.60
comment this line out and now /var/yp/secureservers is empty
restart the ypbind, got
# ./nis.client start
starting NIS CLIENT networking
starting up the rpcbind
rpcbind already started, using pid: 689
domainname earth
starting up the Network Information Service
starting up the ypbind daemon
/usr/lib/netsvc/yp/ypbind
calling ypset with 172.16.251.60
Sorry, ypbind on host x25a.awc has rejected your request.
Checking NIS binding.
Bound to NIS server using domain earth.
starting up the keyserv daemon
/usr/sbin/keyserv
There is no useful message logged on syslog at this time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2004 08:54 AM
11-15-2004 08:54 AM
Re: ypbind failure
Check this doc.
"ypset: Sorry, I can't set up a udp connection to ypbind on host"
DocId: KBRC00005709
Europe
http://www5.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000074024259
US
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000074024259
Hope this helps,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2004 10:13 AM
11-15-2004 10:13 AM
Re: ypbind failure
# ./nis.client start
starting NIS CLIENT networking
starting up the rpcbind
rpcbind already started, using pid: 691
domainname earth
starting up the Network Information Service
starting up the ypbind daemon
ypbind will not use the server list available in the file /var/yp/binding/
/usr/lib/netsvc/yp/ypbind -ypset
calling ypset with 172.16.251.60
Checking NIS binding.
Bound to NIS server using domain earth.
starting up the keyserv daemon
/usr/sbin/keyserv
At this time, ypcat passwd displays all nis accounts, but the nis accounts are not reachable
# su - gtest
su: Unknown id: gtest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2004 01:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 01:19 AM
11-16-2004 01:19 AM
Re: ypbind failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2004 10:14 AM
11-16-2004 10:14 AM
Re: ypbind failure
You don't need to have pwgrd running, it can be disabled without adverse consequences to the system.
See pwgrd(1M) for more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2004 01:06 AM
11-17-2004 01:06 AM