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>
Thu, 18 Feb 2010 09:43:14 +0000 (10:43 +0100)
commitf79c8cff1494e9c6b5d02773727e735eed528bfb
treec2e9d6cd3ed58edcc05ec80047ad40af008ee46b
parentd4d84f47fc26b564bcab00bbe1d2e68004fbade1
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.
(cherry picked from commit 45c634eafa2f398827f16345b56603b969964527)
source3/smbd/sesssetup.c