Comment 5 for bug 208419

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 208419] Re: Integrate samba password in PAM

On Tue, Apr 08, 2008 at 08:06:55PM -0000, xtknight wrote:
> Not sure how the version ~5ppa1 will by affected by this line since it
> expects ubuntu6:

> if [ -z "$2" ] || dpkg --compare-versions "$2" lt 0.99.7.1-5ubuntu6

I think you want to change your version number from -5ubuntu5~ppa1 to
-5ubuntu6~ppa1. -5ubuntu5~ppa1 is less than the /current/ version of pam in
the archive.

Otherwise, should work fine, the version check there is written exactly as
it was intended to be. :)