Le Thu, May 20, 2004 at 08:55:59AM +0200, RRuegner a ecrit: > >add machine script = /var/lib/samba/scripts/smbldap-useradd -w %u > you have to copy the script in /usr/local/sbin/ cause this is hardcoded > in them use this > add machine script = /usr/local/sbin/smbldap-useradd.pl -w "%u" Things that are hardcoded in the script are . in smbldap-passwd: the path to slappasswd . in smbldap-useradd, smbldap_tools.pm: the script to nscd init script . in smbldap_tools.pm: the path to configuration files (in /etc/smbldap-tools/) The one to take care is the last one, because if configuration's files are not in /etc/smbldap-tools/, all scripts will failed. -- J�r�me
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
