Lines Matching full:mount

54 If you do not have the utility mount.cifs (in the Samba 4.x source tree and on
55 the CIFS VFS web site) copy it to the same directory in which mount helpers
57 required, mount.cifs is recommended. Most distros include a ``cifs-utils``
62 domain to the proper network user. The mount.cifs mount helper can be
78 the new default. To use old dialects (e.g. to mount Windows XP) use "vers=1.0"
79 on mount (or vers=2.0 for Windows Vista). Note that the CIFS (vers=1.0) is
83 There are additional mount options that may be helpful for SMB3 to get
91 To permit users to mount and unmount over directories they own is possible
92 with the cifs vfs. A way to enable such mounting is to mark the mount.cifs
93 utility as suid (e.g. ``chmod +s /sbin/mount.cifs``). To enable users to
94 umount shares they mount requires
96 1) mount.cifs version 1.4 or later
102 Note that when the mount.cifs utility is run suid (allowing user mounts),
103 in order to reduce risks, the ``nosuid`` mount flag is passed in on mount to
105 When mount is executed as root, nosuid is not passed in by default,
108 by simply specifying ``nosuid`` among the mount options. For user mounts
109 though to be able to pass the suid flag to mount requires rebuilding
110 mount.cifs with the following flag: CIFS_ALLOW_USR_SUID
113 later source tree in docs/manpages/mount.cifs.8
123 helper). As with mount.cifs, to enable user unmounts umount.cifs must be marked
127 must be a cifs mount, and the uid of the current user must match the uid
131 (instead of using mount.cifs and unmount.cifs as suid) to add a line
132 to the file /etc/fstab for each //server/share you wish to mount, but
133 this can become unwieldy when potential mount targets include many
166 disabled on a per-mount basis by specifying ``nouser_xattr`` on mount.
171 module. POSIX ACL support can be disabled on a per mount basic by specifying
172 ``noacl`` on mount.
184 (the few optional settings are passed in on mount via -o parameters instead).
207 (cifs.ko), you can use mount syntax like the following to access Samba or
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
213 mount helper display the mount steps more verbosely.
221 Other cifs mount options are described below. Use of TCP names (in addition to
222 ip addresses) is available if the mount helper (mount.cifs) is installed. If
225 of the standard mount options ``noexec`` and ``nosuid`` to reduce the risk of
230 not possible in mount.cifs yet, it is possible to use an alternate format
231 for the server and sharename (which is somewhat similar to NFS style mount
234 mount -t cifs tcp_name_of_server:share_name /mnt -o user=myname,pass=mypasswd
236 When using the mount helper mount.cifs, passwords may be specified via alternate
240 of the mount options. Credential files contain two lines::
250 If no password is provided, mount.cifs will prompt for password entry
268 /proc/fs/cifs/LinuxExtensionsEnabled). In addition the mount option
270 illegal Windows/NTFS/SMB characters to a remap range (this mount parameter
274 CIFS VFS Mount Options
276 A partial list of the supported mount options follows:
282 The user password. If the mount helper is
289 mount.
295 passed in on mount. For mounts to servers
304 and gid would not have to be specified on the mount.
308 who executed the mount (root, except when mount.cifs
310 (gid) mount option is specified. Also note that permission
324 the uid= option (on mount) will only be used if the server
392 mount the network share read-write (note that the
395 mount network share read-only
398 mount helper utility (not typically needed)
400 if first mount option (after the -o), overrides
401 the comma as the separator between the mount
412 when the cifs mount helper cifs.mount (version 1.1 or later)
418 If you do not trust the servers in your network (your mount
422 Permit execution of binaries on the mount.
424 Do not permit execution of binaries on the mount.
426 Recognize block devices on the remote mount.
428 Do not recognize devices on the remote mount.
435 the mount helper, mount.cifs. When mount.cifs is installed it
440 Although ignored by the kernel component, the mount.cifs
441 mount helper will not prompt the user for a password
442 if guest is specified on the mount options. If no
452 files on this mount to access by other users on the local
456 access by the user doing the mount, but it may be useful with
458 mode is specified on the mount but is not to be enforced on the
462 ACL against the user name provided at mount time).
475 this mount option will have no effect. Exporting cifs mounts
476 under nfsd requires this mount option on the cifs mount.
492 the mount, cache the new file's uid and gid locally which means
504 uid (gid) parameter specified on the mount.
510 Do not do inode data caching on files opened on this mount.
511 This precludes mmapping files on this mount. In some cases
535 Do not allow setfacl and getfacl calls on this mount
561 (mount option ``ignorecase`` is identical to ``nocase``)
572 Disable the CIFS Unix Extensions for this mount (tree
593 ``forcemand`` is accepted as a shorter form of this mount
596 If this mount option is set, when an application does an
606 crash. If this mount option is not set, by default cifs will
648 Note that this differs from the sign mount option in that it
661 the file will be from this client. Specifying this mount option
693 The mount.cifs mount helper also accepts a few mount options before -o
699 -V print mount.cifs version
718 mount_params List of all mount parameters available for the module
782 to values supplied at mount (rather than the
805 Per share (per client mount) statistics are available in /proc/fs/cifs/Stats.