Join Ubuntu Server to Active Directory
PowerBroker Identity Services Open - product page
https://www.beyondtrust.com/products/powerbroker-identity-services-open/
Documentation
http://repo.pbis.beyondtrust.com/apt.html
wget -O - http://repo.pbis.beyondtrust.com/yum/RPM-GPG-KEY-pbis|sudo apt-key add -
sudo wget -O /etc/apt/sources.list.d/pbiso.list [http://repo.pbis.beyondtrust.com/apt/pbiso.list](http://repo.pbis.beyondtrust.com/apt/pbiso.list)
sudo apt-get update
sudo apt-get install -y pbis-openJoin Domain
sudo su
/opt/pbis/bin/domainjoin-cli join rabota.local AlexandrM
rebootsudo su
/opt/pbis/bin/config UserDomainPrefix rabota
/opt/pbis/bin/config AssumeDefaultDomain true
/opt/pbis/bin/config LoginShellTemplate /bin/bash
/opt/pbis/bin/update-dns
rebootNow you can login with your domain account. Letter case are ignorred, username will be lowercased. (I was not able to login but after yet another reboot or may be few moments all ok)
sudo /opt/pbis/bin/find-user-by-name alexandrm