Quickly and Easily Bring Your Linux and Unix Servers into Your Active Directory Deployment
In order to use the BeyondTrust AD Bridge YUM repository you must add the BeyondTrust AD Bridge repository to your system following the instructions below.
The PBISO Yum repository for Red Hat Enterprise Linux (RHEL), CentOS, and Scientific Linux is here: PBISO Yum repository
To add the BeyondTrust AD Bridge Open repository to your system, use the following command:
sudo wget -O /etc/yum.repos.d/pbiso.repo https://repo.pbis.beyondtrust.com/yum/pbiso.repo
Once your Repository has been added, you can then install the BeyondTrust AD Bridge using the following commands:
sudo yum clean all
sudo yum install pbis-open
The PBISE Yum repository for Red Hat Enterprise Linux (RHEL), CentOS, and Scientific Linux is here: PBISE Yum repository
To add the BeyondTrust AD Bridge Enterprise repository to your system, use the following command:
sudo wget -O /etc/yum.repos.d/pbise.repo https://repo.pbis.beyondtrust.com/yum/pbise.repo
Once your Repository has been added, you can then install the BeyondTrust AD Bridge using the following commands:
sudo yum clean all
sudo yum install pbis-enterprise