Bug 7062 - Add winbind credential cache use to our client tool
Summary: Add winbind credential cache use to our client tool
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: Client Tools (show other bugs)
Version: 3.5.0rc1
Hardware: Other Linux
: P3 enhancement
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 04:56 UTC by Volker Lendecke
Modified: 2010-01-26 08:44 UTC (History)
0 users

See Also:


Attachments
Patch (51.62 KB, patch)
2010-01-26 04:57 UTC, Volker Lendecke
gd: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Lendecke 2010-01-26 04:56:21 UTC
Winbind has had the ability to cache credentials at login time for ages. The only user of this facility so far has been ntlm_auth. It would be good if all the client utils shipped by default and libsmbclient would make use of this facility as well.
Comment 1 Volker Lendecke 2010-01-26 04:57:58 UTC
Created attachment 5221 [details]
Patch

Patchset that implements this, already in master.
Comment 2 Volker Lendecke 2010-01-26 06:23:20 UTC
Too much trouble on the day of release. It's in master, 3.6 will come some day.

Volker
Comment 3 Karolin Seeger 2010-01-26 07:52:06 UTC
Re-opening for inclusion into rc2.
Comment 4 Karolin Seeger 2010-01-26 08:44:43 UTC
Pushed. Will be included in Samba 3.5.0rc2.
Closing out bug report.

Thanks!