~ubuntu-branches/ubuntu/lucid/samba/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/patches/README_nosmbldap-tools.patch

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2009-12-28 05:02:32 UTC
  • mfrom: (0.34.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091228050232-jdd4xy3otxp71kdt
Tags: 2:3.4.3-2ubuntu1
* Merge from debian testing.  Remaining changes:
  + debian/patches/VERSION.patch:
    - set SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - Add "(Samba, Ubuntu)" to server string.
    - Comment out the default [homes] share, and add a comment about "valid users = %s" 
      to show users how to restrict access to \\server\username to only username.
    - Set 'usershare allow guests', so that usershare admins are allowed to create
      public shares in additon to authenticated ones.
    - add map to guest = Bad user, maps bad username to gues access.
  + debian/samba-common.conf:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/mksambapasswd.awk:
    - Do not add user with UID less than 1000 to smbpasswd.
  + debian/control:
    - Make libswbclient0 replace/conflickt with hardy's likewise-open.
    - Don't build against ctdb.
    - Build-depend on libreadline-dev instead of libreadline5-dev.
  + debian/rules:
    - Enable "native" PIE hardening.
    - Add BIND_NOW to maximize benefit of RELRO hardening.
  + Add ufw integration:
    - Created debian/samba.ufw.profile.
    - debian/rules, debian/samba.dirs, debian/samba.files: install

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Bug-Debian: http://bugs.debian.org/341934
4
4
Forwarded: not-needed
5
5
 
6
 
Index: samba-3.3.0rc2/examples/LDAP/README
 
6
Index: b/examples/LDAP/README
7
7
===================================================================
8
 
--- samba-3.3.0rc2.orig/examples/LDAP/README
9
 
+++ samba-3.3.0rc2/examples/LDAP/README
 
8
--- a/examples/LDAP/README      2009-11-08 15:54:27.000000000 +0100
 
9
+++ b/examples/LDAP/README      2009-11-08 15:55:34.000000000 +0100
10
10
@@ -69,6 +69,9 @@
11
11
 The smbldap-tools package can be downloaded individually from
12
12
 https://gna.org/projects/smbldap-tools/