mirror of
https://github.com/os-mnemo/pan-globalprotect-okta
synced 2026-07-31 15:54:36 +02:00
Use generic computer name.
This commit is contained in:
+1
-1
@@ -267,7 +267,7 @@ def paloalto_getconfig(conf, s, saml_username, prelogin_cookie):
|
|||||||
'clientVer': '4100',
|
'clientVer': '4100',
|
||||||
'clientos': 'Windows',
|
'clientos': 'Windows',
|
||||||
'clientgpversion': '4.1.0.98',
|
'clientgpversion': '4.1.0.98',
|
||||||
'computer': 'SECMOO',
|
'computer': 'DESKTOP',
|
||||||
'os-version': 'Microsoft Windows 10 Pro, 64-bit',
|
'os-version': 'Microsoft Windows 10 Pro, 64-bit',
|
||||||
# 'host-id': '00:11:22:33:44:55'
|
# 'host-id': '00:11:22:33:44:55'
|
||||||
'prelogin-cookie': prelogin_cookie,
|
'prelogin-cookie': prelogin_cookie,
|
||||||
|
|||||||
Reference in New Issue
Block a user