HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- POP3 Problem
Operating System - HP-UX
1833053
Members
2624
Online
110049
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
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
02-07-2001 12:18 AM
02-07-2001 12:18 AM
POP3 Problem
Hi all,
My HP system running HP-UX 11.0. I telnet to the system with port 110 and login root, it show the following problem
-ERR Access is blocked for UIDs below 10
and it signing off. But it works fine with other users.
Thank you for your kind attention !
My HP system running HP-UX 11.0. I telnet to the system with port 110 and login root, it show the following problem
-ERR Access is blocked for UIDs below 10
and it signing off. But it works fine with other users.
Thank you for your kind attention !
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2001 04:47 AM
02-07-2001 04:47 AM
Re: POP3 Problem
Hi,
I suppose you are using QPOP?
This is a security feature . This is due to a compile time option defined in
config.h which prevents privileged users, UIDs below 10, from reading POP3 MAIL.
Check for following define in the source and set to 0:
#define BLOCK_UID 10
Recompile and try.
BUT: think carefully if this is what you really want. After all, it is a security feature.
Bye,
Rik
I suppose you are using QPOP?
This is a security feature . This is due to a compile time option defined in
config.h which prevents privileged users, UIDs below 10, from reading POP3 MAIL.
Check for following define in the source and set to 0:
#define BLOCK_UID 10
Recompile and try.
BUT: think carefully if this is what you really want. After all, it is a security feature.
Bye,
Rik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2001 09:23 AM
02-07-2001 09:23 AM
Re: POP3 Problem
I agree 200% with the previous post. I was running qpop for quite a while.
Before you recompile with config.h changed to allow users < UID = 10 to POP into the system I would think long and hard.
It is much easier to create an alias for root to your user account in /etc/mail/aliases and rebuild aliases than have your system compromized!
You can also have output from scripts and apps emailed to a specified "user" other than root!
Regards,
Shannon
Before you recompile with config.h changed to allow users < UID = 10 to POP into the system I would think long and hard.
It is much easier to create an alias for root to your user account in /etc/mail/aliases and rebuild aliases than have your system compromized!
You can also have output from scripts and apps emailed to a specified "user" other than root!
Regards,
Shannon
Microsoft. When do you want a virus today?
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