diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 20f471ed..5291f79e 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -1692,6 +1692,28 @@ Have fun! the script is located. The default rights for new home directories can be set, too. + You can provide a fixed user name. If you leave the field + empty then LAM will use your current account (the account you used + to login to LAM). + + There are two possibilities to connect to your home + directory/quota server: + + + + SSH key (recommended): Please generate a SSH key pair and + provide the location to the private key file. If the key is protected + by a password you can also specify it here. + + + + Password: If you do not set a SSH key then LAM will try to + connect with your current account (the password you used to + login to LAM). + + + diff --git a/lam/docs/manual-sources/images/configProfiles6.png b/lam/docs/manual-sources/images/configProfiles6.png index d15da017..88e2e8db 100644 Binary files a/lam/docs/manual-sources/images/configProfiles6.png and b/lam/docs/manual-sources/images/configProfiles6.png differ