summaryrefslogtreecommitdiffstats
path: root/lib/libutil/login.conf.5
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2001-09-16 16:48:40 +0000
committerrwatson <rwatson@FreeBSD.org>2001-09-16 16:48:40 +0000
commit42e6b3b99dc6f29192fb07408f500cc8f1eb91d9 (patch)
treeb8373300811c817dd1220bbe7e597e0ca76c777c /lib/libutil/login.conf.5
parent00b37a56da2158a40cf312d879ff30b8f4ccc1c4 (diff)
downloadFreeBSD-src-42e6b3b99dc6f29192fb07408f500cc8f1eb91d9.zip
FreeBSD-src-42e6b3b99dc6f29192fb07408f500cc8f1eb91d9.tar.gz
Disable per-user .login_conf support due to incorrect merging of local
and globaly settings. An alternative implementation will be developed. Reported by: Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
Diffstat (limited to 'lib/libutil/login.conf.5')
-rw-r--r--lib/libutil/login.conf.52
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libutil/login.conf.5 b/lib/libutil/login.conf.5
index 37580b6..f270630 100644
--- a/lib/libutil/login.conf.5
+++ b/lib/libutil/login.conf.5
@@ -60,6 +60,8 @@ to set user-defined environment settings which override those specified
in the system login capabilities database.
Only a subset of login capabilities may be overridden, typically those
which do not involve authentication, resource limits and accounting.
+NOTE: this feature is compile-time disabled by default due to potential
+security risks.
.Pp
Records in a class capabilities database consist of a number of
colon-separated fields.
OpenPOWER on IntegriCloud