From: Johannes B. <jo...@br...> - 2004-01-26 15:51:00
|
Hello. I use python-ldap with SASL/Digest-MD5 authentication. With each sasl_bind_s() I get output like: SASL/DIGEST-MD5 authentication started SASL username: admin@gandalf SASL SSF: 128 SASL installing layers Is there a way to suppress this output (maybe with some option, I can set with set_option())? Thanks in advance, jojo. |