- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS user id resolution not working
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
06-28-2002 07:20 AM
06-28-2002 07:20 AM
NIS user id resolution not working
Having both local and nis accounts allows using the same UID for local and nis users.
The local passwd file has an entry "+username"
that is to allow him to login onto the server.
The nis user has a login dir & files but the UID of those files resolves to the local account UID not the nis account id.
nsswitch.conf file is setup for passwd: compat
How can I get the UIDs to resolve to the proper owners?
For example
- local passwd has user "ids" as UID 101
- nis.passwd has user "jdoe" as UID 101
Files owned by jdoe showup as owned by ids.
Norm Dignard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 09:11 AM
06-28-2002 09:11 AM
Re: NIS user id resolution not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 09:32 AM
06-28-2002 09:32 AM
Re: NIS user id resolution not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 09:36 AM
06-28-2002 09:36 AM
Re: NIS user id resolution not working
In general, it is easier to change a local UID than an NIS UID, because the scope is much more limited.
If a user is in NIS, that UID should not be used for any other user on any other machine.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 09:46 AM
06-28-2002 09:46 AM
Re: NIS user id resolution not working
When you first run SAM to create a NIS user it should ask you for a passwd file and a make procedure (make or ypmake). Check your:
/var/sam/preferences/app_preference
Tom and Patrick are correct, that you should sync these two files or use a single passwd file to fix your problem with UIDs.
Hope that helps.
-Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 09:47 AM
06-28-2002 09:47 AM