s3-auth use security_token_has_sid() from the common code
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Sep 2010 04:55:56 +0000 (14:55 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 14 Oct 2010 02:35:04 +0000 (02:35 +0000)
commit58cf83732a3af2cf2098b1b2108e4b5f36e8fa9e
tree6078167081e6a9c47923d8808c2659fb041b6542
parentdeb7c0243663d3fa435531bad77d2897b1d15285
s3-auth use security_token_has_sid() from the common code

The wrapper call is left here to avoid changing semantics for
the NULL parameter case.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/auth/token_util.c