On Jan 18, 2006, at 15:49, Andy Colson wrote: > Ahh, I have a dumb question. My qpsmtpd runs as user smtpd, and I'm > guessing that user wouldnt have rights to call checkpassword, would > they? Do you setup a sudo for that, or is there a simpler way?
I have made my checkpassword setuid and executable by everyone. I always thought that's the whole point of it? (It's really just a variant of the sudo or su program with a more suitable interface for scripting) -Johan
