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
This utility is used by the Samba team to find differences in behaviour between Samba and Windows servers.
OPTIONS
-U user%pass
- Specify the user and password to use when logging on on the shares. This parameter can be specified twice (once for the first server, once for the second).
-s seed
- Seed the random number generator with the specified value.
-n numops
- Set the number of operations to perform.
-a
- Print the operations that are performed.
-M max_protocol
- Maximum protocol to use.
-f
- Specify characters that can be used when generating file names. Default: abcdefghijklm.
-E
- Abort when difference in behaviour is found.
-m maskchars
- Specify characters used for wildcards.
-v
- Be verbose
VERSION
This man page is correct for version 4.0 of the Samba suite.
AUTHOR
This utility is part of the m[blue]Sambam[][1] suite, which is developed by the global m[blue]Samba Teamm[][2].
masktest was written by Andrew Tridgell.
This manpage was written by Jelmer Vernooij.
NOTES
- 1.
- Samba
- 2.
-
Samba Team