diff options
-rw-r--r-- | source4/auth/auth_ntlmssp.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/auth/auth_ntlmssp.c b/source4/auth/auth_ntlmssp.c index b5b6352c00..006ee49d16 100644 --- a/source4/auth/auth_ntlmssp.c +++ b/source4/auth/auth_ntlmssp.c @@ -210,6 +210,8 @@ NTSTATUS auth_ntlmssp_update(struct auth_ntlmssp_state *auth_ntlmssp_state, * * Only valid after a successful authentication * + * May only be called once per authentication. + * */ NTSTATUS auth_ntlmssp_get_session_info(struct auth_ntlmssp_state *auth_ntlmssp_state, |