Displaying 2 results from an estimated 2 matches for "secure_worm_data".
2015 Sep 02
3
Samba4.2.3 Authentication
...= 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
...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
> 
> 
> 
> --
> To unsubscribe from this list go to the following URL and read the
> instru...