Question
I'm attempting to use LDAP for twiki authentication. Our LDAP server has all usernames in lowercase letters (abcde), however when linking out using Main.abcde the username is modified to Main.Abcde and the link fails. The switch to the first letter being uppercase only happens under certain circumstances but causes a problem using ALLOW/DENY for security.
Environment
--
DanaCarrington - 12 Jun 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
You need to register users in TWiki. TWiki takes care of mapping from a
jsmith login name to the
JohnSmith topic.
--
PeterThoeny - 12 Jun 2006
Thank you.
--
DanaCarrington - 13 Jun 2006