I may be in minority in employing phpMyFAQ on restricted intranet. That is my case, and we use Pubcookie (pubcookie.org) for user authentication against university ID/password, so I always have $SERVER[REMOTE_USER] available.
I see functions.php uses REMOTE_USER to assist with LDAP lookup. My question is whether this could be extended to make password optional (HTTPD Auth) -- even to auto-create non-privileged default user accounts at first visit.
If autocreated accounts, this would allow something like "My Questions" option (maybe that exists and I missed it) but user table would need to be extended to include uid/REMOTE_USER in addition to LDAP cn, I think.
It would be too much to ask a *third* feature question today, so I will just say:
Drupal integration?

I am pleased to be able to get back to setting up this very nice program.
Thanks!
Jim