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:

Re: Linux PowerPC Server Software
Posted: Thu Apr 15, 2021 4:34 pm
by xeno74
Delegating of OpenLDAP Authentication to Active Directory:

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

Re: Linux PowerPC Server Software
Posted: Wed Apr 21, 2021 4:00 pm
by xeno74
Preparation of an OpenLDAP replication part1:

Re: Linux PowerPC Server Software
Posted: Thu Apr 22, 2021 2:04 pm
by xeno74
Preparation OpenLDAP replication part2:
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:

Re: Linux PowerPC Server Software
Posted: Tue May 18, 2021 7:17 pm
by xeno74
Samba inherit acls:

Re: Linux PowerPC Server Software
Posted: Thu May 20, 2021 2:18 pm
by xeno74
Samba smbcquotas:
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:

Re: Linux PowerPC Server Software
Posted: Thu May 27, 2021 4:09 pm
by xeno74
Ansible part1:
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.