OK. After some further research,
I destroyed
Code:
sudo slapconfig -destroyldapserver
and rebuilt my Open Directory by importing my users that I had previously exported.
The command
now successfully lists BOTH my system and LDAP users when the Kerberos Realm is populated
I have substituted my TrueNAS server, Kerberos Realm, and Mac server names in all of the following commands.
The Kerberos principal (e.g. cifs/
freenas@SERVER.HOME.NET) is no longer listed on my Mac server when I issue the command
I'm not sure when it was removed, but I had this all working with FreeNAS 11.3 about a month ago before I upgraded to TrueNAS 12. The subsequent command entered on my Mac server
Code:
sudo krbservicesetup -x -r SERVER.HOME.NET -a diradmin -p <admin password> cifs cifs/freenas@SERVER.HOME.NET
does not create the principal.
The server is MacOS 10.13.6. The server app is 5.6.3. I know these are old, but they are running on a 2011 Mac mini server that I can no longer update and has been running for 10 years.
Lastly, pardon my lack of knowledge. I only know enough that I got this working by using instructions. It has been working for over 7 years. Thanks for all your efforts.