[Freeipa-devel] [freeipa PR#633][opened] Support 8192-bit RSA keys in default cert profile

2017-03-21 Thread frasertweedale
URL: https://github.com/freeipa/freeipa/pull/633 Author: frasertweedale Title: #633: Support 8192-bit RSA keys in default cert profile Action: opened PR body: """ Update the caIPAserviceCert profile to accept 8192-bit RSA keys. Affects new installs only, because there is not yet a facility to

[Freeipa-devel] [freeipa PR#632][opened] ipa-sam: create the gidNumber attribute in the trusted domain entry

2017-03-21 Thread flo-renaud
URL: https://github.com/freeipa/freeipa/pull/632 Author: flo-renaud Title: #632: ipa-sam: create the gidNumber attribute in the trusted domain entry Action: opened PR body: """ When a trusted domain entry is created, the uidNumber attribute is created but not the gidNumber attribute. This

[Freeipa-devel] [freeipa PR#626][comment] Move helper code for integration plugin

2017-03-21 Thread apophys
URL: https://github.com/freeipa/freeipa/pull/626 Title: #626: Move helper code for integration plugin apophys commented: """ Thanks for the update """ See the full comment at https://github.com/freeipa/freeipa/pull/626#issuecomment-288140640 -- Manage your subscription for the Freeipa-devel

[Freeipa-devel] [freeipa PR#626][+ack] Move helper code for integration plugin

2017-03-21 Thread apophys
URL: https://github.com/freeipa/freeipa/pull/626 Title: #626: Move helper code for integration plugin Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#631][opened] Upgrade: configure PKINIT after adding anonymous principal

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/631 Author: martbab Title: #631: Upgrade: configure PKINIT after adding anonymous principal Action: opened PR body: """ In order to set up PKINIT, the anonymous principal must already be created, otherwise the upgrade with fail when trying out

[Freeipa-devel] [freeipa PR#608][comment] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/608 Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates martbab commented: """ If you need the fix in ipa-4-4 you need to file a rebased PR against that branch. """ See the full comment at

[Freeipa-devel] [freeipa PR#608][closed] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/608 Author: HonzaCholasta Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#608][comment] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/608 Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates martbab commented: """ master: * 3de09709cc33f1d26f2d605bac82110fe73dde03 tasks: run `systemctl daemon-reload` after httpd.service.d updates ipa-4-5: *

[Freeipa-devel] [freeipa PR#608][+pushed] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/608 Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#608][+ack] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/608 Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#608][comment] tasks: run `systemctl daemon-reload` after httpd.service.d updates

2017-03-21 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/608 Title: #608: tasks: run `systemctl daemon-reload` after httpd.service.d updates martbab commented: """ @HonzaCholasta I was not able to reproduce it any more so I guess that it was transient error. If I encounter it again I will file a separate

[Freeipa-devel] [freeipa PR#621][comment] Add --force-password-reset to user_mod in user.py

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/621 Title: #621: Add --force-password-reset to user_mod in user.py HonzaCholasta commented: """ @redhatrises, do not handle the format yourself, use the `DateTime` param type. Note that you will need to extend it to correctly interpret the "now"

[Freeipa-devel] [freeipa PR#621][comment] Add --force-password-reset to user_mod in user.py

2017-03-21 Thread redhatrises
URL: https://github.com/freeipa/freeipa/pull/621 Title: #621: Add --force-password-reset to user_mod in user.py redhatrises commented: """ @HonzaCholasta that's an interesting idea. Most of the time, a password reset is forced immediately, but that does provide more flexibility. I assume that

[Freeipa-devel] [freeipa PR#620][comment] [WIP] Fixing 6549

2017-03-21 Thread felipevolpone
URL: https://github.com/freeipa/freeipa/pull/620 Title: #620: [WIP] Fixing 6549 felipevolpone commented: """ @HonzaCholasta @tomaskrizek please, check if it looks good to you. thank you for helping me guys :+1: """ See the full comment at

[Freeipa-devel] [freeipa PR#620][synchronized] [WIP] Fixing 6549

2017-03-21 Thread felipevolpone
URL: https://github.com/freeipa/freeipa/pull/620 Author: felipevolpone Title: #620: [WIP] Fixing 6549 Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/620/head:pr620 git checkout pr620 From

[Freeipa-devel] [freeipa PR#628][comment] WebUI: Remove offline version of WebUI

2017-03-21 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/628 Title: #628: WebUI: Remove offline version of WebUI pvomacka commented: """ Self-NACK, build fails. """ See the full comment at https://github.com/freeipa/freeipa/pull/628#issuecomment-288046245 -- Manage your subscription for the

[Freeipa-devel] [freeipa PR#543][closed] Add options to allow ticket caching

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/543 Author: simo5 Title: #543: Add options to allow ticket caching Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/543/head:pr543 git checkout pr543 -- Manage your

[Freeipa-devel] [freeipa PR#543][comment] Add options to allow ticket caching

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching HonzaCholasta commented: """ ipa-4-5: * 62d39385e20b3e1b059466f37cc06383331e Add options to allow ticket caching """ See the full comment at

[Freeipa-devel] [freeipa PR#543][+pushed] Add options to allow ticket caching

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#543][-pushed] Add options to allow ticket caching

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching Label: -pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#543][comment] Add options to allow ticket caching

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/543 Title: #543: Add options to allow ticket caching HonzaCholasta commented: """ @martbab, the ticket says 4.5.1, but this was not pushed to ipa-4-5. """ See the full comment at https://github.com/freeipa/freeipa/pull/543#issuecomment-288045552 --

[Freeipa-devel] [freeipa PR#543][reopened] Add options to allow ticket caching

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/543 Author: simo5 Title: #543: Add options to allow ticket caching Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/543/head:pr543 git checkout pr543 -- Manage your

[Freeipa-devel] [freeipa PR#630][+pushed] ipapython.ipautil.nolog_replace: Do not replace empty value

2017-03-21 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/630 Title: #630: ipapython.ipautil.nolog_replace: Do not replace empty value Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#630][closed] ipapython.ipautil.nolog_replace: Do not replace empty value

2017-03-21 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/630 Author: dkupka Title: #630: ipapython.ipautil.nolog_replace: Do not replace empty value Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/630/head:pr630 git

[Freeipa-devel] [freeipa PR#630][comment] ipapython.ipautil.nolog_replace: Do not replace empty value

2017-03-21 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/630 Title: #630: ipapython.ipautil.nolog_replace: Do not replace empty value pvomacka commented: """ ipa-4-5: * 8f0c7df198f8dd6ae742b099b3258c2383007c30 ipapython.ipautil.nolog_replace: Do not replace empty value master: *

[Freeipa-devel] [freeipa PR#630][+ack] ipapython.ipautil.nolog_replace: Do not replace empty value

2017-03-21 Thread pvomacka
URL: https://github.com/freeipa/freeipa/pull/630 Title: #630: ipapython.ipautil.nolog_replace: Do not replace empty value Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA:

[Freeipa-devel] [freeipa PR#621][comment] Add --force-password-reset to user_mod in user.py

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/621 Title: #621: Add --force-password-reset to user_mod in user.py HonzaCholasta commented: """ I have given this some thought over the night - maybe we should make the option more generic and allow the user to specify the expiration time rather

[Freeipa-devel] [freeipa PR#620][comment] [WIP] Fixing 6549

2017-03-21 Thread HonzaCholasta
URL: https://github.com/freeipa/freeipa/pull/620 Title: #620: [WIP] Fixing 6549 HonzaCholasta commented: """ @felipevolpone, the comment should explain *why* DM authentication has to be used. """ See the full comment at https://github.com/freeipa/freeipa/pull/620#issuecomment-287990430 --