Hello,

I'm using a LFS 5.1.1 with cracklib + pam + shadow. I have recently upgraded
PAM (0.80) and shadow (4.0.10) and cracklib according to the BLFS dev book
and have a problem with su and PATH variable.

Here it is : 

1# su -
[EMAIL PROTECTED] ~]
 1# echo $PATH
/bin:/usr/bin:/sbin:.... <= path OK
[EMAIL PROTECTED] ~]
 2# su
[EMAIL PROTECTED]:~# echo $PATH
/usr/gnu/bin:/usr/local/bin... <= bash default path 
[EMAIL PROTECTED]:~#

Everything is ok in the first su. In the second, the path is lost and bash
uses his default builtin path. 
How come the path is lost ? With older PAM+shadow this was not happening
(same pam and bash startup files, ..)

Any idea, please ?

Emmanuel.

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

Reply via email to