I created the SSH keys and the public files were put on the target system.
I added the login credentials and tested them against the target system… success.
Submitted a discovery against the target and
getDiviceInfo is OK, but getHostInfo method gives “NoAccessMethod”.
If I look at “Session Results” it says..
Session type: unix login
Successful: no
Status: failed to get login session
Tried SSH from the command line of the Tideway server and got:
[tideway@mrkaddmvm1 ~]$ ssh .(JavaScript must be enabled to view this email address)
| ————————————————————————————————- |
| This system is for the use of authorized users only. |
| Individuals using this computer system without authority, or in |
| excess of their authority, are subject to having all of their |
| activities on this system monitored and recorded by system |
| personnel. |
| In the course of monitoring individuals improperly using this |
| system, or in the course of system maintenance, the activities |
| of authorized users may also be monitored. |
| Anyone using this system expressly consents to such monitoring |
| and is advised that if such monitoring reveals possible |
| evidence of criminal activity, system personnel may provide the |
| evidence of such monitoring to law enforcement officials. |
| ————————————————————————————————- |
Last login: Tue Nov 17 10:15:09 2009 from 172.28.2.250
| ————————————————————————————————- |
| This system is for the use of authorized users only. |
| Individuals using this computer system without authority, or in |
| excess of their authority, are subject to having all of their |
| activities on this system monitored and recorded by system |
| personnel. |
| In the course of monitoring individuals improperly using this |
| system, or in the course of system maintenance, the activities |
| of authorized users may also be monitored. |
| Anyone using this system expressly consents to such monitoring |
| and is advised that if such monitoring reveals possible |
| evidence of criminal activity, system personnel may provide the |
| evidence of such monitoring to law enforcement officials. |
| ————————————————————————————————- |
$ hostname
mrkarsapuxdv01
$
So the SSH keys are ok… but why is the discovery recognizing the login?
