Discussion:
scp/sftp fails after ssh-051_a051 install
(too old to reply)
Thomas Hartsook
2007-08-04 15:48:22 UTC
Permalink
After the successfull install of ssh-051_a051 and system reboot, scp/sftp now
fail with:

$ sftp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ scp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables

$ ssh/user=oracle adminfo3

Authentication successful.
Last login: Sat Aug 4 07:37:56 2007 from hartsoot-sun.uc
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
/home/oracle% exit

Any ideas?

Tom Hartsook
Oregon State Univ
541.737.3158
Thomas Hartsook
2007-08-04 16:06:06 UTC
Permalink
I did the SET COMMAND and INSTALL REPLACE the DCLTABLES, and all is well.

Tom
Post by Thomas Hartsook
After the successfull install of ssh-051_a051 and system reboot, scp/sftp now
$ sftp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ scp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ ssh/user=oracle adminfo3
Authentication successful.
Last login: Sat Aug 4 07:37:56 2007 from hartsoot-sun.uc
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
/home/oracle% exit
Any ideas?
Tom Hartsook
Oregon State Univ
541.737.3158
Ken Connelly
2007-08-04 16:08:26 UTC
Permalink
I think you need to get the new user commands into dcltables...

1. set
command/table=sys$common:[syslib]dcltables.exe/output=sys$common:[syslib]dcltables.exe
multinet:user.cld
2. install replace sys$common:[syslib]dcltables.exe
3. logout and back in so you get the new version of dcltables loaded

- ken
Post by Thomas Hartsook
After the successfull install of ssh-051_a051 and system reboot,
$ sftp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ scp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ ssh/user=oracle adminfo3
Authentication successful.
Last login: Sat Aug 4 07:37:56 2007 from hartsoot-sun.uc
Sun Microsystems Inc. SunOS 5.9 Generic May 2002
/home/oracle% exit
Any ideas?
Tom Hartsook
Oregon State Univ
541.737.3158
Michael Corbett
2007-08-04 16:13:49 UTC
Permalink
Post by Thomas Hartsook
After the successfull install of ssh-051_a051 and system reboot,
$ sftp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ scp adminfo3.ucsadm.orst.edu
%CLI-F-SYNTAX, error parsing 'IPV4'
-CLI-E-ENTNF, specified entity not found in command tables
$ ssh/user=oracle adminfo3
Try adding the .cld files to dcltables -

$ set command/table=sys$common:[syslib]dcltables.exe -
/out=sys$common:[syslib]dcltables.exe -
multinet:user.cld
$ set command/table=sys$common:[syslib]dcltables.exe -
/out=sys$common:[syslib]dcltables.exe -
multinet:multinet.cld

$ install replace sys$common:[syslib]dcltables.exe

Then logout and try again. If you are on a cluster you will have to
do the 'intall replace' on all nodes of the cluster.

regards
Mike
--
+-------------------------------------------------------------------------+
Michael Corbett Email: ***@process.com
Process Software Phone: 800 722-7770 x369
959 Concord St. 508 879-6994 x369
Framingham MA 01701-4682 FAX: 508 879-0042
Loading...