It's probably just a permissions thing.

The user you are logged in to Linux from your windows machine is some kind of network 
id.  Probably whatever you signed on to the network as.

Do you use Network authentication (security=SERVER in the smb.conf) or authentication 
in the Linux server?  If the latter, make sure that smbpasswd knows about your userid.

When defining your share ( [Myshare]  ) in smb.conf, you may need an entry
write list = user1 user2 myuser group3 ...

Lastly, make sure that the userid you are logged on as has write permissions to the 
directory pointed to by the share (path=/home/thisdirectory), either by userid, or 
more likely by group.

> A friend will help you move. A really good friend will help you move
> the body.
Gordon W. Wolfe, Ph.D.
VM Technical Services, The Boeing Company (425)865-5940

> ----------
> From:         Dennis Wicks
> Reply To:     Linux on 390 Port
> Sent:         Friday, January 24, 2003 12:35 PM
> To:   [EMAIL PROTECTED]
> Subject:      samba config help needed
> 
> Greetings,
> 
> I have managed to figure out today how to get some linux disks
> (running under VM) mounted on my Win NT system. Every thing seems
> to be working except for one important function: I can't write on
> those disks! Neither new files or changed files.
> 
> I imagine it is one particular parameter I missed somewhere.
> 
> Could anybody tell me what it is and save me from an afternoon
> of extreme frustration?
> 
> Many, Many TIA!
> Dennis
> --
> Dennis G. Wicks             Systems Programmer      [EMAIL PROTECTED]
> Communications Data Group   Tel: (217)355-7117  Fax: (217)351-6994
> 102 S. Duncan Rd.
> Champaign, IL  61822
> 
> 

Reply via email to