Displaying 3 results from an estimated 3 matches for "korytarz2".
Did you mean:
  korytarz1
  
2007 Oct 09
1
recycle: touching failed operation not permitted
...not permitted "
~~.tif it's a temp file and I noticed that samba deletes this files to 
recycle .
My smb.conf
comment = Rastry
        public = yes
        invalid users = @geodeta,@ewidencja,
        path = /home/samba/rastry
        write list = @rastry
        deny hosts = korytarz1, korytarz2
        force create mode = 0777
        vfs object = full_audit recycle
        recycle:repository = .recycle/%U
        recycle:touch = true
        recycle:keeptree = true
        recycle:versions = false
        recycle:exclude = *.TMP
        recycle:directory_mode = 773
        full_audit:pre...
2010 Jun 15
4
samba migration to another llinux distro
Hello
I need a description how to move painlessly samba from one system to 
another without re-adding to the domain windows clients. Currently, I 
have samba Version 3.0.28a-1.fc7
on Fedora 7 and I want to move it on CentOS 5.5 As far as the server 
hardware remains the same. In addition to changing the system i would 
like to change new disks and add a new 3ware 9650SE Raid controller 
(samba
2008 Mar 18
1
how to log only opened files via vfs_modules?
....conf
[global]
 log level = 2 vfs:3 auth:2 passdb:3
 log file = /var/log/samba/%U.%m.log
 max log size = 5000
[skany]
        comment = skany
;       browseable = yes
        path = /mnt/skany/skany/
        write list = @skanery
        valid users = @geo,@skanery
        deny hosts = korytarz1, korytarz2
        vfs objects = recycle full_audit
        recycle:repository = .recycle/%U
        recycle:touch = true
        recycle:keeptree = true
        recycle:versions = false
        recycle:exclude = *.TMP
        recycle:directory_mode = 773
        full_audit:success = write pwrite rename unlin...