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
279 is configured setuid for user mounts) unless the "uid="
332 -o user=myname,password=mypassword,domain=mydom
334 -o sep=.user=myname.password=mypassword.domain=mydom
351 nosuid is default for user mounts).
358 mount helper will not prompt the user for a password
371 access by the user doing the mount, but it may be useful with
377 ACL against the user name provided at mount time).
401 reloaded (or the user remounts the share).
406 user who mounted the share). Letting the server (rather than
428 user_xattr Allow getting and setting user xattrs (those attributes whose
429 name begins with "user." or "os2.") as OS/2 EAs (extended
512 support oplocks and the user is sure that the only updates to
518 none attempt to connection as a null user (no name)
557 point and if the uids user/password mapping
699 a user space helper (such as cifs.upcall) to be present in order to
700 translate host names to ip address, and the user space helper must also