LATER s3:auth_util: DEBUG nt and unix token at a lower log level
authorStefan Metzmacher <metze@samba.org>
Thu, 24 May 2012 07:33:55 +0000 (09:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Nov 2012 08:15:21 +0000 (09:15 +0100)
commitcb5912ab6f0a35a60d76c2d56ec7ab68fcbf3d37
treee4c5a07d690c82fdda2fecfc3c0f6a67335b502f
parent4ee2457ddf1324bf5955306ff2005825abe9f734
LATER s3:auth_util: DEBUG nt and unix token at a lower log level

create_local_token() is a very important function,
as a lot of access decisions are made based on the result.

So better log the tokens without the need of "log level = 10"

metze
source3/auth/auth_util.c