vfs_fruit: add option fruit:validate_afpinfo = yes|no (default: yes)
commit825a992a62920a807ac96c222e87c43ab0daa228
authorRalph Boehme <slow@samba.org>
Tue, 4 Jul 2023 15:46:40 +0000 (4 17:46 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 24 Oct 2023 21:31:38 +0000 (24 21:31 +0000)
tree4496226b427301b70c8ad3adea3cab591cfe675b
parent9f54b94b52db2935affc6b1cb09b71c2907f2289
vfs_fruit: add option fruit:validate_afpinfo = yes|no (default: yes)

Allows disabling validation of AfpInfo stream data. It seems in data migration
scenarios from other SMB servers to Samba with fruit, somehow such invalid
streams are present on the source SMB server and can't be copied to Samba.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/vfs_fruit.8.xml
source3/lib/adouble.c
source3/lib/adouble.h
source3/modules/vfs_fruit.c