On Thursday, March 22, 2001, at 09:01 PM, [EMAIL PROTECTED] wrote:
> Sorry, that didnt change anything, but thank you. I was checking my logs
> though and I did see this
>
> Mar 22 16:34:47 75megs PAM_unix[4365]: (system-auth) session opened for user
> root by (uid=0)
> Mar 22 16:37:13 75megs PAM_unix[4394]: (system-auth) session opened for user
> vpopmail by root(uid=0)
> Mar 22 16:37:41 75megs PAM_unix[4394]: (system-auth) session closed for user
> vpopmail
>
> that mean anything?
I'm not sure.. I played with this a while ago, but I used tcpserver. Here's my start
up script for that:
tcpserver -l 0 -R -H -c20 -u505 -g505 0 smtp \
/var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw \
/bin/true /bin/cmd5checkpw 2>&1 > /dev/null &
user 505 is alias, and group 505 is nofiles.
Regards,
Bill