Greetings I recently downloaded a RPM samba binary ---samba-2.2.3a-20020206.i386.rpm---
I am able to mount dirs as root from windows PCs but when I use the same command inside the root's crontab file, mounting fails I did a "strings /usr/sbin/smbmount |grep smbmnt" and got /usr/bin/smbmnt using "ln -s /usr/sbin/smbmnt /usr/bin/smbmnt" seems to correct my problem However I am intrested in knowing the reason for which the script fails when executed within the crontab and does not fail when executed from a bash shell Keep up the good work Mantes Apostolos
