On Mon, Nov 21, 2016 at 5:48 PM, Vít Ondruch <vondruch@xxxxxxxxxx> wrote: > > > Dne 21.11.2016 v 16:07 Alexander Bokovoy napsal(a): >> >>> >>>>> } >>>>> [domain_realm] >>>>> .fedoraproject.org = FEDORAPROJECT.ORG >>>>> fedoraproject.org = FEDORAPROJECT.ORG >>>>> ``` >>>>> >>>> But apparently, with this snippet, I can't kinit anymore :/ >>>> >>>> ``` >>>> $ kinit vondruch@xxxxxxxxxxxxxxxxx >>>> kinit: Cannot contact any KDC for realm 'FEDORAPROJECT.ORG' while >>>> getting initial credentials >> works for me on Fedora 25. You can provide output from >> 'KRB5_TRACE=/dev/stderr kinit vondruch@xxxxxxxxxxxxxxxxx' to get >> further. >> > > > $ KRB5_TRACE=/dev/stderr kinit vondruch@xxxxxxxxxxxxxxxxx > [8655] 1479746886.252240: Resolving unique ccache of type KEYRING > [8655] 1479746886.252281: Getting initial credentials for > vondruch@xxxxxxxxxxxxxxxxx > [8655] 1479746886.252439: Sending request (205 bytes) to FEDORAPROJECT.ORG > [8655] 1479746886.252542: Resolving hostname id.fedoraproject.org > [8655] 1479746886.380979: Terminating TCP connection to https > 2604:1580:fe00:0:dead:beef:cafe:fed1:443 > [8655] 1479746886.383242: Terminating TCP connection to https > 2610:28:3090:3001:dead:beef:cafe:fed3:443 > [8655] 1479746886.754122: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746886.926836: Sending HTTPS request to https 140.211.169.206:443 > [8655] 1479746887.331375: HTTPS error receiving from https > 140.211.169.206:443 > [8655] 1479746887.333212: Terminating TCP connection to https > 140.211.169.206:443 > [8655] 1479746887.594719: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746887.710694: Sending HTTPS request to https 67.219.144.68:443 > [8655] 1479746888.330867: HTTPS error receiving from https 67.219.144.68:443 > [8655] 1479746888.331797: Terminating TCP connection to https > 67.219.144.68:443 > [8655] 1479746888.694098: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746888.862462: Sending HTTPS request to https 67.203.2.67:443 > [8655] 1479746889.122858: HTTPS error receiving from https 67.203.2.67:443 > [8655] 1479746889.123787: Terminating TCP connection to https > 67.203.2.67:443 > [8655] 1479746889.527941: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746889.722994: Sending HTTPS request to https 209.132.181.16:443 > [8655] 1479746889.964857: HTTPS error receiving from https > 209.132.181.16:443 > [8655] 1479746889.965718: Terminating TCP connection to https > 209.132.181.16:443 > [8655] 1479746890.363509: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746890.552022: Sending HTTPS request to https 209.132.181.15:443 > [8655] 1479746890.787479: HTTPS error receiving from https > 209.132.181.15:443 > [8655] 1479746890.788339: Terminating TCP connection to https > 209.132.181.15:443 > [8655] 1479746891.68629: TLS certificate name matched "id.fedoraproject.org" > [8655] 1479746891.201442: Sending HTTPS request to https 152.19.134.198:443 > [8655] 1479746891.711140: HTTPS error receiving from https > 152.19.134.198:443 > [8655] 1479746891.711960: Terminating TCP connection to https > 152.19.134.198:443 > [8655] 1479746892.55922: TLS certificate name matched "id.fedoraproject.org" > [8655] 1479746892.214348: Sending HTTPS request to https 66.35.62.162:443 > [8655] 1479746892.563662: HTTPS error receiving from https 66.35.62.162:443 > [8655] 1479746892.564576: Terminating TCP connection to https > 66.35.62.162:443 > [8655] 1479746892.945989: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746893.119732: Sending HTTPS request to https 140.211.169.196:443 > [8655] 1479746893.512855: HTTPS error receiving from https > 140.211.169.196:443 > [8655] 1479746893.513684: Terminating TCP connection to https > 140.211.169.196:443 > [8655] 1479746893.812319: TLS certificate name matched > "id.fedoraproject.org" > [8655] 1479746893.944132: Sending HTTPS request to https 152.19.134.142:443 > [8655] 1479746894.412080: HTTPS error receiving from https > 152.19.134.142:443 > [8655] 1479746894.412908: Terminating TCP connection to https > 152.19.134.142:443 > kinit: Cannot contact any KDC for realm 'FEDORAPROJECT.ORG' while > getting initial credentials https://github.com/openssl/openssl/issues/1919 Solution is to downgrade to openssl-1.1.0b > > > > Vít > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx -- -Igor Gnatenko _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx