search for: grace_period

Displaying 3 results from an estimated 3 matches for "grace_period".

2015 Sep 02
3
Samba4.2.3 Authentication
...ad User log file = /var/log/samba/log.%m max log size = 50 idmap config * : backend = tdb [worm] comment = WORM functionality on the client side path = /idealstor/worm_data read only = No guest ok = Yes vfs objects = worm worm:grace_period = 30 # 30 seconds [secure_worm] comment = WORM functionality on the client side path = /idealstor/secure_worm_data valid users = @iGroup read only = No vfs objects = worm worm:grace_period = 30 # 30 seconds Regards Nitin
2015 Sep 02
0
Samba4.2.3 Authentication
...gt; max log size = 50 > idmap config * : backend = tdb > > [worm] > comment = WORM functionality on the client side > path = /idealstor/worm_data > read only = No > guest ok = Yes > vfs objects = worm > worm:grace_period = 30 # 30 seconds > > [secure_worm] > comment = WORM functionality on the client side > path = /idealstor/secure_worm_data > valid users = @iGroup > read only = No > vfs objects = worm > worm:grace_period = 30...
2017 Jul 10
0
"Create-only" Samba share
Thanks! That does exactly what I wanted. Although contrary to what the documentation says, it seems it doesn't do anything unless I explicitly configure worm:grace_period.