Tried using ssh to execute commands on the remote system. Attached is
the log from using the -v option. I have another setup of two machines
(identical setup - AIX client to Solaris sshd server) between which
this setup works with no problems.

File .ssh/authorized_keys on the remote system has entry,

from="*.mydomain.com",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty 
1024 35 1316674....

Can anyone tell me what is happening?

remote maui:/home/abhati>ssh -v charon -l remoteUserId

SSH Version 1.2.26 [powerpc-ibm-aix4.2.1.0], protocol version 1.5.
Standard version.  Does not use RSAREF.
maui: Reading configuration data /home/abhati/.ssh/config
maui: Applying options for charon
maui: Applying options for *
maui: ssh_connect: getuid 238 geteuid 238 anon 1
maui: Connecting to charon [167.*.*.*] port 22.
maui: Connection established.
maui: Remote protocol version 1.5, remote software version 1.2.26
maui: Waiting for server public key.
maui: Received server public key (768 bits) and host key (1024 bits).
maui: Host 'charon' is known and matches the host key.
maui: Initializing random; seed file /home/abhati/.ssh/random_seed
maui: Encryption type: idea
maui: Sent encrypted session key.
maui: Installing crc compensation attack detector.
maui: Received encrypted confirmation.
maui: Remote: Server does not permit empty password login.
maui: No agent.
maui: Trying RSA authentication with key 'abhati@maui'
maui: Received RSA challenge from server.
maui: Sending response to host key RSA challenge.
maui: Remote: Port forwarding disabled.
maui: Remote: X11 forwarding disabled.
maui: Remote: Agent forwarding disabled.
maui: Remote: Pty allocation disabled.
maui: Remote: Forced command: /bin/ls -la ~remoteUserId
maui: Remote: RSA authentication accepted.
maui: RSA authentication accepted by server.
maui: Requesting compression at level 9.
maui: Enabling compression at level 9.
maui: Requesting pty.
Warning: Remote host failed or refused to allocate a pseudo tty.
maui: Failed to get local xauth data.
maui: Requesting X11 forwarding with authentication spoofing.
maui: Remote: X11 forwarding not permitted for this authentication.
Warning: Remote host denied X11 forwarding, perhaps xauth program
could not be run on the server sid
e.
maui: Requesting shell.
maui: Entering interactive session.
Connection to charon closed.
maui: Transferred: stdin 0, stdout 0, stderr 30 bytes in 0.8 seconds
maui: Bytes per second: stdin 0.0, stdout 0.0, stderr 37.6
maui: Exit status 2
maui: compress outgoing: raw data 198, compressed 193, factor 0.97
maui: compress incoming: raw data 65, compressed 73, factor 1.12

Thanks,

amit
--

Reply via email to