Skip to main content

Posts

Migrating users (and groups, computers, policies, etc.) from an existing Samba Active Directory (AD DC) to a new Samba AD DC server

  Migrating users (and groups, computers, policies, etc.) from an existing Samba Active Directory (AD DC) to a new Samba AD DC server depends on whether you want to : 1.  Add a new Samba AD server and join it to the same domain  (recommended, keeps all users and objects intact). 2.  Do a manual migration  (export/import LDAP + sysvol, useful if you cannot connect the servers).

Install and configure samba active directory on debian 12 (bookworm) server

Configuring the DNS name 1. Modify the file /etc/hostname and fill in the FQDN name of the server srvads.mydomain.lan

How to install ftp server on ubuntu server 22.04

This guide will help you install and configure ftp server with vsftpd on ubuntu server. Follow the steps outline bellow to install vsftpd utility on ubuntu server 22.04. Step 1: Update System Package Repository sudo apt update

DNSSEC bind9

Part 1 - DNSSEC Validation Part 2 - DNSSEC Signing for Forward Zone Part 3 - Secure Delegation and Key Rollover