Add the ability to pull the users Full name from LDAP
and use that as there ID in the forum (i.e. the name
that shows up to the left of there posts).
There are lots of problems with this; the first one being
it's a major change to phpBB, and I don't know how
many places you would have to change. I know that
phpBB uses that data for just about everything so you
would have to be very careful and would require lots of
testing.
Logged In: YES
user_id=1072758
Found a mod that adds this function, now we just need to
have LDAP_auth detect that this mod has been installed and
populate the fields with the data from LDAP.
http://www.phpbb.com/phpBB/viewtopic.php?t=15421