Chris,

  Perhaps you need the 64-bit pam_tally.so. On 64-bit SLES machines, the
default path is /lib64/security/,

If you were using sshd, note the library used with:
# ldd `which sshd` | grep pam
        libpam.so.0 => /lib64/libpam.so.0 (0x000000800006b000)

Then you would need change your /etc/pam.d/sshd file from
> cat sshd
#%PAM-1.0
auth     required       /lib/security/pam_tally.so

to
> cat sshd
#%PAM-1.0
auth     required       /lib64/security/pam_tally.so
                                                                       
 Thank you for your help,                                              
 ________________________                                              
                                                                       
 Mike O'Reilly                                                         
 IBM Linux Change Team                                                 
                                                                       
                                                                       
                                        : 15350 S.W. KOLL PARKWAY,     
                                        Beaverton, OR 97006. USA       
                                                                       
                                        : +1 (800) IBM-SERV (426-7378) 
       http://www.ibm.com/support/                                     
                                        : [EMAIL PROTECTED]            
                                                                       
                                                                       
                                                                       
                                                                       
 This e-mail may contain                                               
 proprietary or confidential                                           
 information. It is for the                                            
 intended recipient only.                                              
 If an addressing or transmission                                      
 error has misdirected this                                            
 e-mail, please notify the author                                      
 by replying to this e-mail.                                           
 If you are not the intended                                           
 recipient you must not use,                                           
 disclose, distribute, copy,                                           
 print, or reply to this e-mail.                                       
 _________________________________                                     
 _________________________________                                     
 _________________________________                                     
 _____                                                                 
                                                                       





                                                                       
             Chris Zimmerman                                           
             <[EMAIL PROTECTED]                                         
             .com>                                                      To
             Sent by: Linux on         LINUX-390@VM.MARIST.EDU         
             390 Port                                                   cc
             <[EMAIL PROTECTED]                                         
             IST.EDU>                                              Subject
                                       PAM Error with rsh/rlogin       
                                                                       
             02/13/2008 01:12                                          
             PM                                                        
                                                                       
                                                                       
             Please respond to                                         
             Linux on 390 Port                                         
             <[EMAIL PROTECTED]                                         
                 IST.EDU>                                              
                                                                       
                                                                       




I've got RSH/Rlogin enabled in xinetd, but when I attempt to login as a
user (.rhosts configured correctly) I get the following error
in /var/log/messages:
Feb 13 15:13:15 linux390 login[31279]: PAM unable to
dlopen(/lib/security/pam_limits.so)
Feb 13 15:13:15 linux390 login[31279]: PAM
[error: /lib/security/pam_limits.so: wrong ELF class: ELFCLASS32]
Feb 13 15:13:15 linux390 login[31279]: PAM adding faulty
module: /lib/security/pam_limits.so

I've reinstalled the pam rpm, but that did not help.

Any suggestions?

Thanks,
Chris Zimmerman


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

<<inline: 13116906.gif>>

<<inline: 13304933.gif>>

<<inline: 13188069.gif>>

<<inline: 13222866.gif>>

<<inline: graycol.gif>>

<<inline: pic15984.gif>>

<<inline: ecblank.gif>>

Reply via email to