SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for smbldap-tools-0.9.11-1.17.noarch.rpm :

* Wed May 25 2016 jweberhoferAATTweberhofer.at- Build package smbldap-tools-migration which contains the migration scripts to migrate from unix/samba accounts to ldap accounts- Update to 0.9.11
* Disable lanmanPassword by default
* smbldap-config: - Add POD text (Thanks to Paul Howarth , bug #3013) - Do NOT assume \"ou=...\"-style value for \"ldap users suffix\", \"ldap groups suffix\" and \"ldap machine suffix\" in smb.conf
* smbldap-config: Add support renamed and new parameters (Thanks to Gervasio Susterman , bug #2914)
* smbldap-useradd: - Do not add dummy userPassword attribute - Die on 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.conf: New parameter: lanmanPassword
* smbldap_tools.pm: Export account_base_rid() for smbldap-usermod- removed smbldap-tools-0.9.10-pod.patch (included into upstream)- removed smbldap-tools-0.9.10-export.patch (included into upstream)- replaced smbldap-tools-0.9.9-suse-migrationscripts.patch by smbldap-tools-0.9.11-suse-migrationscripts.patch
* Tue Jun 09 2015 jweberhoferAATTweberhofer.at- Updated file and directory permissions- Don\'t require jcode and other tools to be to be installed- Add POD to smbldap-config so we don\'t generate an empty manpage smbldap-tools-0.9.10-pod.patch- Add missing export of account_base_rid, needed by smbldap_usermod: smbldap-tools-0.9.10-export.patch
* Mon Mar 04 2013 jweberhoferAATTweberhofer.at- Update to 0.9.10
* smbldap_tools.pm: Add is_attr_single_value() to check if a specified attribute is defined as single-value in the LDAP schema
* smbldap_tools.pm: read_user_human_readable: Protect attribute values from Encode::decode_utf8() with Encode::FB_CROAK
* smbldap-useradd, smbldap-usermod: Check if mailRoutingAddress attribute is single-value or not
* smbldap-usermod: - Remove mailRoutingAddress attribute if empty - Suppress \"no such attribute\" error on remove mail or mailLocalAddress attribute when already absent
* Sun Sep 16 2012 jweberhoferAATTweberhofer.at- Rebased opensuse patches- Added FSF-Address patch
* Wed Aug 08 2012 Paul Howarth - 0.9.9-1- Update to 0.9.9 - smbldap-userlist, smbldap-grouplist: specify Net::LDAP search attributes as an array ref, not a string (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681350) - smbldap-useradd: fix smbldap-passwd name - smbldap_tools.pm: $config{masterLDAP} and $config{slaveLDAP} can take a LDAP URI - smbldap_tools.pm: non-root user cannot run smbldap-passwd, smbldap-userinfo, smbldap-userlist and smbldap-grouplist with SSL-enabled LDAP server (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647860)- Update config patch to reflect use of URIs for LDAP servers- Drop upstreamed samba net location patch
* Wed Mar 07 2012 Paul Howarth - 0.9.8-1- NOTE: USERS THAT WISH TO KEEP USING THE LEGACY RID ALLOCATION ALGORITHM OF samba 2.x, WHICH WAS THE DEFAULT IN PREVIOUS VERSIONS OF smbldap-tools, SHOULD RUN THE smbldap-upgrade-0.9.6.pl SCRIPT AFTER UPGRADING TO THIS VERSION- Update to 0.9.8 - introduce autoconf (configure.in, Makefile.in and so on) - smbldap_tools.pm: use Encode instead of Unicode::MapUTF8 - smbldap-populate, smbldap_tools.pm: use /nonexistent instead of /dev/null for guest\'s and computer\'s homeDirectory - smbldap_tools.pm: add read_password() to avoid `stty -echo` hacks - use /usr/sbin/nscd -i instead of /etc/init.d/nscd - smbldap-passwd: do not use permuted -s option for the smbpasswd(1) command-line because the plain-old getopt(3) does not support it - add shadowAccount parameter in smbldap.conf to control whether to treat shadowAccount objectclass and attributes or not - rename smbldap.conf parameters: - hash_encrypt -> password_hash - crypt_salt_format -> password_crypt_salt_format - LDAPv3 Password Modify (RFC 3062) extended operation support when password_hash=\"exop\" in smbldap.conf - use sambaNextRid attribute in sambaDomain entry for the next RID, same as Samba 3.0+ (only when sambaAlgorithmicRidBase attribute does NOT exist in sambaDomain entry for backward compatibility) - smbldap-populate: use Net::LDAP::Entry for populating entries - smbldap-usermod: new option: --ou NODE (move user entry to the specified organizational unit) - canonicalize user name to treat the memberUid as case-sensitive attribute (but the uid attribute is case-insensitive) - smbldap-useradd: new option: -p (allow to set password from STDIN without verification, e.g. using a pipe) - smbldap-useradd: new option: --non-unique (allow the creation of a user account with a duplicate [non-unique] UID) - smbldap-populate: create parent entry for $config{usersdn} (and others) if it does not exist (e.g. usersdn=\"ou=Users,ou=parent,${suffix}\" in smbldap.conf) - smbldap-config: rename from configure.pl - smbldap-populate: create parent entry for $config{sambaUnixIdPooldn} if it does not exist - use Digest::SHA instead of Digest::SHA1 if Perl version > 5.10.0 - smbldap-usermod: -M, -O, -T option: remove associated attribute when the null value is specified- No longer need to remove IDEALX paths- Drop now-redundant nscd and UTF-8 patches- Use upstream build/install methodology- Add patch to fix location of samba \"net\" command
* Thu Aug 11 2011 Johannes Weberhofer - fixed several opensuse LDAP-issues- made importing-tools working- moved importing-tools from doc to /use/share/smbldap-tools directory
* Tue Jul 26 2011 Johannes Weberhofer - adapted for opensuse
* Mon Mar 07 2011 Paul Howarth - 0.9.6-3- update to upstream svn revision 36 - fix broken configure.pl script (#677272) - smbldap_tools.pm: various minor fixes - smbldap-populate: fix wrong sambaGroupType values for local groups - smbldap-useradd: use -h option for chown of home directory - smbldap-useradd: extend -Z option to take multiple options - smbldap-usermod: set sambaPwdLastSet to the current time if \"-B 0\" is used - smbldap-usermod: extend -Z (--attr) option: - take multiple -Z options - append a value to a multi-value attribute by -Z +name=value - remove a value from a multi-value attribute by -Z -name=value - remove an attribute by -Z -name- drop UTF-8 patch, no longer needed- renumber patches to separate upstream and downstream patches- rediff patches to apply cleanly to new base- use a patch to recode the docs as UTF-8 rather than brute-force iconv
* Wed Feb 09 2011 Fedora Release Engineering - 0.9.6-2- rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
ICM