[vbox-dev] How to build Virtual Box version 4.0 *without* PAM?

Heinz Wiesinger HMWiesinger at liwjatan.at
Sat Dec 25 15:12:30 GMT 2010


On Saturday 25 December 2010 15:45:54 Manuel Reimer wrote:
> Hello,
> 
> there are linux distributions, which don't use PAM for authentication. For
> example this is the case for Slackware.
> 
> How can I just *disable* to build whatever feature, which requires this
> "PAM"? First compile error occurs here:
> http://www.virtualbox.org/browser/trunk/src/VBox/HostServices/auth/pam/VBox
> AuthPAM.c
> 
> Can I just disable this and force VirtualBox to use this one:
> http://www.virtualbox.org/browser/trunk/src/VBox/HostServices/auth/simple/V
> BoxAuthSimple.cpp
> 
> Will this work and will this disable the dependency to PAM? Is it worth to
> file a bug for this? IMHO it would be nice to have a "--disable-pam" for
> configure...

You can put this line in a LocalConfig.kmk:

> VBOX_WITH_PAM        =

An example can be found here: 
http://slackbuilds.org/slackbuilds/13.1/system/virtualbox-ose-
addons/LocalConfig.kmk

Grs,
Heinz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20101225/d004db58/attachment.sig>


More information about the vbox-dev mailing list