X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9f4a1c3767bfffed94e90fa6737e58fa13fb5a21..3f0914ec893c01440778b01620776745da2546de:/doc/install/install-shell-server.html.textile.liquid?ds=sidebyside diff --git a/doc/install/install-shell-server.html.textile.liquid b/doc/install/install-shell-server.html.textile.liquid index 00aae6c3ca..44b3834ab8 100644 --- a/doc/install/install-shell-server.html.textile.liquid +++ b/doc/install/install-shell-server.html.textile.liquid @@ -30,6 +30,7 @@ h2(#dependencies). Install Dependecies and SDKs # "Install Ruby and Bundler":ruby.html # "Install the Python SDK":{{site.baseurl}}/sdk/python/sdk-python.html +# "Install the FUSE driver":{{site.baseurl}}/sdk/python/arvados-fuse.html # "Install the CLI":{{site.baseurl}}/sdk/cli/install.html # "Install the R SDK":{{site.baseurl}}/sdk/R/index.html (optional) # "Install Docker":install-docker.html (optional) @@ -64,7 +65,7 @@ zzzzz-2x53u-zzzzzzzzzzzzzzz h2(#scoped-token). Create scoped token -As an admin arvados user (such as the system root user), create a token that is restricted to only reading login information for this VM. +As an Arvados admin user (such as the system root user), create a "scoped token":{{site.baseurl}}/admin/scoped-tokens.html that is permits only reading login information for this VM. Setting a scope on the token means that even though a user with root access on the shell node can access the token, the token is not usable for admin actions on Arvados.