sasl_authorize_t
NAMESYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
NAME
sasl_authorize_t − The SASL authorization callback
SYNOPSIS
#include <sasl/sasl.h>
int sasl_authorize_t(void *context,
const char *requested_user, unsigned alen, | |||
const char *auth_identity, unsigned alen, | |||
const char *def_realm, unsigned urlen, | |||
struct propctx *propctx) |
DESCRIPTION
sasl_authorize_t is used to check whether the authorized user auth_identity may act as the user requested_user. For example the user root may wish to authenticate with his credentials but act as the user tmartin (with all of tmartin’s rights not roots). A server application should be very careful, and probably err on the side of caution, when determining which users may proxy as whom.
RETURN VALUE
SASL callback functions should return SASL return codes. See sasl.h for a complete list. SASL_OK indicates success.
SEE ALSO
sasl(3), sasl_callbacks(3)
More Linux Commands
manpages/ip-l2tp.8.html
ip-l2tp(8) L2TPv3 static unmanaged tunnel configuration.....
The ip l2tp commands are used to establish static, or so-called unmanaged L2TPv3 ethernet tunnels. For unmanaged tunnels, there is no L2TP control protocol so n
manpages/col.1.html
col(1) - filter reverse line feeds from input (Man Page)....
col filters out reverse (and half-reverse) line feeds so the output is in the correct order, with only forward and half-forward line feeds. It also replaces any
manpages/XRaiseWindow.3.html
XRaiseWindow(3) - change window stacking order (Man Page)...
The XRaiseWindow function raises the specified window to the top of the stack so that no sibling window obscures it. If the windows are regarded as overlapping
manpages/XkbCopyKeyType.3.html
XkbCopyKeyType(3) - Copy one XkbKeyTypeRec structures.......
XkbCopyKeyType copies the key type specified by from to the key type specified by into. Both must point to legal XkbKeyTypeRec structures. Xkb assumes from and
manpages/mdoc.7.html
mdoc(7) - quick reference guide for the -mdoc macro package
General description, should include options and parameters. RETURN VALUE Sections two and three function calls. ENVIRONMENT Describe environment variables. FILE
manpages/Wand-config.1.html
Wand-config(1) - get information about the installed version
Wand-config prints the compiler and linker flags required to compile and link programs that use the Wand Application Programmer Interface. EXAMPLES To print the
manpages/colcrt.1.html
colcrt(1) - filter nroff output for CRT previewing (ManPage)
colcrt provides virtual half-line and reverse line feed sequences for terminals without such capability, and on which overstriking is destructive. Half-line cha
manpages/acl_set_tag_type.3.html
acl_set_tag_type(3) - set the tag type of an ACL entry......
The acl_set_tag_type() function sets the tag type of the ACL entry indicated by the argument entry_d to the value of the argument tag_type. Any ACL entry descri
manpages/radvdump.8.html
radvdump(8) - dump router advertisements - Linux man page...
radvdump prints out the contents of incoming router advertisements sent by radvd or some other software implementing (parts of) Neighbor Discovery for IP Versio
manpages/crypt_gensalt.3.html
crypt_gensalt(3) - password hashing - Linux manual page.....
The crypt, crypt_r, crypt_rn, and crypt_ra functions calculate a cryptographic hash function of key with one of a number of supported methods as requested with
manpages/libc.1.html
libc(7) - Overview of standard C libraries on Linux.........
The term libc is commonly used as a shorthand for the standard C library, a library of standard functions that can be used by all C programs (and sometimes by p
manpages/Tk_PhotoPutBlock.3.html
Tk_PhotoPutBlock(3) - manipulate the image data stored in a
Tk_FindPhoto returns an opaque handle that is used to identify a particular photo image to the other procedures. The parameter is the name of the image, that is
