diff options
| author | Simon Rettberg | 2013-12-20 18:31:28 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2013-12-20 18:31:28 +0100 |
| commit | 7b098d7835923948f4053c23a1266bd8497c2aee (patch) | |
| tree | 436c5099db82b0f641f7318fc8c67c2ab27073fe /remote/modules/pam/data/etc/security | |
| parent | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff) | |
| download | tm-scripts-7b098d7835923948f4053c23a1266bd8497c2aee.tar.gz tm-scripts-7b098d7835923948f4053c23a1266bd8497c2aee.tar.xz tm-scripts-7b098d7835923948f4053c23a1266bd8497c2aee.zip | |
Rework session handling wrt home directory mounting and persistence again. Don't try to force a user's home to /home/<username> anymore.
Diffstat (limited to 'remote/modules/pam/data/etc/security')
| -rw-r--r-- | remote/modules/pam/data/etc/security/pam_env.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote/modules/pam/data/etc/security/pam_env.conf b/remote/modules/pam/data/etc/security/pam_env.conf index c914c9c7..d0ba35c2 100644 --- a/remote/modules/pam/data/etc/security/pam_env.conf +++ b/remote/modules/pam/data/etc/security/pam_env.conf @@ -71,4 +71,3 @@ #DOLLARDOLLAR DEFAULT= OVERRIDE=\$${DOLLAR} #DOLLARPLUS DEFAULT=\${REMOTEHOST}${REMOTEHOST} #ATSIGN DEFAULT="" OVERRIDE=\@ -HOME OVERRIDE="/home/@{PAM_USER}" |
