Displaying 1 result from an estimated 1 matches for "softwaretest".
Did you mean:
  softwarelist
  
2007 Jun 12
2
Samba 3.0.25a - FreeBSD - permissions problem?
...e purpose, because then the share can be overwritten by 
normal users.
And what is very strange is that in looking at the logs, everything appears
to be normal... I even get:
   [2007/06/12 17:11:08, 10] smbd/share_access.c:is_share_read_only_for_token(274)
     is_share_read_only_for_user: share softwaretest is read-write for unix user DOMAIN#user
right up until I try to write the file, at which point:
   [2007/06/12 17:11:13, 10] smbd/open.c:fd_open(67)
     fd_open: name New Bitmap Image.bmp, flags = 05002 mode = 0777, fd = -1. Permission denied
   [2007/06/12 17:11:13, 3] smbd/open.c:open_file(301...