Page 21 of 38

Re: Linux PowerPC Server Software

Posted: Wed Apr 14, 2021 2:52 pm
by xeno74
Authenticating against an OpenLDAP server (Samba PDC on an A1-X5000) from a Windows workstation:

Image

Image

Re: Linux PowerPC Server Software

Posted: Thu Apr 15, 2021 4:34 pm
by xeno74
Delegating of OpenLDAP Authentication to Active Directory:

Image

Image

Re: Linux PowerPC Server Software

Posted: Fri Apr 16, 2021 12:37 am
by xeno74
Delegating of OpenLDAP Authentication to Active Directory part2:

Image

Re: Linux PowerPC Server Software

Posted: Wed Apr 21, 2021 4:00 pm
by xeno74
Preparation of an OpenLDAP replication part1:

Image

Re: Linux PowerPC Server Software

Posted: Thu Apr 22, 2021 2:04 pm
by xeno74
Preparation OpenLDAP replication part2:

Image

Sometimes you need to add "olcDbIndex: entryUUID eq" via "indexes.ldif" and run "slapindex" as well on the client (consumer).
A provider propagates the directory updates to one or more consumers.

Re: Linux PowerPC Server Software

Posted: Sat Apr 24, 2021 2:59 pm
by xeno74
Syncrepl and Referral:

Image

Re: Linux PowerPC Server Software

Posted: Tue May 18, 2021 7:17 pm
by xeno74
Samba inherit acls:

Image

Re: Linux PowerPC Server Software

Posted: Thu May 20, 2021 2:18 pm
by xeno74
Samba smbcquotas:

Image

I compiled a kernel with Quota support for the X5000 today.

Download: linux-image-5.10.38-X1000_X5000.tar.gz

Re: Linux PowerPC Server Software

Posted: Sat May 22, 2021 3:09 pm
by xeno74
Simple Samba configuration for public file access without password:

Image

Re: Linux PowerPC Server Software

Posted: Thu May 27, 2021 4:09 pm
by xeno74
Ansible part1:

Image

Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced IT tasks such as continuous deployments or zero downtime rolling updates.