Your message dated Fri, 14 Sep 2007 01:02:19 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440871: fixed in vmware-package 0.15
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: vmware-package
Version: 0.12
Severity: wishlist
--- Please enter the report below this line. ---
Using the configuration for vmware-authd from /etc/pam.d/vmware-authd as
built by vmware-package fails to authenticate users on amd64 with vmware
server 1.0.3 using the vmware any-any patchset v113.
Steps to reproduce:
Authenticating using e.g. vmware-server-console from a remote machine
produces the following output in /var/log/auth.log:
(date, time, hostname and application name - the latter being
vmware-authd - were cut off to increase readability)
PAM unable to
dlopen(/usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so)
PAM [error: /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so:
cannot open shared object file: No such file or directory]
PAM adding faulty module:
/usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so
PAM (other) illegal module type: @include
PAM pam_parse: expecting return value; [...common-auth]
PAM (other) no module name supplied
PAM unable to dlopen(<*unknown module path*>)
PAM [error: <*unknown module path*>: cannot open shared object file: No such
file or directory]
PAM adding faulty module: <*unknown module path*>
PAM (other) illegal module type: @include
PAM pam_parse: expecting return value; [...common-account]
PAM (other) no module name supplied
PAM (other) illegal module type: @include
PAM pam_parse: expecting return value; [...common-password]
PAM (other) no module name supplied
PAM (other) illegal module type: @include
PAM pam_parse: expecting return value; [...common-session]
PAM (other) no module name supplied
This is due to the default /etc/pam.d/vmware-authd configuration:
#%PAM-1.0
auth required /lib/security/pam_unix_auth.so shadow nullok
account required /lib/security/pam_unix_acct.so
Changing it to use the system pam library makes it fail as well due to
the 32bit nature of the vmware-authd binary - on amd64 at least.
Suggested fix:
This problem can be solved using the pam libraries shipped with vmware
server, as suggested in [
http://ubuntuforums.org/showthread.php?t=426026 ], using the following
lines in /etc/pam.d/vmware-authd:
#%PAM-1.0
auth sufficient /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so
shadow null ok
auth required /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix_auth.so
shadow nullok
account sufficient /usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix2.so
account required
/usr/lib/vmware-server/lib/libpam.so.0/security/pam_unix_acct.so
--- System information. ---
Debian Release: 4.0
APT prefers stable
APT policy: (800, 'stable'), (750, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- Package information. ---
Depends (Version) | Installed
===============================-+-===========
ii bzip2 1.0.3-6 high-quality block-sorting file co
ii debhelper 5.0.42 helper programs for debian/rules
ii dpkg-dev 1.13.25 package building tools for Debian
ii fakeroot 1.5.10 Gives a fake root environment
ii file 4.17-5etch2 Determines file type using "magic"
ii make 3.81-2 The GNU version of the "make" util
ii module-assistant 0.10.8 tool to make module package creati
ii python 2.4.4-2 An interactive high-level object-o
--- End Message ---
--- Begin Message ---
Source: vmware-package
Source-Version: 0.15
We believe that the bug you reported is fixed in the latest version of
vmware-package, which is due to be installed in the Debian FTP archive:
vmware-package_0.15.dsc
to pool/contrib/v/vmware-package/vmware-package_0.15.dsc
vmware-package_0.15.tar.gz
to pool/contrib/v/vmware-package/vmware-package_0.15.tar.gz
vmware-package_0.15_amd64.deb
to pool/contrib/v/vmware-package/vmware-package_0.15_amd64.deb
vmware-package_0.15_i386.deb
to pool/contrib/v/vmware-package/vmware-package_0.15_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert S. Edmonds <[EMAIL PROTECTED]> (supplier of updated vmware-package
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Thu, 13 Sep 2007 20:20:56 -0400
Source: vmware-package
Binary: vmware-package
Architecture: amd64 i386 source
Version: 0.15
Distribution: unstable
Urgency: low
Maintainer: Debian vmware-package team <[EMAIL PROTECTED]>
Changed-By: Robert S. Edmonds <[EMAIL PROTECTED]>
Description:
vmware-package - utility for building VMware Debian packages
Closes: 440871
Changes:
vmware-package (0.15) unstable; urgency=low
.
* Install fixed i386/amd64 specific vmware-authd pam.d configs;
closes: #440871.
* Convert to an Arch: i386 amd64 package since these are the only
architectures supported by VMware, and cross-building will likely never be
feasible.
* Recommend a significant number of run-time dependencies in generated
VMware packages in vmware-package's control file.
* Introduce a vmware-modules-_KVERS_ virtual package in the various modules
packages to ensure mutual conflicts.
Files:
1585d3486489cb13cc9fa6111a4611c6 21233 contrib/misc extra
vmware-package_0.15.tar.gz
42261203473d275b6ae5dbd83726ed3c 25314 contrib/misc extra
vmware-package_0.15_amd64.deb
63fe5bea959310ca08efb8b9a02ebd91 654 contrib/misc extra vmware-package_0.15.dsc
ef6a383c99b7722fe9acdab9b3082f17 25292 contrib/misc extra
vmware-package_0.15_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG6dpkdp+/SHMBQJERAkrvAJ4jMwJc2wtNtF8P2r+3vssGpoUjNwCfZ8fw
Z/lEgnxegkOcRIKoKBuM6Z4=
=34Pw
-----END PGP SIGNATURE-----
--- End Message ---