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)
committerStefan Metzmacher <metze@samba.org>
Tue, 22 Feb 2011 18:32:51 +0000 (19:32 +0100)
commit77ca6d298d0b0c91bf6148590948486a1932f1b2
tree9a20fb2c8f7a19b6246e36e00680507cdc7a6094
parent5590ac257f8656858946c38f7adefcd877182379
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/user_krb5.c
source3/include/proto.h
source3/rpc_server/dcesrv_gssapi.c
source3/rpc_server/srv_pipe.c
source3/smbd/sesssetup.c
source3/smbd/smb2_sesssetup.c