The users in LDAP appear as local users on my file server using the
/etc/nsswitch.conf
passwd: files ldap
group: files ldap
[root at fs ~]# getent passwd | grep kev
kev:x:10000:10001:Kev:/home/fukr/kev:/bin/bash
[root at fs ~]# getent group | grep kev
net-users::10001:kev
net-admins::10000:kev
media::10002:kev
Kerberos is working fine, so is NTP and DNS.
My problem is that my issue only occurs after Samba-4.13.17. It all works
fine if I roll back my OS to a version where 4.14.x is available.
On Wed, 21 Feb 2024 at 21:42, Rowland Penny via samba <samba at
lists.samba.org>
wrote:
> On Wed, 21 Feb 2024 21:19:23 +0000
> evil cRaftKnife via samba <samba at lists.samba.org> wrote:
>
> > I do have 'local' users in OpenLDAP.
> >
>
> But how is Samba supposed to know this ?
>
> Are you also running a dns server ?
> I ask this because a Samba AD DC runs kerberos, ldap and a dns server
> and is a lot easier to set up than your existing setup, I would also
> recommend you use a subdomain of your existing dns domain
'fukr.org.uk'
> (which appears to be down).
>
> Rowland
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>