SimpleSambaIntegrationSpec

Differences between revisions 2 and 3
Revision 2 as of 2007-03-31 17:27:52
Size: 1060
Editor: 97
Comment:
Revision 3 as of 2007-04-01 17:11:59
Size: 1072
Editor: 97
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
This specification eliminates the need to add samba users from the command line so that users can log into samba as soon as it is installed and never need to use the terminal. Eliminates the need to add samba users from the command line. Users can log into samba as soon as it is installed with their username and password and never need to use the terminal.
Line 17: Line 17:
* libpam-smbpass should be a dependency of ubuntu-desktop
* common-password should include a managed-passwordsync by default
* managed-passwordsync should include libpam-smbpass by default
* authtool should set managed-passwordsync appropriately when authentication type changes
 * libpam-smbpass should be a dependency of ubuntu-desktop
 * common-password should include a managed-passwordsync by default
 * managed-passwordsync should include libpam-smbpass by default
 * authtool should set managed-passwordsync appropriately when authentication type changes
Line 24: Line 24:
* purging samba shouldn't clobber /var/lib/samba if libpam-smbpass is installed, causing passwd not to work  * purging samba shouldn't clobber /var/lib/samba if libpam-smbpass is installed, causing passwd not to work

Summary

Eliminates the need to add samba users from the command line. Users can log into samba as soon as it is installed with their username and password and never need to use the terminal.

Use Cases

John enables file sharing through the GUI and immediately is able to log in using his username and password.

Design

  • libpam-smbpass should be a dependency of ubuntu-desktop
  • common-password should include a managed-passwordsync by default
  • managed-passwordsync should include libpam-smbpass by default
  • authtool should set managed-passwordsync appropriately when authentication type changes

Outstanding Issues

  • purging samba shouldn't clobber /var/lib/samba if libpam-smbpass is installed, causing passwd not to work

BoF agenda and discussion

At some point someone should look at this thing.


CategorySpec

SimpleSambaIntegrationSpec (last edited 2008-08-06 16:29:06 by localhost)