Skip to content

authentication with virtualhost doesn't work  #52

@armal

Description

@armal

I found that authentication with virtualhost name different than regular hostname doesn't work.

Example:
hostname: digit1.ggg.com
username given: ggg\mark
password correct and it works

but when we define virtualhost like virtu1.ggg.com and setup this same authentication rules it won't work.

log says:

[Fri Jul 17 14:24:27.493294 2020] [auth_ntlm:debug] [pid 33688:tid 2120] mod_ntlm_authentication.c(632): [client 192.168.84.48:56538] SSPI00001: Entering authenticate_sspi_user()
[Fri Jul 17 14:24:27.493294 2020] [auth_ntlm:error] [pid 33688:tid 2120] (OS 1326)Nazwa użytkownika lub hasło sš niepoprawne.  : [client 192.168.84.48:56538] authentication failure for "/": user unknown
[Fri Jul 17 14:24:27.493294 2020] [auth_ntlm:debug] [pid 33688:tid 2120] mod_ntlm_authentication.c(535): SSPI: Testing for IE bug, request GET (null)
[Fri Jul 17 14:24:27.493294 2020] [core:trace3] [pid 33688:tid 2120] request.c(117): [client 192.168.84.48:56538] auth phase 'check user' gave status 401: /

Is it possible to make this work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions