[Samba] directory content refresh issues

2005-08-19 Thread Paul Postin
Hi All,
 
Im down to the last issue in my samba install. I have an ftp server that
supports many webservers via mapped network drives. in this instance the
drive is to a samba share. The only problem i have is that it takes quite a
while for the contents to show. 
 
i.e. if you create a directory and refresh it in your ftp client it
disappears. if you then keep refreshing to window after several seconds it
will re-appear. The sam if u upload a file..it immediately disappears, then
if you keep refreshing the window will reappear after several seconds.
 
This does not happen when accessing the share vi windows explorernor
does it happen when connecting via ftp to any of the drives mapped to shares
on windows boxes. I have turned off all caching in the ftp client and the
ftp server just in case.
 
Please help, it's my final issue!
 
Paul :) 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Adding a windows user to unix group?

2005-08-18 Thread Paul Postin
Hi All,
 
Running version 3.0.14a on freebsd 5.4. configured as a member server of a
2k domain. the directory i need access to is for public websites
/usr/local/www/sites and permissions are drwxr-xr-x  www  www. A single
share is configured as below:
 
# FTP share
[ftp_share]
   comment = FTP Share
   path = /usr/local/www/sites
   valid users = domain\user
   browseable = no
   read only = no
   writable = yes
   printable = no
   public = no
   write list = domain\user
 
This share is to allow ftp access from a central ftp server which serves
several webservers (all windows until now) via a mysql database and UNC
paths.
 
I can access the folder but have no permissions in it. I believe i need to
add the windows user account the the unix www group but have no idea how to
do it. This is my first experience of samba and all went really well...this
is the last thing to sort!
 
Paul 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba