MASKTEST(1) | Test Suite | MASKTEST(1) |
NAME¶
masktest - Find differences in wildcard matching between Samba's implementation and that of a remote server.
SYNOPSIS¶
masktest {//server/share} [-U user%pass] [-d debuglevel] [-W workgroup] [-n numloops] [-s seed] [-a] [-E] [-M max protocol] [-f filechars] [-m maskchars] [-v]
DESCRIPTION¶
masktest is a utility for detecting differences in behaviour between Samba's own implementation and that of a remote server. It will run generate random filenames/masks and check if these match the same files they do on the remote file as they do on the local server. It will display any differences it finds.
This utility is used by the Samba team to find differences in behaviour between Samba and Windows servers.
OPTIONS¶
-U user%pass
-s seed
-n numops
-a
-M max_protocol
-f
-E
-m maskchars
-v
VERSION¶
This man page is correct for version 4.0 of the Samba suite.
SEE ALSO¶
Samba
AUTHOR¶
This utility is part of the Samba[1] suite, which is developed by the global Samba Team[2].
masktest was written by Andrew Tridgell.
This manpage was written by Jelmer Vernooij.
NOTES¶
- 1.
- Samba
- 2.
- Samba Team
04/24/2024 | Samba 4.0 |