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_canon_user_t(3) - redhat | 
| sasl_canon_user_t(3) - suse | 
| sasl_listmech(3) - suse | 
| sasl(3) - osx | 
| sasl_listmech(3) - osx | 
| Similar Topics in the Unix Linux Community | 
|---|
| AIX Links | 
| Mac OS X: Based on UNIX - Solid As a Rock | 
| Installing Dash Shell on OS X Lion | 
| At A Glance Coloured Real Time Bargraph Generator... | 
| Syntax error in subtraction in Bash |