[vmchecker-dev] LDAP passwords with ';'

Alexandru Moșoi brtzsnr at gmail.com
Mon Mar 29 16:26:20 EEST 2010


2010/3/29 Lucian Adrian Grijincu <lucian.grijincu at gmail.com>:
> We now have a problem with the authentication web service for students
> that have special characters in their passwords, like ';'.
> This char is used by LDAP to separate elements in the query. We should
> find an alternative way to send the passwords (e.g. encode them in
> base64).


Python provides various sanitation tools like quote [0].

[0] http://docs.python.org/dev/library/urllib.html#utility-functions


-- 
Alexandru Moșoi
http://www.alexandru.mosoi.ro/


More information about the vmchecker-dev mailing list