--Ken Jones wrote on 19.02.2002 11:34 -0600: > Is there any where that explains the use of > these environment variables? > > AUTHENTICATED= > AUTHFULLNAME= > AUTHADDR=
from authlib(7): 1. The authenticated login ID is saved in the AUTHENTI- CATED environment variable. 2. The process's userid and groupid are reset to the cor- responding userid and groupid of the authenticated login id, and the current directory is set to the process's defined home directory. 3. Some additional environment variables may also be ini- tialized: AUTHFULLNAME - the login ID's full name; MAILDIR - the login ID's default maildir mailbox; MAILDIRQUOTA - the requested maildir quota. AUTHADDR will be set to AUTHENTICATED, even if it does not contain any '@'. Roland _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
