I have to restart the webserver to test each change?  That's rather awkward 
since I don't have direct control of apache on this system.  I've been 
using "python -m py_compile auth.py" to generate the new .pyc file, isn't 
there some way to force the system to read the new file without a full 
restart?

Regarding the changes to _ldap_search / _get_ldapuser ... ah ok that makes 
more sense now.  So I should be able to use the same string modification to 
query, or directly modify the statement that creates the query, I just need 
to get the system to read my changes so I can test them.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to