Re: PAM using php

2005-08-06 Thread H S Rai
Friday at 11:12am -0400 [KS] wrote: > Did you try: $> apt-get install php4-auth-pam Oh! Thankyou KS. My stupidness! To make it working I need to make shadow file readable to all. Is there any better way than that. Thank you very much. -- H.S.Rai -- To UNSUBSCRIBE, email to [EMAIL PROTEC

Re: PAM using php

2005-08-05 Thread [KS]
H S Rai wrote: > Yesterday at 8:46pm -0700 Vinu Balaji wrote: > > I tried to use pam_auth http://www.math.ohio-state.edu/~ccunning/pam_auth/ > > on Debian with PHP 4.3.10-15, ./configure gave following error: > >> checking for pam_appl.h... checking for pam_start in >> -lpam... no >> configure:

PAM using php

2005-08-05 Thread H S Rai
Yesterday at 8:46pm -0700 Vinu Balaji wrote: I tried to use pam_auth http://www.math.ohio-state.edu/~ccunning/pam_auth/ on Debian with PHP 4.3.10-15, ./configure gave following error: checking for pam_appl.h... checking for pam_start in -lpam... no configure: error: could not find pam_sta