aboutsummaryrefslogtreecommitdiff
path: root/sshfs.1
diff options
context:
space:
mode:
Diffstat (limited to 'sshfs.1')
-rw-r--r--sshfs.112
1 files changed, 12 insertions, 0 deletions
diff --git a/sshfs.1 b/sshfs.1
index d103ad3..9dcd8aa 100644
--- a/sshfs.1
+++ b/sshfs.1
@@ -102,6 +102,18 @@ no translation of the ID space (default)
.TP
user
only translate UID of connecting user
+.TP
+file
+translate UIDs/GIDs based upon the contents of \fBuidfile \fR and
+\fBgidfile\fR
+.RE
+.TP
+\fB\-o\fR uidfile=FILE
+file containing username:uid mappings for \fBidmap=file\fR
+.RE
+.TP
+\fB\-o\fR gidfile=FILE
+file containing groupname:gid mappings for \fBidmap=file\fR
.RE
.TP
\fB\-o\fR ssh_command=CMD