s3:fix build of pam_winbind.so on older Linux systems.
authorMichael Adam <obnox@samba.org>
Mon, 15 Dec 2008 10:32:45 +0000 (11:32 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 15 Dec 2008 10:35:26 +0000 (11:35 +0100)
commit07a21dbfa5b9dc3cc6fa7417b64e4963f111fe1a
treebe19b8ae666790225806adbc94221f2011a51153
parentdaeb3a190d16a5bc05be63b2b136ebe65d6f6cf7
s3:fix build of pam_winbind.so on older Linux systems.

Older pam implementations on Linux define PAM_AUTHTOK_RECOVER_ERR
instead of PAM_AUTHTOK_RECOVERY_ERR. We have always defined and
are using PAM_AUTHTOK_RECOVER_ERR in all other places.

Michael
source3/nsswitch/pam_winbind.c