Using-blfs-book-cvs-html-2006-10-12

After installing, linux-PAM-0.99.4.0 then re-installing Shadow-4.0.15 and following the book's configuration scripts. when I su to root, root's PATH= /bin:/usr/bin.

When I login as root the PATH looks right; /usr/local/sbin:/usr/ local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin

Looking at all the files, I see that /etc/security/pam_env.conf is entirely commented out except for one line at the end of the file; PATH DEFAULT=/bin:/usr/bin OVERRIDE=${PATH}

Is this what is supplying the PATH? Can't figure out how this happened. Where should I fix this?

also in the /etc/bashrc configuration there is this on the 7th line;
if [ -f /etc/profile.d/tinker-term.sh ]; then
  source /etc/profile.d/tinker-term.sh
fi

the book doesn't have any tinker-term.sh script.

Thanks, Arden
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to