#Create NTFS security style qtree on unix security style volume

1 messages · Page 1 of 1 (latest)

stone escarp
#

I want to access a share on both windows and unix system. If I use qtree for the CIFS share and mount the volume on the unix system. Will this work out? Will I have access to the same data.

woven thunder
#

It will. You may need extra setup. V3 usually just works. V4.1 will likely need ldap client (using cifs credentials) to work. There is a multiprotocol technical report around that explains nearly everything

vocal plank
#

you might not even need a ntfs-style qtree, as it is perfectly possible to access a UNIX style volume via CIFS/SMB from Windows

stone escarp
#

Thanks guys, I will try creating CIFS share on the unix security style volume and if it doesn’t work will go with the other approach and check the technical report