-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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
Labels
No labels