HEX
Server: Apache/2.4.62 (Unix) OpenSSL/1.1.1k
System: Linux ns565604.ip-54-39-133.net 4.18.0-553.50.1.el8_10.x86_64 #1 SMP Tue Apr 15 08:09:22 EDT 2025 x86_64
User: greer489 (1034)
PHP: 8.3.19
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/sos/report/plugins/__pycache__/tigervnc.cpython-36.opt-1.pyc
3

-�_g��@s&ddlmZmZGdd�dee�ZdS)�)�Plugin�RedHatPluginc@s$eZdZdZdZdZdZdd�ZdS)	�TigerVNCa�
    This plugin gathers information for VNC servers provided by the tigervnc
    package. This is explicitly for server-side collections, not clients.

    By default, this plugin will capture the contents of /etc/tigervnc, which
    may include usernames. If usernames are sensitive information for end
    users of sos, consider using the `--clean` option to obfuscate these
    names.
    zTigerVNC server configurationZtigervnc�tigervnc-servercCsn|jd�|jd�}|ddkr`x>|dj�D].}|j�}|s@q.|j|d�|j|d�q.W|jd�dS)Nz/etc/tigervnc/z:systemctl list-units --type=service --no-legend vncserver*Zstatusr�outputzvncserver -list)Z
add_copy_specZexec_cmd�
splitlines�splitZadd_service_statusZadd_journalZadd_cmd_output)�selfZvncsZservZvnc�r
�/usr/lib/python3.6/tigervnc.py�setups
zTigerVNC.setupN)r)�__name__�
__module__�__qualname__�__doc__Z
short_descZplugin_nameZpackagesrr
r
r
rrs
	rN)Zsos.report.pluginsrrrr
r
r
r�<module>s