You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Pluf Users
How would I login a user via htaccess $REMOTE_USER. Rather then
passing a username and password form, I would like to look at
$_SERVER['REMOTE_USER] and either create the account (which I found
code to do )and log them in or log them in as that account.