s3-auth consolidate create_local_token() into make_server_info_krb5()
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Feb 2011 10:04:01 +0000 (21:04 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Apr 2011 09:48:58 +0000 (19:48 +1000)
commit77e67163daaa670ee43ddbc4fd3fd3e8c3c38d49
tree6b9598e0bffaa21174076c61fa840bfa47591587
parent841d0bc9e81dbe56352ac8b12e63e8257963936e
s3-auth consolidate create_local_token() into make_server_info_krb5()

This ensures that all callers don't need to each add builtin groups
and privileges to the user's token

Andrew Bartlett
source3/auth/proto.h
source3/auth/user_krb5.c
source3/rpc_server/dcesrv_gssapi.c
source3/rpc_server/srv_pipe.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c