Hello

The

filter = (cn=%s)

does not modify anything in the ocsmanager config. I would like the 
authentication to happen by the mail field.
I tried to put it here and tried to put it to the:

/usr/lib/python2.7/dist-packages/ocsmanager/lib/config.py


            self.__get_option(section, 'filter', 'auth', None, '(cn=%mail)')

Doesn't change the fact that it still try to use the initial *User name* which 
gets filled out at creation.
This is not what I want. I mean no matter how I trick with this adding entries 
like:

niceuser_company1.com
niceuser_company2.com

Eventually after the NTLM auth it will try to use this username to try to 
authenticate on the POP/SMTP server which will obviously fail.

Please help.

THANKS!!!
_______________________________________________
devel mailing list
devel@lists.openchange.org
http://mailman.openchange.org/listinfo/devel

Reply via email to