Alex Pope wrote:
>
>sure.. just make sure that smbmnt is installed setuid root.. and the user
>has write permissions on the mount point.
whenever i execute smbmount it changes the permissions on the mount point.
for example, prior to execution I have
drwxrwxrwx 1 root root 512 Dec 31 1998 dir01
and after i execute the command the mount point is changed to
drwxr-xr-x 1 root root 512 Dec 31 1998 dir01
the command i'm using is smbmount //laptop/c /mnt/dir01
any ideas on how to keep the permissions constant?
--
steve