s3:smb2_break: make use of file_fsp_smb2()
[Samba/gebeck_regimport.git] / source4 / ntvfs / nbench / README
blobe1601e444053bc8b9e21a62e3a83a87144f42738
1 This module provides a way to capture file sharing loads for the
2 NBENCH benchmark client. It also servers as an example of a NTVFS
3 filter module.
5 Here is an example config that passes through to the CIFS NTVFS backend.
7 [bench]
8         ntvfs handler = nbench cifs
9         cifs:server = myserver
10         cifs:user = myuser
11         cifs:password = mypass
12         cifs:domain = MYDOMAIN
13         cifs:share = bench