summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r--source3/include/ntdomain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h
index ac06b25c12..2eece8303e 100644
--- a/source3/include/ntdomain.h
+++ b/source3/include/ntdomain.h
@@ -134,7 +134,7 @@ struct pipes_struct {
struct pipe_auth_data auth;
- bool system_user;
+ bool ncalrpc_as_system;
/*
* Set to true when an RPC bind has been done on this pipe.