Re: [Opensymphony-developers] CVS Access To OSUser
Luis Gonzalez <[email protected]> Thu, 21 Apr 2005 15:27:04 -0500 (CDT)
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, > Also, is it correct that OSUser can be used > independently from OSAccess? > I just need to verify permissions, not update > anything, so from what I > can tell OSAccess is not required for me. I cannot help you with the cvs access but it is true that it doesn't require OSAccess. However, if you want to use it from Tomcat 4 (and I am almost certain that would be the case for Tomcat 5 too), you may need to create a special realm. I have code for that and would like to contribute it in case the functionality is still missing (I haven't checked the module in a while). Luis