auth log: Log the unique session GUID
authorGary Lockyer <gary@catalyst.net.nz>
Mon, 9 Apr 2018 18:47:40 +0000 (06:47 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 10 May 2018 18:02:22 +0000 (20:02 +0200)
commit52a3318be8316a8956d7bb6f62d64e32fed6f952
tree6c7aa82afa4681f1694f23ee7ea74e57acd50ff8
parent1488723a119736ed6401476ebe58afe5ba9953d4
auth log: Log the unique session GUID

Log the unique_session_token GUID on successful Authorizations.
This patch adds the "sessionID" attribute to the Authorization object
and increments the version to 1.1

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/auth_log.c