Hi, I'm getting the same error. I installed converter 4.0.0 onto a CentOS 4 box that is running VMWare server 1.0.4 in order to convert some of the VMs running on there to a new ESXi 4 box that we're playing with. Installed as root user, all default settings kept, I can ssh in to the box as the root user but I can't log into Converter remotely. There is a firewall between the login and the destination but there's no logs indicating it's causing any problems. Here's the end of the converter log:
User agent is 'VMware-client/4.0.0'
HTTP Response: Client: NeedsContentLength: false UnderstandsChunking: true CanKeepAlive:
true (PresetContentLength -1)
HTTP Response: Complete (processed 1491 bytes)
User agent is 'VMware-client/4.0.0'
HTTP Response: Client: NeedsContentLength: false UnderstandsChunking: true CanKeepAlive:
true (PresetContentLength -1)
System PAM libraries are unusable: libpam.so.0: cannot open shared object file: No such file or
directory
Failed to authenticate user root
Event[22]
User agent is 'VMware-client/4.0.0'
HTTP Response: Client: NeedsContentLength: false UnderstandsChunking: true CanKeepAlive:
true (PresetContentLength -1)
HTTP Response: Complete (processed 573 bytes)
It mentions PAM libraries, but the files are all there.. is there anywhere I should check to see where it's looking for them?