- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NIS user directory stuck with numerical UID in...
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-23-2004 04:19 AM
04-23-2004 04:19 AM
NIS user directory stuck with numerical UID instead of alphabetic naming convention
to pick up only the numeric UID in a long listing for a NIS user instead of the user's name?. Any idea, it occurs on all of my HP clients bound to this slave server?
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2004 04:22 AM
04-23-2004 04:22 AM
Re: NIS user directory stuck with numerical UID instead of alphabetic naming convention
Slave server and client in different subnet
than the NIS server. Clients in the same
subnet pick up the users name instead of the
numerical value in a long listing.
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2004 04:23 AM
04-23-2004 04:23 AM
Re: NIS user directory stuck with numerical UID instead of alphabetic naming convention
If so, I would tend to suspect stale entries in the pwgrd. Do a ps -ef | grep pwgrd. If it is running kill it -- the machine will run fine without it so you might consider disabling this daemon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2004 04:43 AM
04-23-2004 04:43 AM
Re: NIS user directory stuck with numerical UID instead of alphabetic naming convention
I can see the NIS maps no problem ( ypcat ), the daemon was running and I killed it. But
when I logon as the user it still picks up just the numerical value for the UID ( not for the group ). Odd thing, is that I can logon on as any other user and the UID is the
actual name of the user. Weird... again, on the same subnet as the server it picks up the UID correctly for the user ID that is giving me problems.
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2004 04:46 AM
04-23-2004 04:46 AM
Re: NIS user directory stuck with numerical UID instead of alphabetic naming convention
A rebuild of the maps on the AIX slave server, corrected the problem. Thanks for your help!
Randy