How to use JumpServer to push assets to system users

Official website address: JumpServer - Open Source Bastion Host - Official Website

Online phone: 400-052-0755

Technical support: JumpServer technical consultation


overview

This article mainly introduces how to create and push to the corresponding server through JumpServer when the managed asset does not have a certain system user. Articles can be divided into Linux system user push and Windows system user push.

Linux system user push

There are two ways to push the Linux system users, respectively in the system user interface and asset interface.

create system user

Select "Asset Management" → "System User" → "Create" → "Select the corresponding protocol". Create system users that need to be pushed to assets.

The system user information is as follows:

Submit to successfully create a system user.

Push system users

(1) System user interface push

Find the newly created user in the system user interface.

Click on the name to enter the details page.

Click on the asset list to associate the assets or nodes (that is, asset groups) that need to be pushed to system users.

Click Push to push the system user to the corresponding asset.

Push successfully!

Server command line view!

(2) Asset interface push

Find the asset that needs to be pushed to the system user in the asset interface.

Click on the host name to enter the details page, and enter the "System User" interface.

Associate the system user who needs to be pushed and click Push (just select one to push).

Push successfully! !

Server command line view

Windows system user push

The push of system users depends on SSH, so you need to install OpenSSH on Windows first.

To install OpenSSH on Windows, please refer to: https://kb.fit2cloud.com/archives/69 to manage Windows assets, please note: you need to create a privileged user of the SSH protocol, and you need to select the created privilege when creating the user user.

Need to confirm that the Windows asset connectivity can be linked normally.

create system user

Select "Asset Management" → "System User" → "Create" → "RDP". Create a system user for the RDP protocol.

Push system users

Go to the property details page.

Associate the system users that need to be pushed.

to push

test

test one

Test the connection directly:

test two

Test user login.

Authorized users of the system can log in to the asset.

Guess you like

Origin blog.csdn.net/qq_43174065/article/details/128803908