Re: Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread Marco Pizzoli
On Mon, Jan 27, 2014 at 3:17 PM, Konstantin Kolinko wrote: > 2014-01-27 Marco Pizzoli : >> Hi all, >> I'm fairly new to Tomcat and to this mailing list, so apologies in >> advance if not being clear in explaining my problem. >> >> I'm tasked with the implementation of JAAS for a web application by

Re: Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread Konstantin Kolinko
2014-01-27 Marco Pizzoli : > Hi all, > I'm fairly new to Tomcat and to this mailing list, so apologies in > advance if not being clear in explaining my problem. > > I'm tasked with the implementation of JAAS for a web application by > leveraging the existing LDAP server (MSAD) present at our compan

Re: Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread Marco Pizzoli
On Mon, Jan 27, 2014 at 1:20 PM, André Warnier wrote: > On this list, please do not top-post. Read the list rules. > Reply below the question, it is easier for everyone to figure out what you > are responding to. See below. > > >> >> On Mon, Jan 27, 2014 at 10:47 AM, Mark Thomas wrote: >>> >>> O

Re: Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread André Warnier
On this list, please do not top-post. Read the list rules. Reply below the question, it is easier for everyone to figure out what you are responding to. See below. On Mon, Jan 27, 2014 at 10:47 AM, Mark Thomas wrote: On 27/01/2014 09:43, Marco Pizzoli wrote: Hi all, I'm fairly new to Tomc

Re: Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread Marco Pizzoli
Hi Mark, Thanks for your reply. Yes I expressly need JAAS. This is a requirement coming from the provider of an external software vendor. It leverages "principals". Marco On Mon, Jan 27, 2014 at 10:47 AM, Mark Thomas wrote: > On 27/01/2014 09:43, Marco Pizzoli wrote: >> Hi all, >> I'm fairly n

Re: Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread Mark Thomas
On 27/01/2014 09:43, Marco Pizzoli wrote: > Hi all, > I'm fairly new to Tomcat and to this mailing list, so apologies in > advance if not being clear in explaining my problem. > > I'm tasked with the implementation of JAAS for a web application by > leveraging the existing LDAP server (MSAD) prese

Implementing JAAS with Geronimo LDAPPlugin

2014-01-27 Thread Marco Pizzoli
Hi all, I'm fairly new to Tomcat and to this mailing list, so apologies in advance if not being clear in explaining my problem. I'm tasked with the implementation of JAAS for a web application by leveraging the existing LDAP server (MSAD) present at our company. The first problem I faced was due