On (04/02/16 16:14), Jay McCanta wrote: >My test was via ssh from another node. I purged the caches (rm >/var/lib/sss/db/* /var/lib/sss/mb/*) and restarted, but no change. It looks >like a new krb5ccache file is created on every login. > >Obfuscated sample: >$ssh XXX (using Kerberos) What did you mean by using Kerberos?
Did you authenticate with ssh + krb5 ticket (gssappi) or did you use pasword for authentication? >$ klist >Ticket cache: FILE:/tmp/krb5cc_NNNN_wI6zZjSxdS >$logut >$ssh XXX (using Kerberos) >$klist >Ticket cache: FILE:/tmp/krb5cc_NNNN_kf650rCodT > If you used password then could you provide log files from domain section and krb5_child.log? You will need to add "debug_level = 9" into domain section and restart sssd + reproduce problem. Feel free to send log files to my private mail if you do not want to share them on lublic mailing list. LS _______________________________________________ sssd-users mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
