Hi,

I'm using MoinMoin with mod_python and mod_auth_sspi to enable login
against an AD domain. user_autocreate is set to True.

In the AD domain we use login names in the form:
1. first letter of first name
2. first two letters of lastname
3. three digit phone extension
4. two letter site code

Example:
User: John Doe with phone extension 123 working on site New York

This translates into AD login name jdo123ny, but the user auto create
feature creates username Jdo123Ny which is not what I want. I' d
rather have the complete username lower case. How can I disable the
camel case creation of new user names?

Thanks in advance,
Bernd.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Moin-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to