mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-06 03:26:33 +00:00
commit
4a56875bda
@ -101,7 +101,7 @@ class RDPFileClientProtocolURLMixin:
|
||||
|
||||
rdp = token.asset.platform.protocols.filter(name='rdp').first()
|
||||
if rdp and rdp.setting.get('console'):
|
||||
rdp_options['administrative session:i:'] = '1'
|
||||
rdp_options['administrative session:i'] = '1'
|
||||
|
||||
# 文件名
|
||||
name = token.asset.name
|
||||
|
Loading…
Reference in New Issue
Block a user