Thanks Jorn!

Yup. That worked great.  Now my Beta Testers have only TICKET_CREATE permissions, yet their tickets enter right into my developers Trac system.

One more question: Does anyone know of an automated way to send status emails to the original submitter of a ticket, when it's status changes?

Thanks,
Nathan

Date: Tue, 4 Apr 2006 16:51:53 +0200
From: " J?rn A Hansen " <[EMAIL PROTECTED]>
Subject: Re: [Trac] How do I give Beta Testers a limited
        ticket-submission-only page?
To: [email protected]
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

On 4/4/06, Nathan Probst <[EMAIL PROTECTED]> wrote:
> This is my first post, so I appologize if this has been answered before.  Is
> there an easy way to give a small group of public beta testers a simple
> ticket submit page, without exposing the rest of the development-owned Trac
> site?

Welcome!

Haven't done exactly this myself but I think using the command line
tool `trac-admin <path-to-your-trac-env> permission` should give you
some knobs to turn and
<http://projects.edgewall.com/trac/wiki/TracPermissions> the knowledge
to turn them in the right direction. Basically what you want to do is
to remove anonymous rights and add rights for some specific users.

HTH
-- JornH
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to