# $Source: /opt/cvs/samba/smbldap-tools/ChangeLog,v $ # $id: $ # ## ChangeLog for SMBLDAP-TOOLS 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