mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
173909efd5
(This used to be commit 447d5fcc1bdbdeaf2d96dbcace36b480b5a18c73)
This is the 'CIFS on CIFS' backend for Samba. It provides a NTVFS backend that talks to a remote CIFS server. The primary aim of this backend is for debugging and development, although some poeple may find it useful as a CIFS gateway. Here is a typical config: [myshare] ntvfs handler = cifs cifs:server = myserver cifs:user = tridge cifs:password = mypass cifs:domain = TESTDOM cifs:share = test