[debian-edu-commits] r82048 - in branches/wheezy/debian-edu-config: debian etc/samba
schweer-guest at alioth.debian.org
schweer-guest at alioth.debian.org
Thu Aug 15 12:10:04 UTC 2013
Author: schweer-guest
Date: 2013-08-15 12:10:04 +0000 (Thu, 15 Aug 2013)
New Revision: 82048
Modified:
branches/wheezy/debian-edu-config/debian/changelog
branches/wheezy/debian-edu-config/etc/samba/smb-debian-edu.conf
Log:
Fix smb-debian-edu.conf; reword changelog entry.
Modified: branches/wheezy/debian-edu-config/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-config/debian/changelog 2013-08-15 10:32:46 UTC (rev 82047)
+++ branches/wheezy/debian-edu-config/debian/changelog 2013-08-15 12:10:04 UTC (rev 82048)
@@ -1,8 +1,8 @@
debian-edu-config (1.712~svn82041) UNRELEASED; urgency=low
- * Fix setting 'only user' in etc/samba/smb-debian-edu.conf, which is of
- type boolean. (This works; but note that the option is reported as
- deprecated when running testparm.)
+ * Remove option 'only user' from etc/samba/smb-debian-edu.conf, which is
+ only useful with 'security = shared'. (Setting this will prevent a user
+ to connect even to his own home share using smbclient.)
-- Wolfgang Schweer <wschweer at arcor.de> Wed, 14 Aug 2013 11:55:44 +0200
Modified: branches/wheezy/debian-edu-config/etc/samba/smb-debian-edu.conf
===================================================================
--- branches/wheezy/debian-edu-config/etc/samba/smb-debian-edu.conf 2013-08-15 10:32:46 UTC (rev 82047)
+++ branches/wheezy/debian-edu-config/etc/samba/smb-debian-edu.conf 2013-08-15 12:10:04 UTC (rev 82048)
@@ -213,7 +213,6 @@
[homes]
valid users = %S
- only user = yes
comment = Home directories
browseable = no
writable = yes
More information about the debian-edu-commits
mailing list