bd80f76 Update to 0.9.11

Authored and Committed by pghmcfc 8 years ago
    Update to 0.9.11
    
    - New upstream release 0.9.11
      - smbldap.conf: New parameter: lanmanPassword (disabled by default)
      - smbldap_tools.pm: Export account_base_rid() for smbldap-usermod
      - smbldap-useradd:
        - Do not add dummy userPassword attribute
        - Die if adding a user entry fails
        - Set random password instead of insecure one on 'smbpasswd -a'
        - Check if specified UID is owned by local user (bug #2974)
        - Report error on exec() failure
      - smbldap-config:
        - Add support for renamed and new parameters (bug #2914)
        - Add POD text (bug #3013)
        - Do not assume "ou=..."-style value for "ldap users suffix", "ldap
          groups suffix" and "ldap machine suffix" in smb.conf
    - Drop upstreamed patches
    - Specify all dependencies as build dependencies too
    
        
file modified
+46 -12
file modified
+1 -1