I have to Sun servers (backup and primary) that are running Samba. If I have two network neighborhood windows open for each server on my desktop, and try to drag and drop a file from one to the other, I get the following error message.
 
{{Cannot copy  'filename;: Access is denied: The Source file may be in user}}
 
Here is my shared definition in smb.conf. Any help would be much appreciated.
 
[MYPIPE]
 path = /opt/pipeline/docroot/site/mypipe
 browseable = yes
 guest ok = no
 comment = /opt/pipeline/docroot/site/mypipe
 writeable = yes
 valid users = @prn

Reply via email to