16129: Improve text and add links from comments
[arvados.git] / doc / install / install-shell-server.html.textile.liquid
index 99d618b378a8d2d8d07af850b7d4557fe828113e..44b3834ab84ec8df76d4810c1ee76dbaf7fa0845 100644 (file)
@@ -30,8 +30,9 @@ 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/install.html (optional)
+# "Install the R SDK":{{site.baseurl}}/sdk/R/index.html (optional)
 # "Install Docker":install-docker.html (optional)
 
 {% assign arvados_component = 'git curl' %}
@@ -64,7 +65,7 @@ zzzzz-2x53u-zzzzzzzzzzzzzzz</code>
 
 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.
 
 <notextile>
 <pre>
@@ -110,4 +111,4 @@ A user should be able to log in to the shell server when the following condition
 # As an admin user, you have given the user permission to log in using the Workbench &rarr; Admin menu &rarr; "Users" item &rarr; "Show" button &rarr; "Admin" tab &rarr; "Setup account" button.
 # The cron job has run.
 
-See also "how to add a VM login permission link at the command line":admin/user-management-cli.html
+See also "how to add a VM login permission link at the command line":../admin/user-management-cli.html