public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
* Guest view priviledges?
@ 2003-10-12 14:44 Frank Cohen
  2003-10-12 16:28 ` Mark D. Baushke
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Cohen @ 2003-10-12 14:44 UTC (permalink / raw)
  To: help-gnats

I've posted this twice before with no answer. Would someone please 
respond. Is there a way to enable Gnatsweb to let guest (ie - users 
that have no signed-on) to view a bug db? If so, how?

-Frank



_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guest view priviledges?
  2003-10-12 14:44 Guest view priviledges? Frank Cohen
@ 2003-10-12 16:28 ` Mark D. Baushke
  2003-10-12 17:02   ` Frank Cohen
  0 siblings, 1 reply; 3+ messages in thread
From: Mark D. Baushke @ 2003-10-12 16:28 UTC (permalink / raw)
  To: Frank Cohen; +Cc: help-gnats

Frank Cohen <fcohen@pushtotest.com> writes:

> I've posted this twice before with no answer. Would someone please
> respond. Is there a way to enable Gnatsweb to let guest (ie - users
> that have no signed-on) to view a bug db? If so, how?

First, you need to deal with your website authentication (or not) to
allow a guest account.

Second, you need to provide a gnatsd.access file with a guest account
with some known password (empty passwords should also be possible) that
is given view privilege.

An entry like this:

guest:$0$guest:view:default

in your gnatsd.user_access file should mean that a loging with userid
'guest' and password 'guest' should get the view access you want. Be
aware that you would want to place this near the top of the file before
any wild-card login entries.

For more information, you may wish to look at google with
a search string like

  view guest gnats site:mail.gnu.org

There have been various threads and bug reports over the last few years
on this topic.

	Good luck,
	-- Mark


_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Guest view priviledges?
  2003-10-12 16:28 ` Mark D. Baushke
@ 2003-10-12 17:02   ` Frank Cohen
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Cohen @ 2003-10-12 17:02 UTC (permalink / raw)
  To: Mark D. Baushke; +Cc: help-gnats

Thank you so much for the reply. I was beginning to wonder. :-)

It's too bad that you have to actually go through the sign-in page for 
guest view. I would ideally like to give my users a URL that simply 
displays the list of open bugs without requiring them to go through the 
sign-in page first.

I'll look through the google results to see what I can find.

Thanks!

-Frank


On Sunday, October 12, 2003, at 09:26  AM, Mark D. Baushke wrote:

> Frank Cohen <fcohen@pushtotest.com> writes:
>
>> I've posted this twice before with no answer. Would someone please
>> respond. Is there a way to enable Gnatsweb to let guest (ie - users
>> that have no signed-on) to view a bug db? If so, how?
>
> First, you need to deal with your website authentication (or not) to
> allow a guest account.
>
> Second, you need to provide a gnatsd.access file with a guest account
> with some known password (empty passwords should also be possible) that
> is given view privilege.
>
> An entry like this:
>
> guest:$0$guest:view:default
>
> in your gnatsd.user_access file should mean that a loging with userid
> 'guest' and password 'guest' should get the view access you want. Be
> aware that you would want to place this near the top of the file before
> any wild-card login entries.
>
> For more information, you may wish to look at google with
> a search string like
>
>   view guest gnats site:mail.gnu.org
>
> There have been various threads and bug reports over the last few years
> on this topic.
>
> 	Good luck,
> 	-- Mark
>
>
--
Frank Cohen, Founder, PushToTest, http://www.PushToTest.com, phone: 408 
374 7426
Come to PushToTest for free open-source test automation solutions that 
test and monitor
Web-enabled applications, especially Web Services for scalability and 
reliability.




_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnats

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-10-12 17:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-12 14:44 Guest view priviledges? Frank Cohen
2003-10-12 16:28 ` Mark D. Baushke
2003-10-12 17:02   ` Frank Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).