[Freeipa-devel] [freeipa PR#824][synchronized] ca-add: validate Subject DN name attributes

2017-05-31 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/824 Author: frasertweedale Title: #824: ca-add: validate Subject DN name attributes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/824/head:pr824 git checkout

[Freeipa-devel] [freeipa PR#814][comment] Add new permission to grant 'add' on cas container

2017-05-31 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/814 Title: #814: Add new permission to grant 'add' on cas container frasertweedale commented: """ New PR: https://github.com/freeipa/freeipa/pull/837 """ See the full comment at https://github.com/freeipa/freeipa/pull/814#issuecomment-305379053

[Freeipa-devel] [freeipa PR#837][opened] ca-add: fix permission issue

2017-05-31 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/837 Author: frasertweedale Title: #837: ca-add: fix permission issue Action: opened PR body: """ The ca-add command pre_callback uses ldap.can_add() to check whether the user has permission to add CAs. Alas, the GetEffectiveRights control used by

[Freeipa-devel] [freeipa PR#812][synchronized] [WIP] Refactoring cert-find to use API call directly instead of using

2017-05-31 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/812 Author: felipevolpone Title: #812: [WIP] Refactoring cert-find to use API call directly instead of using Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#829][comment] client.py: Replace hardcoded 'admin' with options.principal

2017-05-31 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/829 Title: #829: client.py: Replace hardcoded 'admin' with options.principal Tiboris commented: """ Thank you, i missed it... """ See the full comment at https://github.com/freeipa/freeipa/pull/829#issuecomment-305203864

[Freeipa-devel] [freeipa PR#829][comment] client.py: Replace hardcoded 'admin' with options.principal

2017-05-31 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/829 Title: #829: client.py: Replace hardcoded 'admin' with options.principal flo-renaud commented: """ Hi @Tiboris ticket 5060 was related to ipa-replica-install. You can see that ipa-client-automount is still using hardcoded "admin" value in line

[Freeipa-devel] [freeipa PR#829][comment] client.py: Replace hardcoded 'admin' with options.principal

2017-05-31 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/829 Title: #829: client.py: Replace hardcoded 'admin' with options.principal Tiboris commented: """ Hi @flo-renaud I am really sorry but I think issue [5060](https://pagure.io/freeipa/issue/5060) is related to the ipa-client-automount and it is

[Freeipa-devel] [freeipa PR#836][opened] Only warn when specified server IP addresses don't match intf

2017-05-31 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/836 Author: MartinBasti Title: #836: Only warn when specified server IP addresses don't match intf Action: opened PR body: """ In containers local addresses differ from public addresses and we need a way to provide only public address to

[Freeipa-devel] [freeipa PR#829][synchronized] client.py: Replace hardcoded 'admin' with options.principal

2017-05-31 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/829 Author: Tiboris Title: #829: client.py: Replace hardcoded 'admin' with options.principal Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/829/head:pr829 git

[Freeipa-devel] [freeipa PR#835][comment] kdc.key should not be visible to all

2017-05-31 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/835 Title: #835: kdc.key should not be visible to all abbra commented: """ LGTM. Nice that at least one pair of eyes noticed the mixup. """ See the full comment at https://github.com/freeipa/freeipa/pull/835#issuecomment-305174683

[Freeipa-devel] [freeipa PR#803][+ack] ipatests: add systemd journal collection for multihost tests

2017-05-31 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/803 Title: #803: ipatests: add systemd journal collection for multihost tests Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#460][+ack] ipa-server-install, ipa-server-upgrade fixes

2017-05-31 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/460 Title: #460: ipa-server-install, ipa-server-upgrade fixes Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#460][comment] ipa-server-install, ipa-server-upgrade fixes

2017-05-31 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/460 Title: #460: ipa-server-install, ipa-server-upgrade fixes stlaz commented: """ ACK, I did a sanity testing, if something's wrong, some kind of our CI will hopefully tell us. """ See the full comment at

[Freeipa-devel] [freeipa PR#803][synchronized] ipatests: add systemd journal collection for multihost tests

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/803 Author: tomaskrizek Title: #803: ipatests: add systemd journal collection for multihost tests Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/803/head:pr803

[Freeipa-devel] [freeipa PR#460][synchronized] ipa-server-install, ipa-server-upgrade fixes

2017-05-31 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/460 Author: MartinBasti Title: #460: ipa-server-install, ipa-server-upgrade fixes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/460/head:pr460 git checkout

[Freeipa-devel] [freeipa PR#832][closed] Add remote_plugins subdirectories to RPM

2017-05-31 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/832 Author: MartinBasti Title: #832: Add remote_plugins subdirectories to RPM Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/832/head:pr832 git checkout pr832

[Freeipa-devel] [freeipa PR#832][comment] Add remote_plugins subdirectories to RPM

2017-05-31 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/832 Title: #832: Add remote_plugins subdirectories to RPM martbab commented: """ ipa-4-5: * 359e3f261705976229bace2d0a22546670181603 Add remote_plugins subdirectories to RPM master: * 71adc8cd3ff6d6e54f332e94bfda3ed59396de90 Add remote_plugins

[Freeipa-devel] [freeipa PR#831][+pushed] [4.4] custodia dep: require explictly python2 version

2017-05-31 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/831 Title: #831: [4.4] custodia dep: require explictly python2 version Label: +pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#830][+pushed] custodia dep: require explictly python2 version

2017-05-31 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/830 Title: #830: custodia dep: require explictly python2 version Label: +pushed ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#830][comment] custodia dep: require explictly python2 version

2017-05-31 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/830 Title: #830: custodia dep: require explictly python2 version martbab commented: """ master: * a90a113b66fca620b04635442b135a5136ece7ba custodia dep: require explictly python2 version ipa-4-5: * 444107a00bf995aca62aba74ea02b52e577ab791

[Freeipa-devel] [freeipa PR#830][closed] custodia dep: require explictly python2 version

2017-05-31 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/830 Author: MartinBasti Title: #830: custodia dep: require explictly python2 version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/830/head:pr830 git checkout pr830

[Freeipa-devel] [freeipa PR#829][synchronized] client.py: Replace hardcoded 'admin' with options.principal

2017-05-31 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/829 Author: Tiboris Title: #829: client.py: Replace hardcoded 'admin' with options.principal Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/829/head:pr829 git

[Freeipa-devel] [freeipa PR#830][+ack] custodia dep: require explictly python2 version

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/830 Title: #830: custodia dep: require explictly python2 version Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#831][+ack] [4.4] custodia dep: require explictly python2 version

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/831 Title: #831: [4.4] custodia dep: require explictly python2 version Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to

[Freeipa-devel] [freeipa PR#834][opened] [4.4] NSSNickname enclosed in single quotes causes ipa-server-certinstall failure

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/834 Author: tomaskrizek Title: #834: [4.4] NSSNickname enclosed in single quotes causes ipa-server-certinstall failure Action: opened PR body: """ Original PR: https://github.com/freeipa/freeipa/pull/347 https://pagure.io/freeipa/issue/6991 """

[Freeipa-devel] [freeipa PR#834][+ack] [4.4] NSSNickname enclosed in single quotes causes ipa-server-certinstall failure

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/834 Title: #834: [4.4] NSSNickname enclosed in single quotes causes ipa-server-certinstall failure Label: +ack ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an

[Freeipa-devel] [freeipa PR#803][comment] ipatests: add systemd journal collection for multihost tests

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/803 Title: #803: ipatests: add systemd journal collection for multihost tests tomaskrizek commented: """ I've extracted the constant to test settings. I've also tried to customize it and it works. """ See the full comment at

[Freeipa-devel] [freeipa PR#803][synchronized] ipatests: add systemd journal collection for multihost tests

2017-05-31 Thread tomaskrizek via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/803 Author: tomaskrizek Title: #803: ipatests: add systemd journal collection for multihost tests Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/803/head:pr803

[Freeipa-devel] [freeipa PR#814][closed] Add new permission to grant 'add' on cas container

2017-05-31 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/814 Author: Tiboris Title: #814: Add new permission to grant 'add' on cas container Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/814/head:pr814 git checkout pr814