Peu importe comment vous essayez, vous ne pouvez parfois pas échapper aux griffes de Microsoft et Windows. J'essaie d'ajouter mon ubuntu 12.04 à mon domaine au travail et de m'assurer que mon profil d'utilisateur dispose des privilèges Sudo.
apt-get install likewise-open
nano /etc/lightdm/lightdm.conf
allow-guest = false
greeter-show-manual-login = true
fichiers dns mdns4_minimal [NOTFOUND = return] mdns4
Sudo domainjoin-cli join example.local Administrator
DEUX CHOSES:
J'ai suivi ce tutoriel sur mon Ubuntu 12.04 pour rejoindre un domaine. Cela fonctionne très bien!
Utilisation
Sudo add-apt-repository "deb http://archive.canonical.com/ natty partner" # Adds the Partner repository which has the Active Directory package in it to your system.
Sudo apt-get install centrifydc # installs the package
Sudo adjoin -w domain.name # joins domain
adinfo # verifies join was successful
ssh username@hostname # Confirm you can still ssh
ssh [email protected] #Confirm you can ssh with AD