SECURITY_SID_TO_CONTEXT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

security_sid_to_context - Obtain a context for a given SID.  

SYNOPSIS

"SYNOPSIS"

int security_sid_to_context (u32 sid, char ** scontext, u32 * scontext_len);  

ARGUMENTS

sid
security identifier, SID
scontext
security context
scontext_len
length in bytes
 

DESCRIPTION

Write the string representation of the context associated with sid into a dynamically allocated string of the correct size. Set scontext to point to this string and set scontext_len to the length of the string.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:46 GMT, October 09, 2005