AUTHINFO GENERIC

Todd Olson tco2 at cornell.edu
Tue Oct 21 14:57:28 UTC 2003


Thank you Russ!

At 14:03 -0700 2003/10/20, Russ Allbery wrote:
>The user identity for the rest of nnrpd is determined here:
>
>    snprintf(PERMuser, sizeof(PERMuser), "%s@%s", fields[2], fields[0]);
>
>so in the colon-separated string returned by the generic authenticator,
>the first field should be the host and the third should be the username,
>and AUTHINFO GENERIC will connect the two with an @ and put that in
>PERMuser.


Regards,
Todd Olson
Cornell University


More information about the inn-workers mailing list