Maybe I am doing something wrong ?
I have tried to provision domain and got error that samba was compiled
without acl support.
On some forums I found advice to use "--use-ntvfs" option when provisioning.
But it appeared that samba-tool doesn't know about this option:
$ doas samba-tool domain provision --use-ntvfs
Usage: samba-tool domain provision [options]
samba-tool domain provision: error: no such option: --use-ntvfs
I think this option was deprecated in new versions of samba, but i was
not able to find information about it.
So, is it really possible to use OpenBSD as a DC?