Ethereal-cvs: [Ethereal-cvs] rev 17722: /trunk/epan/dissectors/: packet-kerberos.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 24 Mar 2006 21:41:02 GMT
User: sahlberg
Date: 2006/03/24 03:41 PM

Log:
 start decoding PA_PW_SALT in the PA-DATA structure.
 
 
 for the time being   since i have never seen this salt being used elsewhere,
 assume everything is the MS style salt:
 
 guint32 nt_status
 guint32 unknown
 guint32 unknown
 
 
 if the MS KDC does nopt allow a client to grab a ticket (due to policy   client can only log in at certain hours or such)
 KDC will repsond with a failuer with edata like above   and nt-status ==  STATUS_LOGON_HOURS

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +39 -0     packet-kerberos.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17722&view=rev