Lines Matching +full:echo +full:- +full:active +full:- +full:ms

18 MS-SMB2 (for detailed SMB2/SMB3/SMB3.1.1 protocol specification)
36 (e.g. /usr/src/linux-2.5.73)
48 the modules directory e.g. /lib/modules/6.3.0-060300-generic/kernel/fs/smb/client/cifs.ko).
57 required, mount.cifs is recommended. Most distros include a ``cifs-utils``
63 found at cifs-utils.git on git.samba.org
122 mounts, unless umount is invoked with -i (which will avoid invoking a umount
166 disabled on a per-mount basis by specifying ``nouser_xattr`` on mount.
184 (the few optional settings are passed in on mount via -o parameters instead).
191 ln -s /mnt/foo bar
196 that is ignored by local server applications and non-cifs clients and that will
210 mount -t cifs //9.53.216.11/e$ /mnt -o username=myname,password=mypassword
212 Before -o the option -v may be specified to make the mount.cifs
214 After -o the following commonly used cifs vfs specific options
234 mount -t cifs tcp_name_of_server:share_name /mnt -o user=myname,pass=mypasswd
237 mechanisms, instead of specifying it after -o using the normal ``pass=`` syntax
255 Servers must support either "pure-TCP" (port 445 TCP/IP CIFS connections) or RFC
256 1001/1002 support for "Netbios-Over-TCP/IP." This is not likely to be a
340 Enable local disk caching using FS-Cache (off by default). This
346 caching is not suitable for all workloads for e.g. read-once
349 disk caching is functional for CIFS files opened as read-only.
392 mount the network share read-write (note that the
393 server may still consider the share read-only)
395 mount network share read-only
400 if first mount option (after the -o), overrides
404 -o user=myname,password=mypassword,domain=mydom
408 -o sep=.user=myname.password=mypassword.domain=mydom
473 (e.g. pre-Windows 2000) do not support returning UniqueIDs
524 otherwise - read from the server. All written data are stored
630 Services for Unix (SFU). In addition retrieve bits 10-12
693 The mount.cifs mount helper also accepts a few mount options before -o
697 -S take password from stdin (equivalent to setting the environment
699 -V print mount.cifs version
700 -? display simple usage information
709 Informational pseudo-files:
712 DebugData Displays information about active CIFS sessions and
717 open_files List all the open file handles on all active SMB sessions.
721 Configuration pseudo-files:
747 cifsFYI If set to non-zero value, additional debug information
757 +-----------------------------------------------+------+
759 +-----------------------------------------------+------+
761 +-----------------------------------------------+------+
766 +-----------------------------------------------+------+
793 echo 7 > /proc/fs/cifs/cifsFYI
796 logging of various informational messages. 2 enables logging of non-zero
803 echo 1 > /proc/fs/cifs/traceSMB
808 represent the number of attempted and failed (ie non-zero return code from the
813 Statistics can be reset to zero by ``echo 0 > /proc/fs/cifs/Stats`` which may be
817 the active sessions and the shares that are mounted.
821 /etc/request-key.conf file. The cifs.upcall helper program is from the Samba
827 DFS support allows transparent redirection to shares in an MS-DFS name space.
832 be configured in the file /etc/request-key.conf. Samba, Windows servers and
838 /etc/request-key.conf file::
852 echo "value" > /sys/module/cifs/parameters/<param>