- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS client issue after network cutt-off
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
04-14-2008 02:04 AM
04-14-2008 02:04 AM
NIS client issue after network cutt-off
We are having a NIS issue after a network cutt-off. We have an important user (application managing) that are not recognized by the system.
a ypcat passwd | grep
With a ps -ef the user does not appear, only the uid, so maybe it is an automount problem?
Any help will be welcome, thank you all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2008 11:17 PM
04-14-2008 11:17 PM
Re: NIS client issue after network cutt-off
To fix it, I just stop and start NIS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2008 09:15 AM
04-15-2008 09:15 AM
Re: NIS client issue after network cutt-off
check the passwd + group entries in
/etc/nsswitch.conf
for the order and type of the name resolutions:
Perhaps NIS is outconfigured ...
mfG Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2008 07:38 PM
04-15-2008 07:38 PM
Re: NIS client issue after network cutt-off
/sbin/init.d/nis.client stop
/sbin/init.d/nis.client start
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2008 01:17 AM
04-16-2008 01:17 AM
Re: NIS client issue after network cutt-off
Thank you for your responses. We are working with the WTEC so when we have some more info or teh resolution I will post it.
The NIS client has been stopped and started a lot of times, I thought the pwgrd daemon would be root cause but looks like it is not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2008 07:14 AM
05-05-2008 07:14 AM
Re: NIS client issue after network cutt-off
Ok, all the process started working after some days, exactly as the last time. We don't know why this happened and couldn't do the proper tests. If this happens again and we can find the issue I will update you. Thank you!