[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: help, please - anbody?



On Sat, Feb 27, 1999 at 07:44:14PM -0000, Bill Gilmore wrote:
> I am trying to copy some files from an NT 4.0 workstation to a vfat
> partition on my Linux server.  I have put the following into my local.rc
> file:
> 
> mount -t vfat /dev/hdc1 /mnt/cm_7
> 
> in my smb.conf file I have:
> 
> # Share CM_7
> [cm_7]
>     comment = CM_7 share
>     path = /mnt/cm_7
>     valid users = blah1 blah2
>     public = no
>     writable = yes
>     printable = no
>  
> I can use Mr. Network's Neighborhood on the NT 4.0 workstation to map
> this share as drive L:, but when I try to copy files to L: i get "access
> denied".

/mnt/cm_7 needs to allow write access for the user you are logged in as
under NT.

-- 
Steve Borho <sborho ststech com>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]