Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2007 08:06:25 -0700 (PDT)
From:      Ofloo <bulk@ofloo.net>
To:        freebsd-www@freebsd.org
Subject:   Apache pam module.
Message-ID:  <9660729.post@talk.nabble.com>

next in thread | raw e-mail | index | archive | help

I'm using Apache2.2 and I found a pam auth module, now I want and start using
this module under usermode, but apparently this is impossible, I've tried
everything I could think of chmod'ed the master.passwd, master.passwd.db
file to 640/660 added www to wheel group, chgrp the file to the www group
nothing worked, pam only works under root user.

I've tried pam module of perl/php5/Apache neither work.

# su -m www -c ./pam.pl
false
# su -m root -c ./pam.pl
true
#

I want to run apache under www user (usermode) and still, be able to use
PAM, Any suggestions?

Regards Ofloo
-- 
View this message in context: http://www.nabble.com/Apache-pam-module.-tf3462676.html#a9660729
Sent from the freebsd-www mailing list archive at Nabble.com.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9660729.post>