Oracle Solaris Security for Developers Guide
    
S
 
 SASL
  architecture ( Index Term Link )
  authentication ( Index Term Link )
  authid ( Index Term Link )
  auxprop plug-ins ( Index Term Link )
  callbacks
   SASL_CB_AUTHNAME ( Index Term Link )
   SASL_CB_CANON_USER ( Index Term Link )
   SASL_CB_ECHOPROMPT ( Index Term Link )
   SASL_CB_GETCONF ( Index Term Link )
   SASL_CB_GETOPT ( Index Term Link )
   SASL_CB_GETPATH ( Index Term Link )
   SASL_CB_GETREALM ( Index Term Link )
   SASL_CB_LANGUAGE ( Index Term Link )
   SASL_CB_LOG ( Index Term Link )
   SASL_CB_NOECHOPROMPT ( Index Term Link )
   SASL_CB_PASS ( Index Term Link )
   SASL_CB_PROXY_POLICY ( Index Term Link )
   SASL_CB_SERVER_USERDB_CHECKPASS ( Index Term Link )
   SASL_CB_SERVER_USERDB_SETPASS ( Index Term Link )
   SASL_CB_USER ( Index Term Link )
   SASL_CB_VERIFYFILE ( Index Term Link )
  canonicalization ( Index Term Link )
  client sample application ( Index Term Link )
  confidentiality ( Index Term Link )
  connection contexts ( Index Term Link )
  functions ( Index Term Link )
  integrity ( Index Term Link )
  library ( Index Term Link )
  libsasl API ( Index Term Link )
  libsasl initialization ( Index Term Link )
  life cycle ( Index Term Link )
  mechanisms ( Index Term Link )
  overview ( Index Term Link )
  plug-in design ( Index Term Link )
   client plug-ins ( Index Term Link )
   overview ( Index Term Link )
   server plug-ins ( Index Term Link )
   structures ( Index Term Link )
  reference tables ( Index Term Link )
  releasing resources ( Index Term Link )
  releasing sessions ( Index Term Link )
  role in Solaris OS ( Index Term Link )
  sample functions ( Index Term Link )
  sample output ( Index Term Link )
  server sample application ( Index Term Link )
  session initialization ( Index Term Link )
  setting SSF ( Index Term Link )
  SPI ( Index Term Link )
  SSF ( Index Term Link )
  userid ( Index Term Link )
 
 sasl_canonuser_plug_nit() function ( Index Term Link )
 
 SASL_CB_AUTHNAME callback ( Index Term Link )
 
 SASL_CB_CANON_USER callback ( Index Term Link )
 
 SASL_CB_ECHOPROMPT callback ( Index Term Link )
 
 SASL_CB_GETCONF callback ( Index Term Link )
 
 SASL_CB_GETOPT callback ( Index Term Link )
 
 SASL_CB_GETPATH callback ( Index Term Link )
 
 SASL_CB_GETREALM callback ( Index Term Link )
 
 SASL_CB_LANGUAGE callback ( Index Term Link )
 
 SASL_CB_LOG callback ( Index Term Link )
 
 SASL_CB_NOECHOPROMPT callback ( Index Term Link )
 
 SASL_CB_PASS callback ( Index Term Link )
 
 SASL_CB_PROXY_POLICY callback ( Index Term Link )
 
 SASL_CB_SERVER_USERDB_CHECKPASS callback ( Index Term Link )
 
 SASL_CB_SERVER_USERDB_SETPASS callback ( Index Term Link )
 
 SASL_CB_USER callback ( Index Term Link )
 
 SASL_CB_VERIFYFILE callback ( Index Term Link )
 
 sasl_client_add_plugin() function ( Index Term Link )
 
 sasl_client_init() function ( Index Term Link ) ( Index Term Link )
 
 sasl_client_new() function, SASL life cycle ( Index Term Link )
 
 sasl_client_start() function, SASL life cycle ( Index Term Link )
 
 SASL_CONTINUE flag ( Index Term Link )
 
 sasl_decode() function ( Index Term Link )
 
 sasl_dispose() function ( Index Term Link ) ( Index Term Link )
 
 sasl_done() function ( Index Term Link ) ( Index Term Link )
 
 sasl_encode() function ( Index Term Link )
 
 sasl_getprop() function, checking SSF ( Index Term Link )
 
 SASL_INTERACT flag ( Index Term Link )
 
 SASL_OK flag ( Index Term Link )
 
 sasl_server_add_plugin() function ( Index Term Link )
 
 sasl_server_init() function ( Index Term Link ) ( Index Term Link )
 
 sasl_server_new() function, SASL life cycle ( Index Term Link )
 
 sasl_server_start() function, SASL life cycle ( Index Term Link )
 
 SCF
  card objects ( Index Term Link )
  interfaces ( Index Term Link )
  listener objects ( Index Term Link )
  miscellaneous functions ( Index Term Link )
  overview ( Index Term Link )
  session functions ( Index Term Link )
  session objects ( Index Term Link )
  terminal functions ( Index Term Link )
  terminal objects ( Index Term Link )
 
 SCF_Card_close() function ( Index Term Link )
 
 SCF_Card_exchangeAPDU() function ( Index Term Link )
 
 SCF_Card_getInfo() function ( Index Term Link )
 
 SCF_Card_lock() function ( Index Term Link )
 
 SCF_Card_reset() function ( Index Term Link )
 
 SCF_Card_unlock() function ( Index Term Link )
 
 SCF_Card_waitForCardRemoved() function ( Index Term Link )
 
 SCF_Session_close() function ( Index Term Link )
 
 SCF_Session_freeInfo() function ( Index Term Link )
 
 SCF_Session_getInfo() function ( Index Term Link )
 
 SCF_Session_getSession() function ( Index Term Link )
 
 SCF_Session_getTerminal() function ( Index Term Link )
 
 SCF_strerror() function ( Index Term Link )
 
 SCF_Terminal_addEventListener() function ( Index Term Link )
 
 SCF_Terminal_close() function ( Index Term Link )
 
 SCF_Terminal_freeInfo() function ( Index Term Link )
 
 SCF_Terminal_getCard() function ( Index Term Link )
 
 SCF_Terminal_getInfo() function ( Index Term Link )
 
 SCF_Terminal_removeEventListener() function ( Index Term Link )
 
 SCF_Terminal_updateEventListener() function ( Index Term Link )
 
 SCF_Terminal_waitForCardAbsent() function ( Index Term Link )
 
 SCF_Terminal_waitForCardPresent() function ( Index Term Link )
 
 SEAM, GSS-API ( Index Term Link )
 
 security context, See contexts
 
 security flavor ( Index Term Link )
 
 security mechanisms, See GSS-API
 
 security policy, privileged application guidelines ( Index Term Link )
 
 security strength factor, See SSF
 
 send_token() function, GSS-API client example ( Index Term Link )
 
 sequence problems, GSS-API ( Index Term Link )
 
 server_acquire_creds() function, GSS-API server example ( Index Term Link )
 
 server_establish_context() function, GSS-API server example ( Index Term Link )
 
 server plug-ins, SASL ( Index Term Link )
 
 service provider interface, See SPI
 
 session management, PAM service module ( Index Term Link )
 
 session objects
  SCF ( Index Term Link )
  Solaris cryptographic framework ( Index Term Link )
 
 setppriv() function, synopsis ( Index Term Link )
 
 shell escapes, and privileges ( Index Term Link )
 
 sign_server() function
  GSS-API client example ( Index Term Link )
  GSS-API server example ( Index Term Link )
 
 signature blocks
  GSS-API
   gss-client example ( Index Term Link )
 
 signing messages, GSS-API ( Index Term Link )
 
 signing messages example, Solaris cryptographic framework ( Index Term Link )
 
 signing packages ( Index Term Link )
 
 Simple Authentication and Security Layer, See SASL
 
 slots, Solaris cryptographic framework ( Index Term Link )
 
 Smart Card, role in Solaris OS ( Index Term Link )
 
 smart card framework, See SCF
 
 smart card terminals, installation guidelines ( Index Term Link )
 
 soft tokens, Solaris cryptographic framework ( Index Term Link )
 
 Solaris cryptographic framework
  architecture ( Index Term Link )
  crypto pseudo device driver ( Index Term Link )
  cryptoadm pseudo device driver ( Index Term Link )
  cryptoadm utility ( Index Term Link )
  cryptographic providers ( Index Term Link )
  cryptoki library ( Index Term Link )
  design requirements
   kernel-level consumers ( Index Term Link )
   kernel-level providers ( Index Term Link )
   special treatment of _fini() function ( Index Term Link )
   user-level consumers ( Index Term Link )
   user-level providers ( Index Term Link )
  elfsign utility ( Index Term Link )
  examples
   message digest ( Index Term Link )
   random byte generation ( Index Term Link )
   signing and verifying messages ( Index Term Link )
   symmetric encryption ( Index Term Link )
   user-level provider ( Index Term Link )
  introduction ( Index Term Link )
  kernel programmer interface ( Index Term Link )
  libpkcs11.so ( Index Term Link )
  modules verification library ( Index Term Link )
  packaging applications ( Index Term Link )
  pkcs11_kernel.so ( Index Term Link )
  pkcs11_softtoken.so ( Index Term Link )
  pluggable interface ( Index Term Link )
  role in Solaris OS ( Index Term Link )
  scheduler / load balancer ( Index Term Link ) ( Index Term Link )
  SPI
   kernel level ( Index Term Link )
 
 Solaris Enterprise Authentication Mechanism, See SEAM
 
 Solaris smart card framework, See SCF
 
 specifying a QOP ( Index Term Link )
 
 specifying mechanisms in GSS-API ( Index Term Link )
 
 specifying OIDs ( Index Term Link )
 
 SPI
  Solaris cryptographic framework
   kernel level ( Index Term Link )
   user level ( Index Term Link )
 
 SSF
  defined ( Index Term Link )
  setting ( Index Term Link ) ( Index Term Link )
 
 status codes
  GSS-API ( Index Term Link ) ( Index Term Link )
  major ( Index Term Link )
  minor ( Index Term Link )
 
 strings, GSS-API ( Index Term Link )
 
 SUNW_C_GetMechSession() function ( Index Term Link ) ( Index Term Link )
  digest message example ( Index Term Link )
  symmetric encryption example ( Index Term Link )
 
 symmetric encryption
  Solaris cryptographic framework
   example ( Index Term Link )
 
 system privileges ( Index Term Link )
 
 System V IPC privileges ( Index Term Link )