Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

comp.sys.hp.hpux FAQ
Section - 5.1.2 Why are mail files in /var/mail owned by 'daemon' instead of the recipient?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Neighborhoods ]


Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.1.1 How do group privileges work?
Next Document: 5.1.3 How can I restrict regular users from logging in at the console?
See reader questions & answers on this topic! - Help others by sharing your knowledge

The mail delivery agent /bin/rmail needs to be able to chown(2) these
files.  It can not do so if you have removed the privilege CHOWN (see
setprivgrp(1m); removing CHOWN is recommended to prevent cheating on disk
quotas).  To get around this, noting that /bin/rmail runs setgid to group
mail, you can grant privilege CHOWN to group mail only by inserting the
line "mail CHOWN" in /etc/privgroup.  The change takes effect on the next
reboot, or immediately if you execute the command
"setprivgrp -f /etc/privgroup".

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: comp.sys.hp.hpux FAQ
Previous Document: 5.1.1 How do group privileges work?
Next Document: 5.1.3 How can I restrict regular users from logging in at the console?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
hpux.faq@gmail.com





Last Update March 27 2014 @ 02:11 PM