After authenticating the user, have you called:
$r->connection->user($username);
-Alan
-----Original Message-----
From: Nicolas MONNET <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, February 08, 2000 9:56 AM
Subject: Forcing user/group unto the log
>
>Hi there, I have implemented a cookie based authentification mechanism for
>my website. Now I'd like to pass the user and group information in the
>log, both field currently show as "-" currently. Is there any simple way
>to do this?
>
>Thanks!
>