> In my host,there isnot user service,so I comment userfilter and > MD5ProtectedParametersFilter.
Both these should (now) run silently if not configured. There should be no need to comment them out. > But how can i setup the user service > and ? MD5ProtectedParametersFilter has a junk of javadoc added today that should help alot (it's not that complicated functionality). UserFilter is more complicated. For the moment you need to implement the API from scratch. Our code *will* be opened soon (1-6 months is my bet) is just needs a little cleaning up as it's currently got too many inhouse details in it, no copyright or license headers, etc etc. (I can mail you a source tarball of it if you must but such would only be for reference purposes until the code is released formally). ~mck -- "No matter how hard the past,you can always begin again." Buddha | www.semb.wever.org | www.sesat.no | www.sesam.no | _______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
