mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
r1021: Because auth_serversupplied_info is not reference counted, this may
only be called once per authentication.
Andrew Bartlett
(This used to be commit 9a5de8de95
)
This commit is contained in:
parent
8de7e76e78
commit
42b6b71493
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user