summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--librpc/idl/auth.idl6
1 files changed, 6 insertions, 0 deletions
diff --git a/librpc/idl/auth.idl b/librpc/idl/auth.idl
index 904becac61..2536777f06 100644
--- a/librpc/idl/auth.idl
+++ b/librpc/idl/auth.idl
@@ -62,6 +62,12 @@ interface auth
} auth_user_info_torture;
typedef [public] struct {
+ /* These match exactly the values from the
+ * auth_serversupplied_info, but should be changed to
+ * checks involving just the SIDs */
+ boolean8 guest;
+ boolean8 system;
+
utf8string unix_name;
/*