[Freeipa-devel] Re: FreeIPA and Cockpit

2017-06-21 Thread Tomas Krizek via FreeIPA-devel
On 06/20/2017 04:04 PM, Marius Vollmer via FreeIPA-devel wrote: > Hi, > > I am working on a FreeIPA setup tool that runs in Cockpit, the remote > server manager: > > https://github.com/mvollmer/cockpit-app-freeipa > > Here is a short demo of the current "minimum viable proof of concept": > >

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

2017-06-21 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/879 Author: sumit-bose Title: #879: FIPS mode and NT hashes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/879/head:pr879 git checkout pr879 _

[Freeipa-devel] [freeipa PR#850][closed] ipaldap py3 fixes

2017-06-21 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/850 Author: MartinBasti Title: #850: ipaldap py3 fixes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/850/head:pr850 git checkout pr850 __

[Freeipa-devel] Re: FreeIPA and Cockpit

2017-06-21 Thread Alexander Bokovoy via FreeIPA-devel
On ke, 21 kesä 2017, Tomas Krizek via FreeIPA-devel wrote: On 06/20/2017 04:04 PM, Marius Vollmer via FreeIPA-devel wrote: Hi, I am working on a FreeIPA setup tool that runs in Cockpit, the remote server manager: https://github.com/mvollmer/cockpit-app-freeipa Here is a short demo of the

[Freeipa-devel] [freeipa PR#856][closed] adtrustinstance: pep8, py3 fixes

2017-06-21 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/856 Author: stlaz Title: #856: adtrustinstance: pep8, py3 fixes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/856/head:pr856 git checkout pr856 _

[Freeipa-devel] [freeipa PR#886][opened] *config-show: Restore the original reporting of server roles/attributes

2017-06-21 Thread martbab via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/886 Author: martbab Title: #886: *config-show: Restore the original reporting of server roles/attributes Action: opened PR body: """ Revert to the FreeIPA 4.4 behavior of these commands: if no master provides the role (or the information is inacces

[Freeipa-devel] Re: FreeIPA and Cockpit

2017-06-21 Thread Marius Vollmer via FreeIPA-devel
Tomas Krizek writes: > do you have some design document available? I'd be interested to know > what's the scope of this MVP. There is no design document yet. The scope is pretty much what exists now: Running ipa-server-install, opening the firewall, offering a link to the FreeIPA web interface.

[Freeipa-devel] [freeipa PR#887][opened] py3: secrets: remove iteritems usage

2017-06-21 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/887 Author: MartinBasti Title: #887: py3: secrets: remove iteritems usage Action: opened PR body: """ https://pagure.io/freeipa/issue/4985 """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfre

[Freeipa-devel] [freeipa PR#888][opened] Make py3 default for ported scripts

2017-06-21 Thread MartinBasti via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/888 Author: MartinBasti Title: #888: Make py3 default for ported scripts Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/888/head:pr888 git checkout