> Can we see the logs for the creation of the user? The password is set at > that point and then immediately used to authenticate.
This seems like the relevant bit ``` BIND dn="" method=sasl version=3 mech=GSSAPI RESULT err=14 tag=97 nentries=0 etime=0, SASL bind in progress BIND dn="" method=sasl version=3 mech=GSSAPI RESULT err=14 tag=97 nentries=0 etime=0, SASL bind in progress BIND dn="" method=sasl version=3 mech=GSSAPI RESULT err=0 tag=97 nentries=0 etime=0 dn="krbprincipalname=ldap/[email protected],cn=services,cn=accounts,dc=infra,dc=opensuse,dc=org" SRCH base="" scope=0 filter="(objectClass=*)" attrs="supportedControl supportedExtension" RESULT err=0 tag=101 nentries=1 etime=0 SRCH base="" scope=0 filter="(objectClass=*)" attrs="supportedControl supportedExtension" RESULT err=0 tag=101 nentries=1 etime=0 EXT oid="2.16.840.1.113730.3.5.12" name="replication-multimaster-extop" RESULT err=0 tag=120 nentries=0 etime=0 SRCH base="cn=replica,cn=o\3Dipaca,cn=mapping tree,cn=config" scope=0 filter="(objectClass=*)" attrs="nsDS5ReplicaId" RESULT err=0 tag=101 nentries=1 etime=0 DEL dn="uid=admin-freeipa2.infra.opensuse.org,ou=people,o=ipaca" RESULT err=0 tag=107 nentries=0 etime=0 csn=5f18d900000100140000 ADD dn="uid=admin-freeipa2.infra.opensuse.org,ou=people,o=ipaca" RESULT err=0 tag=105 nentries=0 etime=0 csn=5f18d900000300140000 EXT oid="2.16.840.1.113730.3.5.5" name="replication-multimaster-extop" RESULT err=0 tag=120 nentries=0 etime=0 EXT oid="2.16.840.1.113730.3.5.12" name="replication-multimaster-extop" RESULT err=0 tag=120 nentries=0 etime=0 EXT oid="2.16.840.1.113730.3.5.5" name="replication-multimaster-extop" RESULT err=0 tag=120 nentries=0 etime=0 UNBIND ``` LCP [Stasiek] https://lcp.world/ _______________________________________________ FreeIPA-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
