summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/credentials.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/auth/credentials.h')
-rw-r--r--source4/libcli/auth/credentials.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/auth/credentials.h b/source4/libcli/auth/credentials.h
index 7c3c4379d1..d1417bf83e 100644
--- a/source4/libcli/auth/credentials.h
+++ b/source4/libcli/auth/credentials.h
@@ -32,6 +32,7 @@ struct creds_CredentialState {
uint16_t secure_channel_type;
const char *computer_name;
const char *account_name;
+ uint32_t rid;
};
/* for the timebeing, use the same neg flags as Samba3. */