- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- email problem with nsswitch.conf
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-04-2006 05:21 PM
12-04-2006 05:21 PM
1) hosts: files
I wanted to keep the nsswitch.conf as above if possible since it works well with NNM.
But my problem is i cannot doing sendmail anymore with the above config.
If i changed to:
2) hosts: files dns
it will work with email but the NNM has problem.
How can i fix this problem? i wanted to keep the name lookup just on the hosts file as on config 1) but I am having a email problem if I configure that way.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2006 07:17 PM
12-04-2006 07:17 PM
Re: email problem with nsswitch.conf
include your addresses needed for your sendmail in /etc/hosts.
Please also read:
http://forums1.itrc.hp.com/service/forums/helptips.do?#33 on how to reward any useful answers given to your questions.
Your profile shows you have allocated points to only 2 out of 110 answers !!!!
Please review your earlier posts and complete the threads by awarding points to helpful answers and summarising the solution for you.
This will help resolution of similar problems in the future
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 08:07 PM
12-05-2006 08:07 PM
Re: email problem with nsswitch.conf
hosts: files dns [NOTFOUND=continue UNAVAIL=continue TRYAGAIN=continue]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2006 10:27 PM
12-05-2006 10:27 PM
Re: email problem with nsswitch.conf
If your setting is
hosts: files
then email, NNM server should be configured in DNS
if your setting is
files: hosts
then email, NNM server should be configured in /etc/hosts
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2006 05:51 AM