# $Source: /opt/cvs/samba/smbldap-tools/ChangeLog,v $ # $id: $ # ## ChangeLog for SMBLDAP-TOOLS 2005-01-03: new tag (v0-9-2 for rpm version 0.9.2) 2005-10-31 . Option 'P' to set password was not possible in smbldap-useradd when usernames contained space character . smbldap-populate and smbldap_tools.pm: classes hierarchical is specified completly to avoid problem with others directories then OpenLDAP. . smbldap-useradd: users are not added to to group if the group is their primary one . smbldap-useradd and smbldap_tools: new function is_nonldap_unix_user to allow adding non ldap users to group. This is typically used to add users from a trusted domains (winbind) . when adding trusted account (smbldap-useraddd -i) '$' caracter is added to the name if not present . if with_smbpasswd="1", we let samba adding the sambaPrimaryGroupSID entry . smbldap-passwd: new option -s and -u to only update samba password or unix password . smbldap-passwd: regular users can change their passwords when TLS is forced . parsing smb.conf is correct if parameters are defined in several lines (using \ caracter) . automatic creation of the OU of a new user if it does not exist (smbldap-useradd -o ou=xxx) The new OU must me relative to the $config{usersdn} parameter 2005-07-12 . sambaPrimaryGroupSID for samba users is set to DOMAIN_SID-513, whatever is the defaultUserGid parameter value defined in smbldap.conf 2005-06-07 . sambaBadPasswordCount is set to 0 when using smbldap-passwd . update for respect with RFC 2256: sn <-> nom (option S) givenName <-> prenom (option N) cn <-> person's full name . UTF8 support for givenName (option N) and sn (option S) 2005-05-26: new tag (v0-9-1 for rpm version 0.9.1) . bugs correction and updates in configure.pl 2005-05-17: new tag (v0-9-0 for rpm version 0.9.0) 2005-05-16 . update release version 0.9.0 for synchronisation with examples of the "Samba3 by examples" book of John H Terpstra. . default configuration files for the smbldap-tools can be place in /etc/opt/IDEALX/smbldap-tools or /etc/smbldap-tools/ . default configuration file for samba can be /etc/samba/smb.conf or /usr/local/samba/lib/smb.conf . new parameter userHomeDirectoryMode in smbldap.conf to set the default directory mode used for user's homeDirectory . enhancements and fixes in configure.pl 2005-04-27 . error in group type documentation in smbldap-groupadd 2005-04-17 . warnings was displayed when samba configuraton file (smb.conf) had single quotes in parameters definition (thanks to Tom Burkart ) . 'idmapdn' is now also optional in smbldap.conf (if needed and defined in smb.conf) 2005-04-03: new tag (v0-8-8 for rpm version 0.8.8) 2005-03-09 . Four more options are now optional in smbldap.conf. Default values are: > slaveLDAP="127.0.0.1" > slavePort="389" > masterLDAP="127.0.0.1" > masterPort="389" > ldapTLS="0" . the following suffix can be used with the smbldap-tools: > suffix="dc=dpt,dc=idealx,dc=org", suffix="dc=idealx,dc=org" or suffix="dc=idealx" . update to smbldap-populate: . administrator account is now called 'root' . default uidNumber for root is set to 0 . default rid for root is set to 500 . default gidNumber for administrator is set to 0 uidNumber and gidNumber can be changed with option -k and -m 2005-03-08 . Four parameters in smbldap.conf are now optional: 'suffix', 'usersdn', 'computersdn' and 'groupsdn' If those parameters are not set, they are respectivly taken from the following parameters in smb.conf : 'ldap suffix', 'ldap user suffix', 'ldap machine suffix' and 'ldap group suffix' . renaming two files: $ mv smbldap-migrate-accounts smbldap-migrate-pwdump-accounts $ mv smbldap-migrate-groups smbldap-migrate-pwdump-groups 2005-02-26 . New option '-t time' to smbldap-useradd: wait