How to install and Configure Samba Active Directory On Alma Linux 8 / CentOS 8 Step by Step

Опубликовано: 03 Март 2026
на канале: SILAS INFOTECH
3,430
36

In this video you will learn about the how to install SAMBA and Configure Active Directory on Alma Linux 8 #activedirectory #domaincontroller #samba #linux


✅::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::✅
I would appreciate it if you could like, comment, subscribe, and share my videos to assist this channel.
   / @silasinfotech  
✅:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: ✅

How to Configure Dynamic DNS on FortiGate Firewall? :    • How to set up Dynamic DNS on the FortiGate...  
How to Configure SSL-VPN on FortiGate using DDNS? :    • ssl vpn configuration in fortigate firewall  
How to Install EVE-NG on ESXi ? :    • Create your own Network LAB with EVE-NG st...  
How to Configure DHCP server on CISCO router:    • How to Configure DHCP Server on Cisco Rout...  
How to configure SSH Connection on CISCO Router:    • How to Configure SSH connection on Cisco R...  
How to Use FortiGate Firewall Antivirus to Safeguard Your Network from Threats? (Step by Step Guide):    • How to Block Virus on FortiGate Firewall? ...  
Router on Stick on CISCO Router:    • Router on a Stick | Inter-VLAN Routing  
How to configure High Availability on FortiGate Firewall Real Device:    • High Availability on FortiGate Firewall 60...  
Router on Stick on CISCO Router:    • Router on a Stick | Inter-VLAN Routing  
Migration SAMBA domain Controller to Window Server 2019:    • How to migrate SAMBA   Domain controller t...  
How to install & Configure SAMBA domain Controller:    • How to install and Configure Samba Active ...  
How Configure OPNSENSE Firewall:    • How to Install OPNsense firewall & Configu...  


Packages Required to Build Samba
dnf install docbook-style-xsl gcc gdb gnutls-devel gpgme-devel jansson-devel \
keyutils-libs-devel krb5-workstation libacl-devel libaio-devel \
libarchive-devel libattr-devel libblkid-devel libtasn1 libtasn1-tools \
libxml2-devel libxslt lmdb-devel openldap-devel pam-devel perl \
perl-ExtUtils-MakeMaker perl-Parse-Yapp popt-devel python3-cryptography \
python3-dns python3-gpg python36-devel readline-devel rpcgen systemd-devel \
tar zlib-devel



enable powertools repository
dnf -y install dnf-plugins-core
dnf config-manager --set-enabled PowerTools

Obtaining Samba
$ wget https://download.samba.org/pub/samba/...


Build Samba from Source code
./configure
make
make install





#samba #domaincontroller #activedirectory