• Home
  • Raw
  • Download

Lines Matching refs:be

39 6) make modules (or "make" if CIFS VFS not to be built as a module)
65 "net" may also be helpful since it may someday provide easier mount syntax for
70 domain to the proper network user. The mount.cifs mount helper can be
76 and maximum number of simultaneous requests to one server can be configured.
79 on kernel/fs/cifs/cifs.ko the list of configuration changes that can be made
80 at module initialization time (by running insmod cifs.ko) can be seen.
97 and execution of suid programs on the remote target would be enabled
98 by default. This can be changed, as with nfs and other filesystems,
100 though to be able to pass the suid flag to mount requires rebuilding
111 the utility umount.cifs may be used. It may be invoked directly, or if
115 helper). As with mount.cifs, to enable user unmounts umount.cifs must be marked
119 must be a cifs mount, and the uid of the current user must match the uid
153 make menuconfig. Client support for extended attributes (user xattr) can be
159 module. POSIX ACL support can be disabled on a per mount basic by specifying
165 which may not be what you want, although if the CIFS Unix extensions are
179 would be forbidden. Samba 3.0.6 server or later includes the ability to create
183 not be traversed by the Samba server). This is opaque to the Linux client
186 be invisbile to Windows clients and typically will not affect local
197 Before -o the option -v may be specified to make the mount.cifs
220 When using the mount helper mount.cifs, passwords may be specified via alternate
228 the user name can be taken from the USER environment variable).
237 1001/1002 support for "Netbios-Over-TCP/IP." This is not likely to be a
247 would be forbidden for Windows/CIFS semantics) as long as the server is
258 installed, the user will be prompted for password
269 the uid, gid and mode so this parameter should not be
274 and gid can be retrieved from the server (and uid
275 and gid would not have to be specifed on the mount.
278 of existing files will be the uid (gid) of the person
286 (such as Windows), permissions can also be checked at the
288 can be enabled by specifying file_mode and dir_mode on
293 the uid= option (on mount) will only be used if the server
305 option could be useful to improve performance on a slow link,
322 during the local client kernel build will be used.
327 defaults to 16K and may be changed (from 8K to the maximum
334 newer servers (e.g. Samba 3.0.26 or later) do. rsize can be
358 could be passed instead with period as the separator by
360 this might be useful when comma is contained within username
365 program to be executed. This is only meaningful for mounts
375 be executed (default for mounts when executed as root,
385 password is specified a null password will be used.
396 access by the user doing the mount, but it may be useful with
398 mode is specified on the mount but is not to be enforced on the
406 the same inode numbers) and inode numbers may be persistent,
410 be unique if multiple filesystems are mounted under the same
439 new files will appear to be the uid (gid) of the mounter or the
454 to be sent to the server.
476 also be useful when mounting to most versions of Samba
493 connection). This is rarely needed, but it may be useful
508 locking, they may be able to take advantage of this option,
518 server to respond to the write. Since SMB Flush can be
519 very slow, and some servers may be reliable enough (to risk
521 turning on this option may be useful to improve performance for
538 support a default server name. A server name can be up
545 mode also will be emulated using queries of the security
565 is not oplocked, it could still be cacheable (ie cifs client
569 the file will be from this client. Specifying this mount option
580 server requires signing also can be the default)
598 module can be displayed via modinfo.
612 and will be used if the server requires
618 flags (e.g. for NTLM and/or NTLMv2) may be combined with
628 options to be enabled (lanman and plaintext require
653 will be logged to the system error log. This field
655 debugging entries. The maximum value it can be set
659 kernel configuration. cifsFYI may be set to one or
665 CONFIG_CIFS_STATS2 must be enabled in .config 0x04
687 These experimental features and tracing can be enabled by changing flags in
701 the start of smb requests and responses can be enabled via:
710 that share. Note that due to client caching effects this can be less than the
720 of the helper program cifs.upcall to be present and to be configured in the
730 a user space helper (such as cifs.upcall) to be present in order to
732 be configured in the file /etc/request-key.conf. Samba, Windows servers and
736 To use cifs Kerberos and DFS support, the Linux keyutils package should be
737 installed and something like the following lines should be added to the
745 These module parameters can be specified or modified either during the time of