Subject: CVS commit: pkgsrc/sysutils/smbldap-tools
From: Takahiro Kambe
Date: 2010-12-25 09:08:06
Message id: 20101225080806.AE142175DD@cvs.netbsd.org

Log Message:
Updte smbldap-tools package to 0.9.6.

2010-11-15 <mm@FreeBSD.org>
	* smbldap-useradd:
	  - fix Z option in getopt (custom LDAP attribute)
	  - drop unused L option from getopt
	  - alphabetically reorganize getopt options
	  - fix several mis-spellings and typos
	(thx to Paul Howarth <paul@city-fan.org>)
	* other utilities:
	  - alphabetically reorganize getopt and help
	* new tag 0.9.6

2010-10-21 <mm@FreeBSD.org>
	* new tool: smbldap-grouplist (list LDAP groups)
	* smbldap-useradd, smbldap-usershow, smbldap-usermod:
	  - change default encoding of givenName and sn to UTF-8 (bug #11717)
	  - new option: -X (input/output encoding, defaults to UTF-8)
	  - new option: -O (localMailAddress attribute)
	  - changed option: -M (now sets only mail attribute)
	  - home directory is now chowned as $userUidNumber:$userGidNumber
	    (bug #11721)
	  - use gecos as displayName if givenName and userSN not provided
	    (bug #14517)
	* smbldap-passwd:
	  - new option: -p (allow root to set password from
	    STDIN without verification, e.g. using a pipe) (bug #11964)
	  - change userPassword, shadowLastChange and shadowMax individually
	    e.g. no shadow class or user may not have rights (bug #15052)
	* smbldap-groupmod: allow deletion of users from groups without
	  a defined samba group SID)
	* remove references to smbldap_conf.pm

Files:
RevisionActionfile
1.4modifypkgsrc/sysutils/smbldap-tools/Makefile
1.3modifypkgsrc/sysutils/smbldap-tools/PLIST
1.2modifypkgsrc/sysutils/smbldap-tools/distinfo
1.2modifypkgsrc/sysutils/smbldap-tools/patches/patch-aa
1.2modifypkgsrc/sysutils/smbldap-tools/patches/patch-ah
1.1.1.1removepkgsrc/sysutils/smbldap-tools/patches/patch-af