[Freeipa-devel] [freeipa PR#880][comment] Changing how commands handles error when it can't connect to IPA server

2017-06-19 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/880 Title: #880: Changing how commands handles error when it can't connect to IPA server felipevolpone commented: """ The ticket describe some commands that are not showing the right message. IMO we could split it into one ticket per command. """

[Freeipa-devel] [freeipa PR#880][opened] Changing how commands handles error when it can't connect to IPA server

2017-06-19 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/880 Author: felipevolpone Title: #880: Changing how commands handles error when it can't connect to IPA server Action: opened PR body: """ The commands that connects with IPA server can raise a `NetworkError` with the message: "ipa: ERROR: can't

[Freeipa-devel] [freeipa PR#439][synchronized] Testing both py2/py3 in travis

2017-06-19 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/439 Author: MartinBasti Title: #439: Testing both py2/py3 in travis Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/439/head:pr439 git checkout pr439 From

[Freeipa-devel] [freeipa PR#872][comment] Add IPA-specific bind unit file

2017-06-19 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/872 Title: #872: Add IPA-specific bind unit file MartinBasti commented: """ I checked BZ, this may not be worth fixing as those fails are just during upgrade but at the end named is working. For sure this huge change cannot go to ipa-4-4 or ipa-4-5

[Freeipa-devel] [freeipa PR#879][opened] FIPS mode and NT hashes

2017-06-19 Thread sumit-bose via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/879 Author: sumit-bose Title: #879: FIPS mode and NT hashes Action: opened PR body: """ In FIPS mode NT hashes (aka md4) are not allowed. If FIPS more is detected we disable NT hashes in the password plugin even is they are allowed by IPA

[Freeipa-devel] [freeipa PR#877][comment] LDAP ObjectClasses are case-insensitive

2017-06-19 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/877 Title: #877: LDAP ObjectClasses are case-insensitive abbra commented: """ Please use `LDAPObject.has_objectclass()` method instead: ```python if not api.Object[obj_type].has_objectclass(entry['objectclass'], required_objectclass): raise ...

[Freeipa-devel] [freeipa PR#876][synchronized] python-netifaces: update to reflect upstream changes

2017-06-19 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/876 Author: MartinBasti Title: #876: python-netifaces: update to reflect upstream changes Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/876/head:pr876 git

[Freeipa-devel] [freeipa PR#878][+WIP] [experimental] Make certificate an object

2017-06-19 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/878 Title: #878: [experimental] Make certificate an object Label: +WIP ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to