Author: reinhard Date: 2005-10-31 02:25:07 -0600 (Mon, 31 Oct 2005) New Revision: 8087
Modified: trunk/gnue-appserver/ROADMAP.in Log: Added note about authentication frameworks. Modified: trunk/gnue-appserver/ROADMAP.in =================================================================== --- trunk/gnue-appserver/ROADMAP.in 2005-10-29 20:01:41 UTC (rev 8086) +++ trunk/gnue-appserver/ROADMAP.in 2005-10-31 08:25:07 UTC (rev 8087) @@ -15,7 +15,8 @@ General security audit of the code - Authentication + Authentication (Select the right framework: PAM doesn't seem the best choice + for network based authentication. SASL? TLS?) Role based access permissions on object create/modify/delete and field read/write basis _______________________________________________ Commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
