Hi!
The closest I got to the question I have was this thread, from a year and a half ago...
Consider this ZFS dataset structure:
I would like to tell to CIFS to share /storage/data, but this doesn't work. You need to share /storage/data/a, b and c explicitly.
Is there a way to make this share "recursive"?
How do you manage this in your environment?
A need CIFS because I have Windows Systems in my environment.
The closest I got to the question I have was this thread, from a year and a half ago...
Consider this ZFS dataset structure:
Code:
/storage/data/a
/storage/data/b
/storage/data/c
I would like to tell to CIFS to share /storage/data, but this doesn't work. You need to share /storage/data/a, b and c explicitly.
Is there a way to make this share "recursive"?
How do you manage this in your environment?
A need CIFS because I have Windows Systems in my environment.