Originally posted by: alethad
Sure.
I looked around a little but only found this. It probably isn't your issue but thought I would pass it along since it was non-root user related. It's dated 08/09
============================================================
IZ59316: /USR/SAMPLES/TCPIP/SENDMAIL/SECURITY CONFIGURATION DOES NOT WORK
APAR status
*
OPEN
Error description
*
If sendmail is configured according to
/usr/samples/tcpip/sendmail/SECURITY file, non-root users
cannot send email.
$ mail -v <username> < /etc/motd
$
simply returns to the command prompt.
Additionally on AIX 6.1, the following error message will
be displayed.
drop_privileges: setuid(25) failed
drop_privileges: setuid(0) succeeded (when it should not)
Local fix
*
Only for AIX 6.1,
1. Remove PV_SU_UID and PV_DAC_UID from innateprivs for
/usr/sbin/sendmail in /etc/security/privcmds file.
2. Run setkst command for the changes to take effect.
===============================================================
Good luck.
#AIX-Forum