Hi Tung,

On 21-Aug-00 Tung Huynh wrote:
> Hi,
> 
> Does anyone know why I get the following problem???
> 
> $ ssh abc

If this is what your command line looks like then you surly do have
invalid arguments, as stated below. What's the 'abc' thingy.

The command line aguments are different between ssh2 and ssh1. For
instance ssh1 allows ssh1 -lusername ..., but ssh2 won't. you have to do
this ssh2 -l username ..., notice the space between the -l and the
username.

Carl

> warning: Executing /usr/local/bin for ssh1 compatibility.
> FATAL: Executing ssh1 in compatibility mode failed.
> $ ssh1 abc
> initgroups: Invalid argument
> userfile_read_raw: child has died: Invalid argument
> 
> I'm running RedHat 6.2 and have both ssh1 and ssh2 installed.  I'm also
> running NIS and the NIS server is a Sun Solaris box.  I only this error
> when I turn on NIS.
> 
> Any ideas??
> 
> Thanks.
> 
> Tung

------------------------------------------------------------------------
E-Mail: Carl J. Nobile <[EMAIL PROTECTED]>
Date: 22-Aug-00                             Phone: 315-453-2912 Ex. 5336
Time: 08:24:03                                Fax: 315-479-0859

Software Engineering Group -- AppliedTheory Corp.
224 Harrison Street, 6th Floor, Syracuse, NY  13202
------------------------------------------------------------------------

Reply via email to