Bug 232955

Summary: Feature request: Winbind offline mode
Product: [Fedora] Fedora Reporter: Simo Sorce <ssorce>
Component: authconfigAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: samba-bugs-list
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-25 18:31:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 219287    

Description Simo Sorce 2007-03-19 16:48:27 UTC
Description of problem:


Description of problem:
We would like to let the user easily enable offline logins (ie be able to login
with domain credentials when disconnected) when winbindd is in use

Additional info:

To do so it would be necessary to add a checkbox to the current winbind options
dialog that asks the user if he wants to enable winbindd offline mode.

2 things need to be configured if the checkbox is checked.

the pam stack pam_winbindd lines need to have the "cached_login = yes" option set.
And "winbind offline logon = yes" need to be added to smb.conf

Comment 1 Tomas Mraz 2007-07-25 16:45:51 UTC
I'm working on this - do you have any idea for short descriptive text for the
checkbox in the dialog?


Comment 2 Tomas Mraz 2007-07-25 18:31:47 UTC
Built as authconfig-5.3.16-1.fc8 in rawhide - but probably won't be included in
the Test1.


Comment 3 Simo Sorce 2007-07-26 08:25:26 UTC
I'd say something like:
enable offline support
or
enable credential caching support for offline authentication

Comment 4 Tomas Mraz 2007-07-26 10:55:34 UTC
I've called it "Allow offline login". Is it OK?


Comment 5 Simo Sorce 2007-07-26 12:28:13 UTC
Absolutely, very good choice indeed!