add uid and gid URL param to specify alternate uid and/or gid
authorPeter Lieven <pl@kamp.de>
Mon, 23 Dec 2013 12:35:31 +0000 (13:35 +0100)
committerPeter Lieven <pl@kamp.de>
Mon, 23 Dec 2013 13:03:26 +0000 (14:03 +0100)
This allows to connect with an alternate uid or gid than that
of the current user.

Example:
 examples/nfs-ls nfs://10.0.0.1/export?uid=1000&gid=33

Signed-off-by: Peter Lieven <pl@kamp.de>

No differences found