Quickly and easily bring your Linux and UNIX servers into Your Active Directory deployment.
In order to use the BeyondTrust AD Bridge APT repository you must add the BeyondTrust AD Bridge repository to your system following the instructions below.
The PBISO APT repository for Debian, Ubuntu, and Mint is here: PBISO APT repository
To add the BeyondTrust AD Bridge Open repository to your system, use the following command:
wget -O - https://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis|sudo apt-key add -
sudo wget -O /etc/apt/sources.list.d/pbiso.list https://repo.pbis.beyondtrust.com/apt/pbiso.list
sudo apt-get update
Once your Repository has been added, you can then install the BeyondTrust AD Bridge using the following commands:
sudo apt-get install pbis-open
The PBISE APT repository for Debian, Ubuntu, and Mint is here: PBISE APT repository
To add the BeyondTrust AD Bridge Enterprise repository to your system, use the following command:
wget -O - https://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis|sudo apt-key add -
sudo wget -O /etc/apt/sources.list.d/pbiso.list https://repo.pbis.beyondtrust.com/apt/pbise.list
sudo apt-get update
Once your Repository has been added, you can then install the BeyondTrust AD Bridge using the following commands:
sudo apt-get install pbis-enterprise