Query: sasl_user_exists
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sasl_user_exists(10 July 2001) sasl_user_exists(10 July 2001)NAMEsasl_user_exists - Check if a user exists on serverSYNOPSIS#include <sasl/sasl.h> int sasl_user_exists( sasl_conn_t *conn, const char *service, const char *user_realm, const char *user)DESCRIPTIONsasl_user_exists will check if a user exists on the server. conn a connection context service Service name or NULL (for service name of connection context) user_realm Realm to check in or NULL (for default realm) user User name to check for existance of.RETURN VALUEReturns SASL_OK on success. SASL error code on failure.CONFORMING TORFC 2222SEE ALSOsasl(3), sasl_errors(3) SASL man pages SASL sasl_user_exists(10 July 2001)
Related Man Pages |
---|
sasl(3) - redhat |
sasl_auxprop_request(3) - redhat |
sasl_canon_user_t(3) - redhat |
sasl(3) - suse |
sasl_server_new(3) - osx |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
When is a _function_ not a _function_? |
Undeletable file |
My first PERL incarnation... Audio Oscillograph |
Syntax error in subtraction in Bash |