search for: authloop

Displaying 6 results from an estimated 6 matches for "authloop".

2000 May 25
2
grace logins on solaris
We just started using NDS for Solaris to authenticate users on our SOlaris 2.6 boxes. Works great with OpenSSH except for one thing. When a user's password is expired, sshd won't allow them access, while telnetd reports the number of grace logins left, and asks to change the user's password. Seems to be an interaction with the PAM account module, but I'm not familiar enough
1999 Dec 06
1
PAM authentication
...nd connect, it won't let me login. When I run sshd -d it says that PAM rejected my account. Here is what it says. I did copy the generic ssh pam file into /etc/pam.d/sshd debug: PAM setting rhost to "redhawk.sgp.arm.gov" PAM rejected by account configuration: Module is unknown Faking authloop for illegal user jasapp from 198.124.97.210 port 3830 fatal: Connection closed by 198.124.97.210 debug: Calling cleanup 0x804a940(0x0) Cannot close PAM session: Module is unknown debug: Calling cleanup 0x8055320(0x0) Any great help or advice? Thanks in advanced. Jeff -- Failure is not an op...
2000 Apr 15
0
patch in user validation code
I was encountering a strange message about "faked authloop for illegal user". It turned out the allowed_user function was disallowing passwd entries with a blank shell field, which is supposed to be equivalent to "/bin/sh". This patch is based on OpenSSH 1.2.3, and I have tested it on Slackware 7.0. --- sshd.old Wed Apr 12 23:47:04 2000...
2000 Mar 07
0
ANNOUNCE: openssh-1.2.2p1
...- possible race condition on PTYs. Avoided using platform-specific code. - Document some common problems - Allow root access to any key. Patch from markus.friedl at informatik.uni-erlangen.de 20000207 - Removed SOCKS code. Will support through a ProxyCommand. 20000203 - Fixed SEGVs in authloop, fix from vbzoli at hbrt.hu - Add --with-ssl-dir option 20000202 - Fix lastlog code for directory based lastlogs. Fix from Josh Durham <jmd at aoe.vt.edu> - Documentation fixes from HARUYAMA Seigo <haruyama at nt.phys.s.u-tokyo.ac.jp> - Added URLs to Japanese translations of do...
2000 Feb 02
2
problems with openssh-1.2.2 and pam_tacplus.so
...ailed rsa for domi from 212.88.133.252 port 1021 debug: PAM Password authentication accepted for user "domi" Accepted password for domi from 212.88.133.252 port 1021 debug: PAM setting rhost to "dominik.saargate.de" PAM rejected by account configuration: Permission denied Faking authloop for illegal user domi from 212.88.133.252 port 1021 I configured openssh with ./configure --with-tcp-wrappers --with-ipv4-default --with-md5-passwords What can I do in order to make sshd work correctly? -- Dominik - http://www.saargate.de/~domi/
2000 Jul 03
2
2.1.1p2 HP-UX 11 PAM General Commerical Security error
...debug: PAM setting rhost to "jenny.foo.se" Jul 3 14:24:58 robinson sshd[1236]: pam_acct_mgmt: error General Commercial Security error Jul 3 14:24:58 robinson sshd[1236]: PAM rejected by account configuration: General Commercial Security error Jul 3 14:24:58 robinson sshd[1236]: Faking authloop for illegal user stevesk from 192.168.1.206 port 909 2.1.1p1 works fine (modulo scp hang/blocked on read problem). OpenSSH configured has been configured with the following options. User binaries: /opt/openssh-2.1.1p2/bin System binaries: /opt/openssh-2.1.1p2/sbin...