summaryrefslogtreecommitdiff
path: root/source3/include/ntdomain.h
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2011-03-14 10:47:41 +0100
committerSimo Sorce <idra@samba.org>2011-03-23 17:19:22 +0100
commit3766f3ec0e495277c79df8eb8918cb739bc14358 (patch)
tree9626c0bdfd904c3ffb69dd0039db6d5be85d4b99 /source3/include/ntdomain.h
parent177df3c25b455d616e922853eef3d52dae739077 (diff)
downloadsamba-3766f3ec0e495277c79df8eb8918cb739bc14358.tar.gz
samba-3766f3ec0e495277c79df8eb8918cb739bc14358.tar.bz2
samba-3766f3ec0e495277c79df8eb8918cb739bc14358.zip
s3-rpc_server: Rename system_user to ncalrpc_as_system.
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.