HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NIS and automount
Operating System - HP-UX
1837103
Members
2261
Online
110112
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-16-2002 02:04 PM
04-16-2002 02:04 PM
See the attachment for a description of the problem. Any replies greatly appreciated.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 04:22 PM
04-16-2002 04:22 PM
Re: NIS and automount
Hi Mark,
1) File on the NFS server should be /etc/exports
2) What type map is the auto.master & what does it look like?
3) What auto options do you have in /etc/rc.config.nfsconf for the clients?
4) You might try the -T or -V options in there for tracing or logging.
Rgds,
Jeff
1) File on the NFS server should be /etc/exports
2) What type map is the auto.master & what does it look like?
3) What auto options do you have in /etc/rc.config.nfsconf for the clients?
4) You might try the -T or -V options in there for tracing or logging.
Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 04:25 PM
04-16-2002 04:25 PM
Re: NIS and automount
Sorry,
Should be 3) /etc/rc.config.d/nfsconf
4) -T & -v & specifically do you have the following in the nfsconf file
AUTO_OPTIONS="-f /etc/auto_master"
HTH,
Jeff
Should be 3) /etc/rc.config.d/nfsconf
4) -T & -v & specifically do you have the following in the nfsconf file
AUTO_OPTIONS="-f /etc/auto_master"
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 01:48 AM
04-17-2002 01:48 AM
Solution
Hi,
Use /etc/auto_home in stead of /etc/auto.home (important for next point)
Make sure you have added /etc/auto_home as distributed auto.home file in NIS.
(you need to add it to /var/yp/Makefile similar as auto.master for /etc/auto_master)
We added also /etc/auto.direct to support direct automounts
Make sure the standard local filesystem /home is not mounted (we use /export/home for the local one and /home for the automount)
--------
On the NIS server our config is:
/etc/auto_master
/net -hosts -nosuid,soft
/home auto_home -nosuid
/- auto_direct
/etc/auto_home
* fsserver:/export/home/&
/etc/home_direct
/bea fsserver:/export/bea
...
Remember to run make in /var/yp each time you update one of these files
and automount on the clients!
-------
on the NIS client our config is left to the default
/etc/auto_master
/net -hosts -nosuid,soft
important is the /etc/nsswitch.conf:
automount: nis [NOTFOUND=continue UNAVAIL=continue] files
Remember to reboot each time you modify /etc/nsswitch.conf
Hope this helps,
Geert
Use /etc/auto_home in stead of /etc/auto.home (important for next point)
Make sure you have added /etc/auto_home as distributed auto.home file in NIS.
(you need to add it to /var/yp/Makefile similar as auto.master for /etc/auto_master)
We added also /etc/auto.direct to support direct automounts
Make sure the standard local filesystem /home is not mounted (we use /export/home for the local one and /home for the automount)
--------
On the NIS server our config is:
/etc/auto_master
/net -hosts -nosuid,soft
/home auto_home -nosuid
/- auto_direct
/etc/auto_home
* fsserver:/export/home/&
/etc/home_direct
/bea fsserver:/export/bea
...
Remember to run make in /var/yp each time you update one of these files
and automount on the clients!
-------
on the NIS client our config is left to the default
/etc/auto_master
/net -hosts -nosuid,soft
important is the /etc/nsswitch.conf:
automount: nis [NOTFOUND=continue UNAVAIL=continue] files
Remember to reboot each time you modify /etc/nsswitch.conf
Hope this helps,
Geert
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP