umask? Check you umask value. That is my thoughts on it.
On Fri, 29 Oct 1999, Stephen Hargrove wrote:
> 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
>
>