The SASL ANONYMOUS and OTP profiles


o SASL_ANONYMOUS_URI
URI to use for the SASL ANONYMOUS profile, defaults to "http://ianaorg/beep/SASL/ANONYMOUS"
o SASL_ANONYMOUS_IMODES
Initiator modes for the SASL ANONYMOUS profile, defaults to "plaintext,encrypted"
o SASL_ANONYMOUS_LMODES
Listener modes for the SASL ANONYMOUS profile, defaults to "plaintext,encrypted"
o SASL_OTP_URI
URI to use for the SASL OTP profile, defaults to "http://ianaorg/beep/SASL/OTP"
o SASL_OTP_IMODES
Initiator modes for the SASL OTP profile, defaults to "plaintext,encrypted"
o SASL_OTP_LMODES
Listener modes for the SASL OTP profile, defaults to "plaintext,encrypted"
o SASL_OTP_DIRECTORY
The directory where the OTP database is kept, defaults to "/tmp"
o SASL_FAMILY_DEBUG
Enables debug mode for the SASL family of profiles, defaults to "0"
o SASL_LOCAL_TRACEINFO
Trace information for SASL ANONYMOUS
o sasl_profiles_Init
Well-known entry point for the SASL ANONYMOUS and OTP profiles.
o sasl_login
Tune using SASL, and update the connection's configuration structure accordingly.

Home Alphabetic index



This page was generated with the help of DOC++.