On Mon, Aug 07, 2006 at 11:09:43AM -0400, Jay Lee wrote: > Roberto C. Sanchez wrote: > >Here are the contents of /etc/courier/authpgsqlrc: > > > >PGSQL_PORT 5432 > >PGSQL_USERNAME provider > >PGSQL_PASSWORD password > >PGSQL_DATABASE provider > >PGSQL_USER_TABLE composite > >PGSQL_CRYPT_PWFIELD password > >PGSQL_UID_FIELD uid > >PGSQL_GID_FIELD gid > >PGSQL_LOGIN_FIELD email > >PGSQL_HOME_FIELD home > >PGSQL_NAME_FIELD name > >PGSQL_MAILDIR_FIELD maildir > > > > Only PGSQL_CRYPT_PASSWORD should be set, comment out PGSQL_PASSWORD as > your passwords are not stored in plain text. > > Jay
The PGSQL_PASSWORD field is the password part of the user/password for authenticating with PostgreSQL. The field for clear passwords is PGSQL_CLEAR_PWFIELD, which has always been commented out in my configuration. Regards, -Roberto -- Roberto C. Sanchez http://familiasanchez.net/~roberto
signature.asc
Description: Digital signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
