python: Add samba.auth.session_info_fill_unix()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jul 2018 04:48:40 +0000 (16:48 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:06 +0000 (04:32 +0200)
commiteb6cb6e673e430cb8bb0be326f61c547ae42dfa1
tree512b62d0fb045a0051739c8a8fac16babaade5b4
parent77ffadd3a04d442c19549611dc8cdf253db3863b
python: Add samba.auth.session_info_fill_unix()

This fills in the unix portions of the token needed by smbd and the pysmbd bindings

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Pair-programmed-with: Joe Guo <joeg@catalyst.net.nz>
Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/auth.py
source4/auth/pyauth.c