SECURITY_SID_TO_CONTEXT

Section: ()
Updated: 06 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: 05:30:55 GMT, October 06, 2005