AW: AW: grab hostname from tomcat manager

2014-04-03 Thread Bjoern.Becker
> -Ursprüngliche Nachricht- > Von: Christopher Schultz [mailto:ch...@christopherschultz.net] > Gesendet: Mittwoch, 2. April 2014 22:33 > An: Tomcat Users List > Betreff: Re: AW: grab hostname from tomcat manager > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Bjorn, > > On 4/2/

AW: grab hostname from tomcat manager

2014-04-02 Thread Bjoern.Becker
> -Ursprüngliche Nachricht- > Von: André Warnier [mailto:a...@ice-sa.com] > Gesendet: Mittwoch, 2. April 2014 16:35 > An: Tomcat Users List > Betreff: Re: grab hostname from tomcat manager > > bjoern.bec...@easycash.de wrote: > > Hello, > > > > I need to grab the hostname from the tomcat m

grab hostname from tomcat manager

2014-04-02 Thread Bjoern.Becker
Hello, I need to grab the hostname from the tomcat manager somehow. Unfortunately this URL "manager/text/serverinfo" doesn't contain the hostname. Is there any other smart way to receive the hostname via tomcat manager app? Best Regards, Bjoern --

AW: Realm ldaps

2014-03-27 Thread Bjoern.Becker
> -Ursprüngliche Nachricht- > Von: Leo Donahue [mailto:donahu...@gmail.com] > Gesendet: Donnerstag, 27. März 2014 17:54 > An: Tomcat Users List > Betreff: Re: Realm ldaps > > On Thu, Mar 27, 2014 at 8:45 AM, wrote: > > > Hello, > > > > I like to change my ldap jndirealm to ldaps. > > > >

Realm ldaps

2014-03-27 Thread Bjoern.Becker
Hello, I like to change my ldap jndirealm to ldaps. Unfortunately, it's not working yet. I guess I need to disabled client cert verification, but I can't find any option for Realms. Do you know such an option? Best Regards, Bjoern -

AW: JNDIRealm - Active Directory Roles

2014-03-17 Thread Bjoern.Becker
Thanks again! It keep the Userdatabase realm now, but I removed the "path=tomcat-users.xml" parameter. It's working now. Regards, Björn -Ursprüngliche Nachricht- Von: Felix Schumacher [mailto:felix.schumac...@internetallee.de] Gesendet: Montag, 17. März 2014 15:15 An: users@tomcat.apa

AW: JNDIRealm - Active Directory Roles

2014-03-17 Thread Bjoern.Becker
Yes, I found this error: Mrz 17, 2014 12:50:59 PM org.apache.catalina.realm.UserDatabaseRealm startInternal Schwerwiegend: Exception looking up UserDatabase under key UserDatabase javax.naming.NameNotFoundException: Name [UserDatabase] is not bound in this Context. Unable to find [UserDatabase].

AW: JNDIRealm - Active Directory Roles

2014-03-17 Thread Bjoern.Becker
Well, I still got a problem. After activating my active directory realm the applications don't anymore. I got this error: Mrz 17, 2014 1:49:28 PM org.apache.catalina.startup.HostConfig deployDescriptor Schwerwiegend: Error deploying configuration descriptor /app/tomcat2/tomcat/conf/Catalina/loc

AW: JNDIRealm - Active Directory Roles

2014-03-17 Thread Bjoern.Becker
Hallo Felix, thanks for explaination! I got it now! What helps was to enable debugging: # conf/logging.conf # This would turn on trace-level for everything # the possible levels are: SEVERE, WARNING, INFO, CONFIG, FINE, FINER, FINEST or ALL #org.apache.catalina.level = ALL #org.apache.catalina

AW: JNDIRealm - Active Directory Roles

2014-03-14 Thread Bjoern.Becker
Hello, thanks for your reply. It doesn't make any difference. I don't understand how the authenticated user receive permissions for one of these roles: Best Regards, Bjoern -Ursprüngliche Nachricht- Von: Leo Donahue [mailto:donahu...@gma

JNDIRealm - Active Directory Roles

2014-03-13 Thread Bjoern.Becker
Hello, I try to implement the authentification for the tomcat manager application against active directory. Unfortunately I don't understand the role concept. I like to give the users permissions to open the manager when they're in this group: > memberOf: CN=Tomcat Admins,OU=Roles,OU=Speziell