Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-users-management

SERVER offers web UI to manage (enable, disable) Linux users on workstations. AGENT is binary program which runs as SystemD on workstation and communicates with SERVER to:

  • report the status of users: active, screenshot
  • execute commands for the user: enable/disable, logout

Installation

  1. Deploy server. See server/README.md

  2. Install agent on every workstation you want to manage:

curl -fsSL https://raw.githubusercontent.com/SlavikCA/u-manager/master/install-agent.sh | sudo bash

You can pin a version with

LUM_VERSION=agent-v1.11.0 curl -fsSL https://raw.githubusercontent.com/SlavikCA/u-manager/master/install-agent.sh | sudo bash

The curl command can be used for upgrade.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages