Hello,

I was configuring Samba on my OpenBSD 7.2 server and wanted to support iOS/iPad OS and macOS clients.

The documentation for Samba states that the following vfs options are required to support these clients:

    /etc/samba/smb.conf
        . . .
        vfs = catia fruit streams_xattr

... however, my server is using UFS2 (the default), which I am aware does not support extended attributes.

Would it be possible to get around that by mounting an ext2 disk image file on OpenBSD via: vnconfig and: mount and pointing: smb.conf to it ?

Thanks,

-J

Reply via email to