Bug 597313 - samba always writes new kerberos ticket to cache
Summary: samba always writes new kerberos ticket to cache
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Guenther Deschner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-28 16:01 UTC by Vladimir Rulev
Modified: 2011-04-04 16:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-04-04 16:48:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vladimir Rulev 2010-05-28 16:01:11 UTC
Description of problem:
When connecting to windows resources using Kerberos authentication, samba always writes new kerberos ticket to cache.

Version-Release number of selected component (if applicable):
samba-client-3.5.3-61.fc13.i686

How reproducible:
Always

Steps to Reproduce:
1. perform kinit, obtain kerberos TGT
2. connect to windows share using kerberos
smbclient -k //server/share
3. exit smbclient
4. list kerberos tickets
klist
...
server$@REALM
5. repeat steps 2-4
klist
...
server$@REALM
server$@REALM
  
Actual results:
Each connection adds new kerberos ticket.

Expected results:
Ticket should be reused.

Additional info:
In clikrb5.c smb_krb5_get_credentials always calls krb5_cc_store_cred. May be it is a problem.

Comment 1 Fedora Admin XMLRPC Client 2010-10-08 14:43:26 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Guenther Deschner 2011-04-04 16:48:59 UTC
This needs to be addressed upstream first. Can you please open a bug at bugzilla.samba.org ? Thanks!


Note You need to log in before you can comment on or make changes to this bug.