Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.52 KB

File metadata and controls

51 lines (34 loc) · 1.52 KB

Shaka Lab Gateway Client

The Shaka Lab Gateway Client package allows Active Directory users from Shaka Lab Gateway to log in.

This is the Windows package.

NOTE: Exactly one Linux device on your lab network must install the shaka-lab-gateway package. Devices with the client package will connect to that gateway.

Pre-requisites

Installation

NOTE: When you install this package, you will be prompted for the Active Directory Administrator password used to set up the Gateway. This is necessary to join the domain.

choco source add -n=shaka-lab -s=https://shaka-lab-chocolatey-dot-shaka-player-demo.appspot.com/
choco install shaka-lab-gateway-client

Updates

choco upgrade -y shaka-lab-gateway-client

Configuration

There is no configuration necessary if you are connecting to the Active Directory service from shaka-lab-gateway. This package has no other intent.

Managing Active Directory users

Managing Active Directory users is done on the gateway itself. See https://github.com/shaka-project/shaka-lab/tree/main/shaka-lab-gateway#readme

Uninstallation

NOTE: When you uninstall this package, you will be prompted for the Active Directory Administrator password used to set up the Gateway. This is necessary to leave the domain.

choco uninstall -y shaka-lab-gateway-client