RE: [JBoss-user] LDAP Authentication settings

2002-06-13 Thread Shaw, Chris
-Original Message- From: Shaw, Chris Sent: 13 June 2002 13:45 To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] LDAP Authentication settings Thanks for the help (much appreciated)...I now have a connection with LDAP - so my PrincipalDN prefix & suffix are ok. But, my last (hope

RE: [JBoss-user] LDAP Authentication settings

2002-06-13 Thread Shaw, Chris
t;deprecated so I want to do it the 'right' way. > >Thanks > >Chris >-=-=-= > > >-----Original Message----- >From: Marcus Ahnve [mailto:[EMAIL PROTECTED]] >Sent: 13 June 2002 10:58 >To: [EMAIL PROTECTED] >Subject: Re: [JBoss-user] LDAP Authentication

RE: [JBoss-user] LDAP Authentication settings

2002-06-13 Thread Shaw, Chris
I guess that java:/jaas/myDomain in jboss-web.xml points to an application-policy in login-context.xml with the name "myDomain" :-) Chris -=-=- -Original Message- From: Shaw, Chris Sent: 13 June 2002 11:39 To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] LDAP Aut

RE: [JBoss-user] LDAP Authentication settings

2002-06-13 Thread Chris Chen
> >Thanks > >Chris >-=-=-= > > >-Original Message- >From: Marcus Ahnve [mailto:[EMAIL PROTECTED]] >Sent: 13 June 2002 10:58 >To: [EMAIL PROTECTED] >Subject: Re: [JBoss-user] LDAP Authentication settings > > >The Quick Start Guide provides excellent

RE: [JBoss-user] LDAP Authentication settings

2002-06-13 Thread Shaw, Chris
ay. Thanks Chris -=-=-= -Original Message- From: Marcus Ahnve [mailto:[EMAIL PROTECTED]] Sent: 13 June 2002 10:58 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] LDAP Authentication settings The Quick Start Guide provides excellent examples of just that. /Marcus On Wed, 2002-06-12 at 14:25, Shaw,

Re: [JBoss-user] LDAP Authentication settings

2002-06-13 Thread Marcus Ahnve
The Quick Start Guide provides excellent examples of just that. /Marcus On Wed, 2002-06-12 at 14:25, Shaw, Chris wrote: > Hi, > > I'm using the latest (and greatest) JBoss v3.0.0 with integrated Tomcat > 4.0.3 to deploy a .war web archive - now I want to integrate authentication > with LDAP. >