On Tue, Feb 23, 2016 at 03:33:31PM -0500, Jester wrote: > Made no changes to the system between posting. Only tried a couple of > kinits to generate some logs. > > Set sssd debug to 9, restarted, did a few kinits.
kinit doesn't hit sssd, but goes directly to the KDC. > > root@nuc0:/var/log/sssd# service sssd start > root@nuc0:/var/log/sssd# kinit admin > Password for [email protected]: > root@nuc0:/var/log/sssd# kinit jon > kinit: Client '[email protected]' not found in Kerberos database while Again, if you're sure the principal 'jon' exists on the server, then I would suggest to try: KRB5_TRACE=/dev/stderr kinit jon and see if you talk to the KDC you expect. -- Manage your subscription for the Freeipa-users mailing list: https://www.redhat.com/mailman/listinfo/freeipa-users Go to http://freeipa.org for more info on the project
