Hi buddies! I read about the auth-document in http://xml.apache.org/cocoon/developing/webapps/authentication.html
Its a very nice authentication framework! I have just one question after read that: Given 4 pages to authenticate: a) create-category b) edit-category c) create-product d) edit-product. and 5 users: userA, userB, userC, userD, userE and this permission rules: UserA can acces only pages a,b,c,d UserB can acces only pages a,b UserC can access only pages: c,d UserD can access only pages: a,c UserE can access only pages: b,d How is the best approach to do that with Cocoon? Of course we dont want that the user need to write his user ID and password to access every page. What we can do? Regards, Antonio Gallardo --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>