Re: symlinked $HOME/.login_conf ignored
From: Hideyuki KURASHINA (rushani_at_bl.mmtr.or.jp)
Date: 11/30/04
- Previous message: Daniel O'Connor: "Re: No RAID for VT8237?"
- In reply to: Michael Nottebrock: "symlinked $HOME/.login_conf ignored"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Nov 2004 15:32:27 +0900 (JST) To: michaelnottebrock@gmx.net
Hi,
>>> On Tue, 30 Nov 2004 01:23:23 +0100, Michael Nottebrock <michaelnottebrock@gmx.net> said:
> I just discovered that .login_conf must not be symlinked in order to get
> applied. Bug or feature?
Just a feature.
login_cap(3) says as follows,
DESCRIPTION
[...]
ronment before the shell is invoked on login. Note that access to the
/etc/login.conf and .login_conf files will only be performed subject to
the security checks documented in _secure_path(3) for the uids 0 and
pwd->pw_uid respectively.
and you'll get the answer from _secure_path(3).
-- rushani
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Daniel O'Connor: "Re: No RAID for VT8237?"
- In reply to: Michael Nottebrock: "symlinked $HOME/.login_conf ignored"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|