On Tue, 26 Oct 2010 22:38:30 +0300, Odhiambo Washington <[email protected]> 
wrote:
> When any user does a login into the system, the contents of of a file,
> containing src/etc/mtree/BIND.chroot are displayed on the screen.

Looks like /etc/mtree/BIND.chroot got /etc/motd - message of
the day - a text file displayed after successful login.



> Another
> symptom of this is that I see a message like:
> Oct 26 22:27:00 gw su: _secure_path: cannot stat /some/path/to/.login_conf:
> Permission denied.

Check permissions of that file and see if they match with the
path the file is accessed by. When using su, you can use the
parameter -m (don't modify environment); see "man su" for
details - .login_conf is also mentioned there.



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to