Re: [Phpgacl-general] protecting 'non-owned' pages/apps with phpgacl?
Brought to you by:
ipso
|
From: Mike B. <ip...@sn...> - 2006-01-06 06:59:09
|
I wouldn't recommend the SQL query personally, but it could be made to work.=20 You might want to check the archives of the devel list, for email(s) from: Marcel Meulemans Subject: "Postgresql Stored Proc", he made a stored procedure for PGSQL that would help greatly. Its not quite done yet, but I'm sure he wouldn't mind some feedback if you get it to work. On Thu, 2006-01-05 at 22:46 -0800, OpenMacNews wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 >=20 > hi mike, >=20 > in the context of this thread, you'd originally mentioned the possibility= to remotely access > phpgacl data for auth via soap services. >=20 > again, my goal is to control .htacess auth/perms for apache web-site dirs= not under "full" > phpgacl control. >=20 > i still haven't figured out how to get .htaccess files to 'act' as soap *= clients* (LOTS of info > on soap server, mod_soap, etc ...) to phpgacls' soap server (nusoap), >=20 > i *am* curious as to whether there's any DISadvantage to using a direct s= ql call from .htacess > to phpgacl database? to do so, i could use, methinks, "AuthPg": >=20 > PostgreSQL Authentication Module for Apache > http://authpg.sourceforge.net/ >=20 > seems built for exactly what i'm hoping to do ... >=20 > thoughts? >=20 > richard >=20 >=20 > > -- > >=20 > > /"\ > > \ / ASCII Ribbon Campaign > > X against HTML email, vCards > > / \ & micro$oft attachments > >=20 > > [GPG] OpenMacNews at gmail dot com > > fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6 >=20 > - -- >=20 > /"\ > \ / ASCII Ribbon Campaign > X against HTML email, vCards > / \ & micro$oft attachments >=20 > [GPG] OpenMacNews at gmail dot com > fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6 > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (Darwin) >=20 > iEYEAREDAAYFAkO+ElUACgkQlffdvTZxCMZ3awCglCfzLSbTTg0eTOBfqS0NX+8s > g7gAniBADhtf4k/mr3yNDx1CPIxvBqBH > =3Dfvwm > -----END PGP SIGNATURE----- >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Phpgacl-general mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpgacl-general --=20 Mike Benoit <ip...@sn...> |