Page 30 of 37

Re: Linux PowerPC Server Software

Posted: Sun Feb 27, 2022 5:03 pm
by xeno74
Joining an AD with realmd:

Image

Re: Linux PowerPC Server Software

Posted: Mon Feb 28, 2022 6:49 pm
by xeno74
Joining an AD with realmd part2:

Image

Re: Linux PowerPC Server Software

Posted: Thu Mar 10, 2022 9:34 pm
by xeno74
Joining an AD with the samba-tool:

Image

Image

If Samba's DNS server doesn't start because of Ubuntu's internal DNS service (systemd-resolved) then stop and disable the internal DNS service.

Re: Linux PowerPC Server Software

Posted: Fri Mar 11, 2022 4:57 pm
by xeno74
Joining an AD as DC with the samba-tool (complete with the new Ubuntu 22.04 Server):

Image

Image

Image

To disable cloud-init's network configuration capabilities, write a file
/etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
network: {config: disabled}

Re: Linux PowerPC Server Software

Posted: Sun Mar 13, 2022 1:49 am
by xeno74
net ads join with the new Debian PPC Bookworm/Sid:

Image

Re: Linux PowerPC Server Software

Posted: Sun Mar 13, 2022 7:27 pm
by xeno74
Pubkey Authentication with PuTTY

Image

Re: Linux PowerPC Server Software

Posted: Tue Mar 15, 2022 2:19 pm
by xeno74
Leaving a Samba domain as a member and then joining as a DC with Bind9:

Image

Re: Linux PowerPC Server Software

Posted: Wed Mar 16, 2022 5:16 pm
by xeno74
Samba AD-DC with NTP server:

Image

Re: Linux PowerPC Server Software

Posted: Sat Mar 19, 2022 6:30 pm
by xeno74
Creating an own Samba DC TLS certificate:

Image

Re: Linux PowerPC Server Software

Posted: Sun Mar 27, 2022 6:55 pm
by xeno74
Simple Samba server with tdbsam with connection to an AD via SSSD (Creating of users with smbpasswd -a):

Image