mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
squid: Add NTLM authentication against Windows Active Directory servers.
This commit is contained in:
@@ -115,6 +115,7 @@
|
||||
'advproxy AUTH method ncsa' => 'Lokal',
|
||||
'advproxy AUTH method none' => 'Keine',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method ntlm auth' => 'Windows Active Directory',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domains ohne Authentifizierung (eine pro Zeile)',
|
||||
'advproxy AUTH number of auth processes' => 'Anzahl der Authentifizierungsprozesse',
|
||||
|
||||
@@ -115,6 +115,7 @@
|
||||
'advproxy AUTH method ncsa' => 'Local',
|
||||
'advproxy AUTH method none' => 'None',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method ntlm auth' => 'Windows Active Directory',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domains without authentication (one per line)',
|
||||
'advproxy AUTH number of auth processes' => 'Number of authentication processes',
|
||||
|
||||
Reference in New Issue
Block a user