s3: Fix bug 7139 owner of file not available with kerberos.
authorVolker Lendecke <vl@samba.org>
Tue, 16 Feb 2010 22:29:48 +0000 (23:29 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 17 Feb 2010 16:43:12 +0000 (17:43 +0100)
commit45c634eafa2f398827f16345b56603b969964527
tree66b4893709a7d979876ff48eb53880b475cb0ad0
parent3bb72e7f3e6be64011cabfd37866b29ffb0e18a4
s3: Fix bug 7139 owner of file not available with kerberos.

To provide the user with the same SID when doing Kerberos logins, attempt to do
a make_server_info_sam instead of a make_server_info_pw.
source3/smbd/sesssetup.c