|   
      Authentication Interface (krb5rpc) Operations
The rsec_krb5rpc_sendto_kdc( ) function is an RPC interface operation for accessing Kerberos AS/TGS services.  Ticket-granting tickets and application tickets are requested and 
returned.  There is no access control on this interface other than what is within the Kerberos ticket-granting mechanism itself; that is, the TGS request verification. 
 
Event Type (Event Number, Event Classes) AS_Request (0x101, dce_sec_authent)
 
 	Event-Specific Information None
 
Event Type (Event Number, Event Classes) TGS_TicketReq (0x102, dce_sec_authent)
 
 	Event-Specific Information None
 
Event Type (Event Number, Event Classes) TGS_RenewReq (0x103, dce_sec_authent)
 
 	Event-Specific Information None
 
Event Type (Event Number, Event Classes) TGS_ValidateReq (0x104, dce_sec_authent)
 
 	Event-Specific Information None
 
 
 
 |