On Thu, Sep 4, 2008 at 4:15 AM, Sriram Gopalan <[EMAIL PROTECTED]> wrote:
> I want to permit only registered users to comments. I have implemented SSO
> using mod_auth_kerb.
> Ideally I want to hide the Name/Email/URL inputs and show only comment
> textbox. Also remove the authenticator.
>
> I used the DefaultAuthenticator instead of MathAuthenticator.
> Next is to use the logged in user's Name to record the comments.
>
> Is there a way to implement this ? I know I can modify WeblogEntryComment or
> CommentServlet.
> Any other suggestions ?

I haven't implemented comment authentication myself, but Allen
Gilliland wrote up some notes on it, which you might find helpful:

         http://cwiki.apache.org/confluence/x/-FsB

- Dave

Reply via email to