Query: door_cred
OS: opensolaris
Section: 3c
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
door_cred(3C) Standard C Library Functions door_cred(3C)NAMEdoor_cred - return credential information associated with the clientSYNOPSIScc -mt [ flag... ] file... [ library... ] #include <door.h> int door_cred(door_cred_t *info);DESCRIPTIONThe door_cred() function returns credential information associated with the client (if any) of the current door invocation. The contents of the info argument include the following fields: uid_t dc_euid; /* Effective uid of client */ gid_t dc_egid; /* Effective gid of client */ uid_t dc_ruid; /* Real uid of client */ gid_t dc_rgid; /* Real gid of client */ pid_t dc_pid; /* pid of client */ The credential information associated with the client refers to the information from the immediate caller; not necessarily from the first thread in a chain of door calls.RETURN VALUESUpon successful completion, door_cred() returns 0. Otherwise, door_cred() returns -1 and sets errno to indicate the error.ERRORSThe door_cred() function will fail if: EFAULT The address of the info argument is invalid. EINVAL There is no associated door client.USAGEThe door_cred() function is obsolete. Applications should use the door_ucred(3C) function in place of door_cred().ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |all | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Obsolete | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOdoor_call(3C), door_create(3C), door_ucred(3C), attributes(5) SunOS 5.11 22 Mar 2005 door_cred(3C)
Related Man Pages |
---|
door_cred(3door) - linux |
door_cred(3door) - x11r4 |
door_cred(3door) - debian |
door_cred(3door) - osx |
door_cred(3door) - centos |
Similar Topics in the Unix Linux Community |
---|
Effective Decision Support in Near-Real Time |
Real and Effective IDs |
DVDSHOPSONLINE - Real Deal |
DVDSHOPSONLINE - Real Deal |
NIM : remove nim client info from the client |