diff options
author | pyllyukko <pyllyukko@maimed.org> | 2019-02-09 00:25:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-09 00:25:15 +0700 |
commit | cb548bc6fca672b4349a0c8d061c52d4b0610ce6 (patch) | |
tree | b6fe4977a72cd5b0a0e88532714ea5aa40fbd16a /network/libnfsidmap/README | |
parent | eb94f40eda901a0c4f77d4f71649db2d9ebfea65 (diff) |
network/libnfsidmap: Added (NFS idmapping library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/libnfsidmap/README')
-rw-r--r-- | network/libnfsidmap/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/network/libnfsidmap/README b/network/libnfsidmap/README new file mode 100644 index 0000000000000..44ed36d6e0bcc --- /dev/null +++ b/network/libnfsidmap/README @@ -0,0 +1,2 @@ +libnfsidmap provides functions to map between NFSv4 names (which are of the +form user@domain) and local uid's and gid's. |