Lines Matching refs:user
70 domain to the proper network user. The mount.cifs mount helper can be
89 2) an entry for the share in /etc/fstab indicating that a user may
91 //server/usersharename /mnt/username cifs user 0 0
93 Note that when the mount.cifs utility is run suid (allowing user mounts),
99 by simply specifying "nosuid" among the mount options. For user mounts
110 To permit users to ummount directories that they have user mounted (see above),
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
120 of the user who mounted the resource.
122 Also note that the customary way of allowing user mounts and unmounts is
153 make menuconfig. Client support for extended attributes (user xattr) can be
195 mount -t cifs //9.53.216.11/e$ /mnt -o user=myname,pass=mypassword
202 user=<username>
218 mount -t cifs tcp_name_of_server:share_name /mnt -o user=myname,pass=mypasswd
228 the user name can be taken from the USER environment variable).
255 user The user name to use when trying to establish
257 password The user password. If the mount helper is
258 installed, the user will be prompted for password
280 is configured setuid for user mounts) unless the "uid="
297 cifs kernel driver which local user mounted. If the server
357 -o user=myname,password=mypassword,domain=mydom
359 -o sep=.user=myname.password=mypassword.domain=mydom
376 nosuid is default for user mounts).
383 mount helper will not prompt the user for a password
396 access by the user doing the mount, but it may be useful with
402 ACL against the user name provided at mount time).
431 reloaded (or the user remounts the share).
436 user who mounted the share). Letting the server (rather than
466 user_xattr Allow getting and setting user xattrs (those attributes whose
467 name begins with "user." or "os2.") as OS/2 EAs (extended
568 support oplocks and the user is sure that the only updates to
574 none attempt to connection as a null user (no name)
730 a user space helper (such as cifs.upcall) to be present in order to
731 translate host names to ip address, and the user space helper must also