- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS netgroup problem
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
12-10-2004 08:43 AM
12-10-2004 08:43 AM
When changing the hp box to new DNS domain
the NIS netgroup map quits working for
that host even when netgroup entry has
been update with the new FQHN. This is
for accessing nfs dirs that are 750.
The fix is to put anon=0 and access=hostname
in exports.
Any other host in the same dns domain as the
nfs server and nis server can read/write
to the 750 dirctory without the anon=0 or
access=hostname. Only the netgroup hp9000
in exports access=hp9000 is needed.
What is the deal with separate domains and
nis/nfs access?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 08:54 AM
12-10-2004 08:54 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 09:00 AM
12-10-2004 09:00 AM
Re: NIS netgroup problem
in the nfs exports not anon=0.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 09:02 AM
12-10-2004 09:02 AM
Re: NIS netgroup problem
/etc/resolv.conf has new dns domainname
in search line. nslookup works okay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 09:15 AM
12-10-2004 09:15 AM
Re: NIS netgroup problem
Don't assume that because nslookup works that NIS netgroup hostname expansion works the same way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 10:13 AM
12-10-2004 10:13 AM
Re: NIS netgroup problem
ypwhich shows bound to correct server.
ypcat netgroup shows netgroup and host as:
hp9000 (host.new.domain.com,,)
exports file on nfs server:
/exportdir -anon=65534,access=hp9000
Don't remember why 65534 was in there.
May have to do with HP Advanced Server software sharing out to PC's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2004 10:43 AM
12-10-2004 10:43 AM
Re: NIS netgroup problem
Without researching this, I think your netgroup problem is related to your domainname (as reported by the domainname command). Note: While there are DNS domains and NIS domains the two have nothing to do with each other.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2004 11:29 PM
12-12-2004 11:29 PM
Re: NIS netgroup problem
the hostname in the netgroup-triple needs to be in the format in the nsswitch.conf is configured for 'host'-resolves. If you have configured just DNS, FQN-entries are ok
Since using switching of the name resolution in nsswitch.conf, I added every host, where this could occur in 'simple' AND 'FQN'-format.
mfG Peter