NAME
saslgetsimplet - The SASL callback for username/authname/realm
SYNOPSIS
##iinncclluuddee <
iinntt ssaassllggeettssiimmpplleett((vvooiidd *context,, iinntt id,, ccoonnsstt cchhaarr **** result,, uunnssiiggnneedd ** len));> DESCRIPTION
ssaassllggeettssiimmpplleett is used to retrieve simple things from the applica-
tion. In practice this is authentication name, authorization name, andrealm. The iidd parameter indicates which value is being requested. Pos-
sible values include:SASLCBUSER - Client user identity to login as
SASLCBAUTHNAME - Client authentication name
SASLCBLANGUAGE - Comma-separated list of RFC 1766 languages
SASLCBCNONCE - Client-nonce (for testing mostly)
RREETTUURRNN VVAALLUUEE SASL callback functions should return SASL return codes. See sasl.h for a complete list. SASLOK indicates success. CCOONNFFOORRMMIINNGG TTOO RFC 2222SEE ALSO
sasl(3), saslcallbacks(3), saslerrors(3) SASL man pages SASL saslgetsimplet(10 July 2001)