• Bug#265992: popa3d: default pam configuration should use system-wide de

    From Sean Finney@1:229/2 to All on Mon Aug 16 09:00:26 2004
    From: [email protected]

    This is a multi-part MIME message sent by reportbug.

    Package: popa3d
    Version: 0.6.4-4
    Severity: wishlist
    Tags: patch

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    since pam now has a system-wide default scheme, it'd be nice if popa3d supported it out of the box. that is, instead of directly requiring
    pam_unix for authentication, it'd be nice if it just @include'd the common-auth, and likewise for common-account.

    the diff's attached, in all of it's 2-line glory


    sean

    - -- System Information:
    Debian Release: testing/unstable
    APT prefers unstable
    APT policy: (500, 'unstable'), (500, 'testing')
    Architecture: i386 (i686)
    Kernel: Linux 2.6.7-1-686
    Locale: LANG=en_US, LC_CTYPE=en_US

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.4 (GNU/Linux)

    iD8DBQFBIFUMynjLPm522B0RAngSAJsER0Tm90tmAXV75gk1csXJ3gaqJQCfRH2U S1h+fqzOWI+/VgY3cHN0OLM=
    =+s58
    -----END PGP SIGNATURE-----

    --- popa3d.old 2004-08-16 02:26:13.000000000 -0400
    +++ popa3d 2004-08-16 02:29:06.000000000 -0400
    @@ -1,4 +1,4 @@
    # PAM configuration for popa3d

    -auth required pam_unix_auth.so shadow
    -account required pam_unix_acct.so
    +@include common-auth
    +@include common-account

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)