what does the "$ISA" mean in my pam configuration file , thanks!
Andrew Morgan
morgan at kernel.org
Fri Nov 23 20:50:12 UTC 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
If you don't include any path, do you get the right behavior anyway?
auth required pam_deny.so
Cheers
Andrew
Thorsten Kukuk wrote:
> On Fri, Nov 23, liuruihong wrote:
>
>> /etc/pam.d/other
>>
>> #%PAM-1.0
>>
>> auth required /lib/security/$ISA/pam_deny.so
>>
>> account required /lib/security/$ISA/pam_deny.so
>>
>> password required /lib/security/$ISA/pam_deny.so
>>
>> session required /lib/security/$ISA/pam_deny.so
>>
>>
>>
>> what does the "$ISA" mean?
>
> That's for 'biarch' systems, so that you can use a full
> path to the modules for 32bit and 64bit.
>
> For example, on such a system a 32bit application would
> translate $ISA to ".", a 64bit application to "../../lib64/security"
>
> Thorsten
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHRz0C+bHCR3gb8jsRAij6AKCabAcsFhGaEoioXwp7c/97apXitgCgsKun
A4FJUAjDwN8LxV4CXO2IJEA=
=NuBm
-----END PGP SIGNATURE-----
More information about the Pam-list
mailing list