[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: what does the "$ISA" mean in my pam configuration file , thanks!
- From: Andrew Morgan <morgan kernel org>
- To: Pluggable Authentication Modules <pam-list redhat com>
- Subject: Re: what does the "$ISA" mean in my pam configuration file , thanks!
- Date: Fri, 23 Nov 2007 12:50:12 -0800
-----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-----
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]