Fruit aapl = yes

antsh

Cadet
Joined
Jun 26, 2013
Messages
7
Hello everyone,

Is the fruit aapl = yes directive still necessary to add to the global smb config in freenas 11.3, or is it loaded by default? I have added fruit, catia, streams_xattr to the shares themselves, but have no idea if fruit aapl = yes is needed in the global section as it is in linux?
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,553
Hello everyone,

Is the fruit aapl = yes directive still necessary to add to the global smb config in freenas 11.3, or is it loaded by default? I have added fruit, catia, streams_xattr to the shares themselves, but have no idea if fruit aapl = yes is needed in the global section as it is in linux?
Code:
fruit:aapl = yes | no
A global option whether to enable Apple's SMB2+ extension codenamed AAPL. Default yes. 
 
Top