[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AG-TECH] Re: Possible Bug with VenueManager
- To: "Thomas D. Uram" <turam@xxxxxxxxxxx>
- Subject: [AG-TECH] Re: Possible Bug with VenueManager
- From: "west suhanic" <west.suhanic@xxxxxxxxx>
- Date: Thu, 7 Jun 2007 15:07:07 -0400
- Cc: ag-tech <ag-tech@xxxxxxxxxxx>
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Mxey6MK9LT2y5MT+Gg6qpohjTijIaHGcjNiFJYyqwIk+9kfudkaf89KzEsrC8iuBoCO2QU7OeaY1CDwBZsdUs89J8o/Vj4jCanrebOsGFbDlR1lOIkybMcT8iVONloXwlAMSzQUgHjb4/uAfKwa6BuaP5Xhi2Ni6xZo6uzDkscc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=MLRjBuhUTmoGqVJhpBkmikJjwDSYmSCqoIHVsOhdeVw4QD9X/qk/CiQIUFzDixzPN9Lys0wzlkcxbfP2+6bnqCwdz3ZlNPYDDvfq4B2estUKYVva2brxthQFVC2PMCvq460g2IXGsTrz+1SzYg3KdZJZc7c5srg+DOqTlMddQaU=
- In-reply-to: <46685361.30902@mcs.anl.gov>
- References: <6d97f47f0706011349w57f9ad54l16813326b3022afd@mail.gmail.com> <46685361.30902@mcs.anl.gov>
- Reply-to: wsuhanic@xxxxxxxxxxxxxxxxxxx
- Sender: owner-ag-tech@xxxxxxxxxxx
Hi Tom:
It is AG3, the latest release. Thanks for getting back to me and I look forward
to AG3.1
regards,
west
On 6/7/07, Thomas D. Uram
<turam@xxxxxxxxxxx> wrote:Hi West:
AG2 or AG3?
AG3 does not have any facility for using a certificate with passphrase,
so you should
use a VenueServer service certificate to run a VenueServer. The 3.1
release will allow
you to assign administrative rights to individuals who hold Identity
Certificates, which
do require a passphrase.
So the behavior you're seeing is appropriate to the current AG3 release.
Tom
On 6/1/07 3:49 PM, west suhanic wrote:
> Hello All:
>
> There may be a problem with the VenueManager code.
>
> I am running my own VenueServer. In order to run your own VenueServer
> you need to generate your own x509 certificates. The problem arises
> when I use a x509 certificate for the VenueServer that requires the user
> starting the VenueServer to supply a password. If I use this type of
> certificate
> the VenueServer starts and operates fine. However when I go to
> configure the
> VenueServer using the VenueManager, I cannot connect the VenueManager to
> the VenueServer. When I start the VenueManager it prompts me for the
> password
> for the x509 certificate however it will noyt connect me to the
> VenueServer. If
> I use a x509 certificate that does not prompt for a password the
> VenueManager works
> as expected.
>
> Hopefully someone else can test this scenario to verify my statements.
>
> regards,
>
> West