URL: https://github.com/freeipa/freeipa/pull/918 Author: abbra Title: #918: [WIP] dcerpc: support Python 3 Action: opened
PR body: """ Make 'ipa trust-add' work under Python 3. One needs patches from https://lists.samba.org/archive/samba-technical/2017-July/121746.html to Samba too.
Marked as WIP until Samba patches are released as part of 4.7.0-RC2.
Since we haven't switched whole ipa server environment to Python 3 yet, following packages need to be installed to make trust code working under Python 3:
- python3-libsss_nss_idmap - python3-sss - python3-samba - python3-mod_wsgi """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/918/head:pr918 git checkout pr918
URL: https://github.com/freeipa/freeipa/pull/918 Author: abbra Title: #918: dcerpc: support Python 3 Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/918/head:pr918 git checkout pr918
freeipa-devel@lists.fedorahosted.org