Re: Default Role in Realms

2008-09-20 Thread Filip Hanik - Dev Lists
Mark Thomas wrote: Rainer Jung wrote: I added an optional configurable default role to the JNDIRealm. That's useful, if you only want to authenticate the users (password check). http://svn.apache.org/viewvc?rev=697213&view=rev I could as well add it to most of the other Realms, but I'm w

Re: Default Role in Realms

2008-09-20 Thread Mark Thomas
Rainer Jung wrote: > I added an optional configurable default role to the JNDIRealm. > That's useful, if you only want to authenticate the users (password check). > >http://svn.apache.org/viewvc?rev=697213&view=rev > > I could as well add it to most of the other Realms, but I'm wondering, > i

Re: Default Role in Realms

2008-09-20 Thread Rainer Jung
Rainer Jung schrieb: >> Im my opinion a most useful feature, >> as itreally is in ADweRealm (see >> http://a-weinert.de/java/docs/aWeinertBib/de/a_weinert/realm/ADweRealm.html >> ) for Active Directory. > I'll have a look, as it's already ASL 2 licensed. Speaking to fast. That was only the origin

Re: Default Role in Realms

2008-09-20 Thread Rainer Jung
A. Weinert schrieb: > Rainer Jung schrieb: >> I added an optional configurable default role to the JNDIRealm. >> That's useful, if you only want to authenticate the users (password >> check). >> >>http://svn.apache.org/viewvc?rev=697213&view=rev >> >> I could as well add it to most of the other

Re: Default Role in Realms

2008-09-20 Thread A. Weinert
Rainer Jung schrieb: I added an optional configurable default role to the JNDIRealm. That's useful, if you only want to authenticate the users (password check). http://svn.apache.org/viewvc?rev=697213&view=rev I could as well add it to most of the other Realms, but I'm wondering, if it woul

Default Role in Realms

2008-09-19 Thread Rainer Jung
I added an optional configurable default role to the JNDIRealm. That's useful, if you only want to authenticate the users (password check). http://svn.apache.org/viewvc?rev=697213&view=rev I could as well add it to most of the other Realms, but I'm wondering, if it would make more sense to i