JOIN LINUX (DEBIAN/UBUNTU) TO WINDOWS ACTIVE DIRECTORY IN LESS THAN 5 MINUTES

preview_player
Показать описание
In this video I will demonstrate how to join and authenticate a linux machine to Active directory in Less than 5 minutes.

== Subscribe & don't miss a Video ==

***********************************************************

==Contents of this video==
0:00 Intro
0:16 Requirements to follow along
1:01 Setting a static IP address
1:44 Update and Upgrade the Linux server
1:55 Install SSH
2:05 Changing DNS server
3:06 Changing the hosts file
3:29 Removing Avahi-daemon
3:43 Downloading & Install power broker identity services
4:27 Joining the domain
4:54 Testing the domain
5:39 Altering PAM settings
6:17 Ending / Outro
***********************************************************

==Download Debian Here==
***********************************************************

==/etc/network/interfaces file content on Debian==
auto [Interface name]
iface [Interface name] inet static
address [Your IP address]
netmask [Your subnet]
gateway [Your gateway]
dns-domain [Your domain]
dns-nameservers [Your DNS SERVER]

***********************************************************

==Article containing the commands used with Ubuntu==
***********************************************************

==Power Broker Identity services all releases==
==Power Broker Identity services release 86_64 used in the video==
***********************************************************

#Linux#ActiveDirectory#WindowsServer#joindomain#Sysadmin
Рекомендации по теме
Комментарии
Автор

Thank you for the time you took to give us this amazingly clear explanation. Quick and efficient, just what I needed. You rule!

lucieb
Автор

Wooow!... Not very longer time ago, it was not so simple. Nice to see samba-related developers are improving so much...

bren_mcguire
Автор

Awesome, I followed all the steps perfectly, it worked successfully. Thank you so much :)👍👌

safehate
Автор

ok a question how edit perms sudoers? and how assign bash to users?

piercasaz
Автор

hi, i following all step but still cant login, the password always said it didnt work, did i missed something?

prayogipamungkas
Автор

Can you please make video of connecting oracle linux with ad using pam

utkarshsingh
Автор

Bjr et Merci pour le tutoriel et si on voudrait intégrer une red hat ou centos 8 dans Active directory

blakBouki
Автор

I do all the same but when i restart i'm not prompted for a login into the domain like "Others". Only i can enter with the local users.

infraestructuratecnologica
Автор

Thanks for this, I can actually see my debian server on the active directory domain controller but when on a linux client on the same network cannot get through authentication, using username: domain\username and the pw, --> sorry password authentication didn't work. please try again.

JO-xqkl
Автор

Why is Ubuntu so fuckin complicated. When you Install the os you can choose to join a Domain or Not. But afterwards...Nooo use the terminal. Circumstantial af.
Thanks for your vid, anyway 😂

dainkaliber
Автор

why is the video 7 minutes then when you can do it in 5

besmellahhussaini
Автор

why in the fuck is this pbis not the defact stadnard? why the fuck doesn't popos join the domain this easily ?

cdoublejj
Автор

your tutorial does not work : Error: LW_ERROR_LDAP_LOCAL_ERROR [code 0x00009d5f

ethangender