Hello I working on a small modification on the python scripts in:
/usr/lib/openchange/web/rpcproxy/rpcproxy -rw-r--r-- 1 root root 4107 Mar 16 13:35 RPCProxyApplication.py -rw-r--r-- 1 root root 0 Mar 16 13:35 __init__.py -rw-r--r-- 1 root root 23003 Mar 16 13:35 channels.py -rw-r--r-- 1 root root 1155 Mar 16 13:35 utils.py Could anyone please tell me how could I convert the incoming @ in the usernames to _? For example windows user enters: us...@company.com -> user1_company.com https://wiki.zentyal.org/wiki/En/3.5/OpenChange_%28Microsoft%28R%29_Exchange_native_replacement%29 Is the username password from the windows exchange program is transmitted in plain-text over SSL (which means this @ _ is changeable) or is it already sent over hashed to that rpc.dll? Thank you! _______________________________________________ devel mailing list devel@lists.openchange.org http://mailman.openchange.org/listinfo/devel