[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pam authentication issue



i am using a kvm-qemu proxmox front end as GUI. recently i installed
ocsinventory-agent packege to update my inventory server
my base machine successfully sent the inventory but now when i try to
login to gui it browser refuse and give me an error
"You could not be logged on. Make sure your user name and password are
correct, and then try again"

i am getting this log in the error

uID 	17378
Date 	Today 16:30:02
Host 	lion
Messagetype 	Syslog
Facility 	SECURITY
Severity 	ERR
Syslogtag 	lion
Checksum 	0
Message 	worker: PAM unable to dlopen(/lib/security/pam_unix.so):
/lib/libnsl.so.1: symbol __libc_clntudp_bufcreate, version
GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

uID 	17376
Date 	Today 16:19:34
Host 	lion
Messagetype 	Syslog
Facility 	SECURITY
Severity 	ERR
Syslogtag 	lion
Checksum 	0
Message 	worker: PAM adding faulty module: /lib/security/pam_unix.so




here is the version detail of specified module in the log. (i think
old version has been replaced with new and the base machine has lost
the authentication specifications)


problem machine (where ocs agent packege has been installed)
-------------------------------------

# dpkg -l | grep libc6
ii  libc6                           2.11.3-3
Embedded GNU C Library: Shared libraries
ii  libc6-i386                      2.11.3-3
Embedded GNU C Library: 32-bit shared libraries for AMD64


old machine 1 ( haven't installed ocs agent and working fine)
--------------------
  dpkg -l | grep libc6
ii  libc6                             2.7-18lenny7               GNU C
Library: Shared libraries
ii  libc6-i386                        2.7-18lenny7               GNU C
Library: 32bit shared libraries for AM




old machine 2 (haven't installed ocs agent and working fine)
--------------------------
dpkg -l | grep libc6
ii  libc6                             2.13-27
Embedded GNU C Library: Shared libraries
ii  libc6-i386                        2.13-27
Embedded GNU C Library: 32-bit shared librar


Thanks,


Reply to: