Print this page
11037 SMB File access audit logging (reserve IDs)

@@ -19,10 +19,12 @@
  * CDDL HEADER END
  */
 /*
  * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
  * Use is subject to license terms.
+ *
+ * Copyright 2018 Nexenta Systems, Inc.  All rights reserved.
  */
 
 #ifndef _TOKTABLE_H
 #define _TOKTABLE_H
 

@@ -154,10 +156,11 @@
         TAG_ACEMASK,                    /* with ace token */
         TAG_ACEFLAGS,                   /* with ace token */
         TAG_ACETYPE,                    /* with ace token */
         TAG_ACEID,                      /* with ace token */
         TAG_USERNAME,                   /* with user token */
+        TAG_WSID,                       /* with wsid token */
         MAXTAG
 };
 
 
 /*