rrubino
unread,May 20, 2008, 8:30:32 PM5/20/08You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have developed a WFP callout that examines data at the ALE AuthConnectV4
layer (FWPM_LAYER_ALE_AUTH_CONNECT_V4). One of the fields available is the
user id field (FWPS_FIELD_ALE_AUTH_CONNECT_V4_ALE_USER_ID) which points to a
token acces information structure (TOKEN_ACCESS_INFORMATION ). Once I have
the structure, how can I determine the user that made the request? I've
searched all the documentation and it seems that all of the associated
functions operate in user mode. Can anyone help?