Re: OpenSSH_3.8p1+Secuid problem**Solved**

From: NoSpam (sorry_at_nospam.de)
Date: 04/27/04

  • Next message: Andrew Schulman: "Re: What is the difference between local port forwarding (-L) and remote port forwarding (-R)"
    Date: Tue, 27 Apr 2004 11:23:27 +0300
    
    

    NoSpam wrote:
    > Newbie warning ;)
    >
    > OpenSSH_3.8p1.
    > patch from http://sweb.cz/v_t_m/.
    > RSA ACE Server 5.2
    > Everything works fine until user trys to log in.First username,then unix
    > password and then passcode.passcode fails every time.Logs in ace server
    > says than "Access denied,passcode incorrect"...heres the weird part,same
    > user/token and it works in windows but not in linux.
    > Same thing with RSA pam module...also with /opt/pam/bin/acetest
    > Any ideas ?
    > thank you!

    ***clip***
    Symptoms
    Error: "Access Denied, PASSCODE Incorrect"

    Cause of this problem
    ACE/Agent thinks the Linux box is multi-homed or hostname is listed
    under the loopback address

    Solution
    If the Linux box is multi-homed or has multiple IP addresses, add
    secondary nodes to Agent Host Properties.

    If the Linux box is not multi-homed, check the following:

    In the /etc/hosts file Red Hat has a default entry for 127.0.0.1 with
    the host name of the Linux box:

    127.0.0.1 hostname.domainname.com hostname localhost.localdomain.com
    localhost

    , change this entry as follows:

    127.0.0.1 localhost.localdomain.com localhost
    xxx.xxx.xxx.xxx hostname.domainname.com hostname

    NOTE: xxx.xxx.xxx.xxx reflects the actual IP Address of the Linux box.
    You can find this by running an ifconfig from the command prompt. If
    this is multi-homed, find the primary interface by typing " hostname "
    at the command prompt, then ping the hostname as it is returned.

    " hostname " reflects the actual hostname of the computer. You can find
    your hostname by typing " hostname " at the command prompt.

    ***
    njet ssh problem.


  • Next message: Andrew Schulman: "Re: What is the difference between local port forwarding (-L) and remote port forwarding (-R)"

    Relevant Pages

    • Re: Help w/ Not-booting Problem
      ... >No - setting the hostname is one element in the boot process. ... I have had a working system of RedHat Linux 7.2 for several months. ... >external DNS server on an adsl router! ... >You appear to have a networking problem. ...
      (comp.os.linux.misc)
    • jboss and mysql5 cant resolve hostname with dsl
      ... I'm running 9.3 and dhcp is _not_ set to change the hostname. ... My default hostname is 'linux'. ... The MySQL daemon, mysqld, should work ... # Modified_by: pppd ...
      (alt.os.linux.suse)
    • Re: Freezes in an hour or so...
      ... > It freezed with Mozilla, ... Is it just certain applications freezing, ... If you are using dhcp have you set it in Linux ... to NOT change your hostname (changing hostname on the fly can throw a ...
      (comp.os.linux.networking)
    • Re: RSA ACE/Agent 5.0 Problems on Linux 7.3
      ... > Following step were used to install RSA ACE/Agent 5.0 ... ACE/Agent thinks the Linux box is multi-homed or hostname is listed ... You can find this by running an ifconfig from the command prompt. ...
      (comp.security.ssh)
    • Re: DHCP working but not assigning clients names.
      ... But it doesn't give the PCs connecting a ... > I'm attaching the dhcpd.conf I'm using to teach RHCE class this week, ... automatically give each PC the next available IP with the same hostname? ... Linux is easy, lazy people critise, curse and fail. ...
      (Fedora)