Расширенный поиск
Результаты поиска
Найдено 122 результата
Сжатие видеозаписей RDP сессий: настройка Video-Worker
ВНИМАНИЕ: эта функция работает только в редакции Enterprise Edition1. Введение Начиная с JumpServer V3.0.0, добавлен компонент Video-Worker, основная задача которого — обрабатывать записи, создаваемые компонентами Razor(RDP Client) и Lion(Web RDP), и конверти...
Configuring Correct User IP Display When Using HAProxy Authentication
When using a load balancer such as HAProxy, all users in the system see the HAProxy address instead of the actual IP address of the user's workstation. Solution: Add the following line to the HAProxy configuration file in the backend jms-web section: ...
Where Does JumpServer Store Copies of Files Transferred via SFTP and RDP?
JumpServer logs file transfers over SFTP and RDP and can also save a copy of these files on the server for further analysis. If your configuration file contains the following path: VOLUME_DIR=/data/jumpserver Then the copies of transferred files are stored ...
How to Save Transferred Files in JumpServer
JumpServer can save a copy of every file transferred during sessions using the RDP and SFTP protocols. Open the configuration file: vi /opt/jumpserver/config/config.txt At the end of the file, add the parameter FTP_FILE_MAX_STORE on a ne...
How to Remove Passwords Entered by Users Inside SSH Sessions from the Logs
If users know account passwords and enter them inside SSH sessions, these passwords appear in the logs in plain text — this is JumpServer's default behavior for any user input. To change this behavior: Open the configuration file: vi /opt/jumpserv...
Configuring External Storage for Session Recordings in JumpServer
Storing a large volume of session recordings is a significant challenge, especially when there are many users or when JumpServer is deployed in a distributed environment. In such cases, local storage is insufficient, and an external unified storage system is r...
How to Set the Correct Date and Time in JumpServer?
By default, JumpServer uses the Asia/Shanghai time zone, which may cause incorrect timestamps in system logs. Solution: 1. Set the Correct Date, Time, and Time Zone on the Operating System Ensure that both the date, time, and time zone are correct on the...
RDP Session Video Compression: Configuring Video-Worker
NOTE: This feature is available only in the Enterprise Edition 1. Introduction Starting from JumpServer v3.0.0, the Video-Worker component was introduced. Its main purpose is to process recordings created by Razor (RDP Client) and Lion (Web RDP) and convert ...
Changing the lifetime and reusability of connection tokens in JumpServer
In JumpServer, you can connect to target systems using the web interface or a local client such as PuTTY, MobaXterm, DBeaver, and others, depending on the connection type.To connect using a local client, you need to use one-time authorization parameters that J...
How to connect to domain assets using a single domain account?
In previous versions of JumpServer, a user account (UA) was strictly bound to a specific asset, meaning it was not possible to connect to multiple assets using the same domain account without duplicating that account.In the latest versions of JumpServer, this ...
Automatic privilege escalation when connecting via SSH
Normally, you cannot log in directly over SSH using the root account. Therefore, after connecting, you usually run the su command and enter the root password to escalate privileges. JumpServer allows you to automate this process and start an SSH session with ...
Creating Accounts and SSH Keys on the Target System (Push Accounts)
JumpServer can automatically create accounts and SSH keys on target systems with specified parameters. Any actions performed on target systems—such as creating accounts or SSH keys, discovering accounts, changing passwords, or rotating SSH keys—are executed b...
Discovering Unmanaged Accounts (Discover Accounts)
JumpServer can automatically detect unmanaged accounts on target systems — accounts that were not added to the list of known accounts in the JumpServer interface. A discovered account can be automatically added to the list of managed accounts with an automati...
Changing the Default Directory for SFTP Connections
By default, the SFTP protocol settings specify the path /tmp/. This means that when you connect, you will only see the files in this folder and will not be able to move to a higher-level directory.This is done for security reasons: files are meant to be transf...
Configuring Asset Discovery in Local Networks and Cloud Platforms
One of the tasks during the implementation and maintenance of a PAM solution is adding and managing the list of devices that must be accessed through PAM. JumpServer can scan a local network or cloud platforms for supported devices and automatically add them ...
Opening RDP Sessions in Remote Desktop Manager (Devolutions)
Available in JumpServer Enterprise edition, version 4.10.13 and above.Requires JumpServer Client version 4.0 or later. To make it more convenient to work with multiple RDP connections simultaneously, you can use the third-party tool Remote Desktop Manager (RD...
Открытие RDP сессий в Remote Desktop Manager (Devolutions)
Доступно в редакции JumpServer Enterprise версии 4.10.13 и выше, требуется клиент JumpServer Client версии 4.0 и выше Чтобы удобнее работать с несколькими RDP подключениями одновременно, вместо Web RDP можно использовать сторонний менеджер "Remote Desktop Ma...
Supported Database Types and Connection Methods
Web CLI — command-line access to the database directly from the web interfaceWeb GUI — built-in graphical interface for working with the database in a browserDB Client — using any locally installed database client on the user’s workstation,i.e., connecting t...
Installing, Configuring, and Using JumpServer Client
JumpServer Client is a desktop application installed on the user’s workstation to simplify connecting to target systems. Its installation is optional — all basic features are also available through the web interface. This article includes examples of applicat...
Connecting to Systems Using the SSH Selector in JumpServer
In addition to using the web interface and JumpServer Client, administrators and contractors can connect to target systems directly from an SSH terminal by connecting to port 2222 of the JumpServer instance using the same user account they use for the web inte...