- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem with NIS SERVICE
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
02-07-2006 07:06 AM
02-07-2006 07:06 AM
i was unable to login using NIS Users, it shows :access denied.
#ypwhich
stilt.mycompany.com
#ping stilt.mycompany.com
64 bytes from 170.118.8.20: icmp_seq=0. time=0. ms
#ypcat passwd
::::::
user's list
:::::
but when i login using NIS server, it asks for password and then it shows : access denied.
now i tried with this:
#/usr/lib/netsvc/yp/ypbind
# ypwhich
NIS domain TIMEHP not bound.
# ypset stilt.mycomany.com
Sorry, ypbind on host warbler has rejected your request.
# ypwhich
ypwhich: can't talk to ypbind on warbler or to an NIS server for domain TIMEHP: RPC: Timed out
now it is not showing the NIS SERVER name while using "ypwhich" command,
please suggest soon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:17 AM
02-07-2006 07:17 AM
Re: problem with NIS SERVICE
RPC daemon rpcd stopped
# /sbin/init.d/Rpcd start
starting the DCE RPC Daemon
/opt/dce/sbin/rpcd
# ypset stilt.mycompany.com
Sorry, I couldn't send my rpc message to ypbind on host warbler.
NOTE: stilt.mycompany.com is my NIS SERVER name
please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:20 AM
02-07-2006 07:20 AM
SolutionMan ypbind, ypset for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:47 AM
02-07-2006 07:47 AM
Re: problem with NIS SERVICE
you are right,I started ypbind on your client w/o the -ypset argument.
can you please tell me the step by step commands with all the arguments, what to do now.
I will be very thankful to you.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:51 AM
02-07-2006 07:51 AM
Re: problem with NIS SERVICE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 07:57 AM
02-07-2006 07:57 AM
Re: problem with NIS SERVICE
I am ready to read the man pages,
but just for confirmation, i want to cross check with you, please help me now,
i will be thankful to you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 08:34 AM
02-07-2006 08:34 AM
Re: problem with NIS SERVICE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2006 08:53 AM
02-07-2006 08:53 AM
Re: problem with NIS SERVICE
Maybe you can use SAM instead, it will modify your /etc/rc.config.d/namedsrv file with the correct options.
Also if you do a search on the HP site you'll find a couple of documents which will describe the steps to follow.
http://docs.hp.com/en/5991-1153/ch04s05.html
Darrel