Re: OpenSSH_3.8p1+Secuid problem**Solved**
From: NoSpam (sorry_at_nospam.de)
Date: 04/27/04
- Previous message: Timo Felbinger: "Re: how to get rid of sshd needing DNS ?"
- In reply to: NoSpam: "OpenSSH_3.8p1+Secuid problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Previous message: Timo Felbinger: "Re: how to get rid of sshd needing DNS ?"
- In reply to: NoSpam: "OpenSSH_3.8p1+Secuid problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|