On Thu, Feb 11, 1999 at 09:55:46PM -0700, "Scott D. Yelich" <[EMAIL PROTECTED]> 
wrote:
> > sshd seems to be adding '.' to the PATH.  I really don't like this...
> > Can anyone else reproduce this?  Or is it something broken at my site?
> 
> 1.2.26 doesn't seem to put . in my path.
> 
> Scott
> 
> 
> 

        Look at the source. It does:

#define DEFAULT_PATH    "/bin:/usr/bin:/usr/ucb:/usr/bin/X11:/usr/local/bin"
...
      child_set_env(&env, &envsize, "PATH", DEFAULT_PATH);

        So the problem is on your end...

-- Yan

I don't have the password .... + Jan Koum 
But the path is chainlinked .. | Spelled Jan, pronounced Yan. There. 
So if you've got the time .... | Web: http://www.best.com/~jkb
Set the tone to sync ......... + OS: http://www.FreeBSD.org

Reply via email to