Re: Apache 2 mod_auth_kerb / mod_auth_gssapi

2016-04-05 Thread Andreas Ladanyi
Hi Simo, > Sound like your Apache server is not configured to apply authentication > modules to the location you are asking for ? Solved ! Thank you for advice. The configuration of my apache 2.4 was the problem. The old (and working) config directory directive in Apache 2.2 with mod_auth_kerb w

Re: Apache 2 mod_auth_kerb / mod_auth_gssapi

2016-04-04 Thread Simo Sorce
On Mon, 2016-04-04 at 14:29 +0200, Andreas Ladanyi wrote: > Hi Simo, > > On Thu, 2016-03-24 at 14:12 +0100, Andreas Ladanyi wrote: > >> The login should also (like on the old system) be possible from a client > >> outside the kerberos realm, so a username/password popup should appear. > > If the ba

Re: Apache 2 mod_auth_kerb / mod_auth_gssapi

2016-04-04 Thread Andreas Ladanyi
Hi Simo, > On Thu, 2016-03-24 at 14:12 +0100, Andreas Ladanyi wrote: >> The login should also (like on the old system) be possible from a client >> outside the kerberos realm, so a username/password popup should appear. > If the basic auth header is received the browser will either show a > popup,

Re: Apache 2 mod_auth_kerb / mod_auth_gssapi

2016-03-24 Thread Simo Sorce
On Thu, 2016-03-24 at 14:12 +0100, Andreas Ladanyi wrote: > The login should also (like on the old system) be possible from a client > outside the kerberos realm, so a username/password popup should appear. If the basic auth header is received the browser will either show a popup, or just send cre