[Freeipa-devel] [freeipa PR#5286][closed] [Backport][ipa-4-9] Create IPA ssh client configuration and move ProxyCommand

2020-11-24 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5286 Author: flo-renaud Title: #5286: [Backport][ipa-4-9] Create IPA ssh client configuration and move ProxyCommand Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/52

[Freeipa-devel] [freeipa PR#5289][opened] ipaserver: Check memory requirement also for CA

2020-11-24 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5289 Author: t-woerner Title: #5289: ipaserver: Check memory requirement also for CA Action: opened PR body: """ There is no --setup-ca option for the server installer but options.setup_ca has been used as an option for installutils.check_available_

[Freeipa-devel] [freeipa PR#5288][opened] ipa-kdb: handle dates up to 2106-01-01 00:00

2020-11-24 Thread ptrNine via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5288 Author: ptrNine Title: #5288: ipa-kdb: handle dates up to 2106-01-01 00:00 Action: opened PR body: """ krb5 uses negative part of `krb5_timestamp` to store time values after 2038 https://k5wiki.kerberos.org/wiki/Projects/Timestamps_after_2038 I

[Freeipa-devel] [freeipa PR#5287][opened] ad trust: accept subordinate domains of the forest trust root

2020-11-24 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5287 Author: abbra Title: #5287: ad trust: accept subordinate domains of the forest trust root Action: opened PR body: """ Commit 8b6d1ab854387840f7526d6d59ddc7102231957f added support for subordinate UPN suffixes but missed the case where subordina