Bug 10049 - winbind creates krb5cc with incorrect group ownership.
Summary: winbind creates krb5cc with incorrect group ownership.
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Winbind (show other bugs)
Version: 4.0.6
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Samba QA Contact
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-26 15:45 UTC by David Woodhouse
Modified: 2013-07-26 15:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Woodhouse 2013-07-26 15:45:10 UTC
[dwmw2@i7 f19]$ rm /tmp/krb5cc_500
[dwmw2@i7 f19]$ wbinfo -K dwoodhou
Enter dwoodhou's password: 
plaintext kerberos password authentication for [dwoodhou] succeeded (requesting cctype: FILE)
credentials were put in: FILE:/tmp/krb5cc_500
[dwmw2@i7 f19]$ ls -l /tmp/krb5cc_500
-rw-------. 1 dwmw2 root 5922 Jul 26 16:46 /tmp/krb5cc_500


# Bad winbind. No biscuit.

[dwmw2@i7 f19]$ chown .dwmw2 /tmp/krb5cc_500