http://qa.mandrakesoft.com/show_bug.cgi?id=1628
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2002
------- Additional Comments From [EMAIL PROTECTED] 2003-29-07 19:27 -------
Bug is valid too for Mandrake 9.1, will prove for 9.2b1, but w/o prove I guess it
is valid too. If XDM_MANAGED is set the path is sane. With current autologin
the above strange path is set. grep doesn't find /usr//bin so it seems to be a
buggy script somewhere. Haven't found the reason with some research now.
Steffen
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
I expect that the PATH for a non-root user should be the same whether she gets
to the desktop via autologin or via a login window. This appears not to be
the case.
Path upon autologin to desktop:
/usr/X11R6/bin:/usr/local/bin:/bin:/usr/bin
Path after loging out of desktop and back in:
/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/home/craig/bin:
Path after logging into a pseudoterminal:
/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games:/home/craig/bin:
Note the peculiar /usr//bin: entry in the second situation above.