This is a discussion on Re: [courier-users] Fun with authpipe within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-24314-1133579695-0001 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Johnny Lam writes: > The script takes an "AUTH" request, checks the username/password using > the "chkpw_pam" program, then makes a separate connection to authdaemond > to make a "PRE" request to return the account data. Since authProg > simply sends "FAIL" for a "PRE" request, the request falls through to > the authuserdb module. > > This simple idea works and required almost no programming, but I'd like > to know if there's a nicer way to do this. There's one potential problem with this. The default configuration setting runs 5 authdaemond processes. You get five logins come in at the same time. You turn around and reconnect to authdaemond, five times. Your connection requests will timeout because no more authdaemond processes are available. --=_mimegpg-commodore.email-scan.com-24314-1133579695-0001 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.7 (GNU/Linux) iD8DBQBDkQ2vx9p3GYHlUOIRAmhZAJ95dYeTTVJ/db/tYQ007LV2dKHaMACfRQMR WpMo7MvBbKp5PpxtyEA1pjk= =JoGA -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-24314-1133579695-0001-- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |