From f02d383675a8e80d5f3866e2811d49823a7db960 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 30 Jan 2015 18:35:26 +0100 Subject: [doc] minor doc changes --- doc/boot_config_vars | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/boot_config_vars b/doc/boot_config_vars index 29910792..7890ecc2 100644 --- a/doc/boot_config_vars +++ b/doc/boot_config_vars @@ -52,16 +52,15 @@ remote logging: SLX_REMOTE_LOG URL where to post log to, eg. 'http://server/log.php' POST variables: type, description, longdesc -user-specific shares (the 'n' in the variable name is an identifier for the share, -can give different shares using different(!) identifiers): +user-specific shares (the 'n' in the variable name is a numerical (!) identifier for the share): SLX_SHARE_n_PATH Network path to the share, e.g. //cifs.server/sharename SLX_SHARE_n_AUTH_TYPE Type of authentication. Type 'guest' means no authentication -is required for mounting the share. Type 'pam' means to use the same credentials as the -user logging in. Type 'user' means the credentials defined by SLX_SHARE_n_AUTH_USER and + is required for mounting the share. Type 'pam' means to use the same credentials as the + user logging in. Type 'user' means the credentials defined by SLX_SHARE_n_AUTH_USER and SLX_SHARE_n_AUTH_PASS will be used. This option is mandatory. SLX_SHARE_n_AUTH_USER Only required if SLX_SHARE_n_AUTH_TYPE is 'user'. Defines the -username to use for authenticating the mount of the share. + username to use for authenticating the mount of the share. SLX_SHARE_n_AUTH_PASS Only required if SLX_SHARE_n_AUTH_TYPE is 'user'. Defines the -password to use for authenticating the mount of the share. + password to use for authenticating the mount of the share. SLX_SHARE_n_PERM Permissions for the share. Supports 'rw' and 'ro'. Defaults to 'ro'. -- cgit v1.2.3-55-g7522