[Freeipa-devel] [freeipa PR#234][comment] Always use GSSAPI to set up initial replication

2016-11-16 Thread mbasti-rh
  URL: https://github.com/freeipa/freeipa/pull/234
Title: #234: Always use GSSAPI to set up initial replication

mbasti-rh commented:
"""
Fixed upstream
master:
https://fedorahosted.org/freeipa/changeset/9d7943f3da7fb84975cc8f45047aafee13bf85dc
https://fedorahosted.org/freeipa/changeset/3dc9ab162141c7d2e4affe73f520e1599e9f8c30
https://fedorahosted.org/freeipa/changeset/cf6048a3ba9998a65858993e52bd4895749f2a79
https://fedorahosted.org/freeipa/changeset/8378e1e39f44d49c2c90d2d0e7acd75a4fa95787
https://fedorahosted.org/freeipa/changeset/ce2bb47cca03eda1ff85f4725abb92c639f34ecc
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/234#issuecomment-261108554
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#234][comment] Always use GSSAPI to set up initial replication

2016-11-15 Thread mbasti-rh
  URL: https://github.com/freeipa/freeipa/pull/234
Title: #234: Always use GSSAPI to set up initial replication

mbasti-rh commented:
"""
Works for me, but because to test this against IPA 3.x is not my destiny 
because "issues" I cannot add ACK yet
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/234#issuecomment-260711513
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#234][comment] Always use GSSAPI to set up initial replication

2016-11-15 Thread mbasti-rh
  URL: https://github.com/freeipa/freeipa/pull/234
Title: #234: Always use GSSAPI to set up initial replication

mbasti-rh commented:
"""
@martbab Working on it
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/234#issuecomment-260683430
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#234][comment] Always use GSSAPI to set up initial replication

2016-11-15 Thread martbab
  URL: https://github.com/freeipa/freeipa/pull/234
Title: #234: Always use GSSAPI to set up initial replication

martbab commented:
"""
@mbasti-rh will you continue reviewing this PR or should I defer it to some 
other time?
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/234#issuecomment-260683112
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code

[Freeipa-devel] [freeipa PR#234][comment] Always use GSSAPI to set up initial replication

2016-11-11 Thread mbasti-rh
  URL: https://github.com/freeipa/freeipa/pull/234
Title: #234: Always use GSSAPI to set up initial replication

mbasti-rh commented:
"""
```
Traceback (most recent call last):
  File "/sbin/ipa-server-install", line 23, in 
from ipaserver.install import ipa_server_install
  File 
"/usr/lib/python2.7/site-packages/ipaserver/install/ipa_server_install.py", 
line 8, in 
from ipaserver.install.server import ServerMasterInstall
  File "/usr/lib/python2.7/site-packages/ipaserver/install/server/__init__.py", 
line 31, in 
from .install import validate_admin_password, validate_dm_password
  File "/usr/lib/python2.7/site-packages/ipaserver/install/server/install.py", 
line 34, in 
from ipaserver.install import (
  File "/usr/lib/python2.7/site-packages/ipaserver/install/ca.py", line 19, in 

from ipaserver.install import (cainstance,
  File "/usr/lib/python2.7/site-packages/ipaserver/install/cainstance.py", line 
64, in 
from ipaserver.install import dsinstance
  File "/usr/lib/python2.7/site-packages/ipaserver/install/dsinstance.py", line 
41, in 
from ipaserver.install import replication
  File "/usr/lib/python2.7/site-packages/ipaserver/install/replication.py", 
line 54, in 
api.env.container_sysaccounts, api.env.basedn)
AttributeError: 'Env' object has no attribute 'container_sysaccounts'

```
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/234#issuecomment-259946715
-- 
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code