[Freeipa-devel] [freeipa PR#205][comment] Support DAL version 5 and version 6

2016-11-10 Thread mbasti-rh
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

mbasti-rh commented:
"""
Fixed upstream
master:
https://fedorahosted.org/freeipa/changeset/2775042787be4ea236c0b99dd75337414e24b89d
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-259677514
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-08 Thread simo5
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

simo5 commented:
"""
There was no upstream ticket when I created the commit :-)
I'll add.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-259221154
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-07 Thread simo5
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

simo5 commented:
"""
I just verified I reproduce your error in my tree without the patch.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-258937044
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-07 Thread tomaskrizek
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

tomaskrizek commented:
"""
The issue above is indeed unrelated to this patch. Since KDC installation 
passed, I think it's safe to assume the patch works.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-258896370
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-07 Thread simo5
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

simo5 commented:
"""
Sure, but I do not see how a change in the KDC DAL, can affect PKI connecting 
to LDAP.
Does this problem go away if you remove the patch and re-build/install on the 
same machine ?
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-258894858
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-07 Thread tomaskrizek
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

tomaskrizek commented:
"""
It is not caused by re-installing. I've created a new VM when I was testing it.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-258883945
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-07 Thread simo5
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

simo5 commented:
"""
On Mon, 2016-11-07 at 08:11 -0800, Tomas Krizek wrote:
> NACK
> 
> `ipa-server-install` will fail at:
> ```
> Configuring kadmin
>   [1/2]: starting kadmin 
>   [2/2]: configuring kadmin to start on boot
> Done configuring kadmin.
> ipa.ipapython.install.cli.install_tool(Server): ERRORCA did not start in 
> 300.0s
> ipa.ipapython.install.cli.install_tool(Server): ERRORThe 
> ipa-server-install command failed
> ```
> From `/var/log/pki/pki-tomcat/ca/debug`, it seems PKI can't authenticate 
> towards LDAP:
> ```
> [07/Nov/2016:16:42:11][localhost-startStop-1]: SSL handshake happened
> Could not connect to LDAP server host vm-059.abc.idm.lab.eng.brq.redhat.com 
> port 636 Error netscape.ldap.LDAPException: Authentication failed (48)
> ```
> 

I've seen this error recently too, but it is unrelated, re-installed on
F25 and it went away.
I think there is some issue with dogtag in some conditions when you
re-install, although I could not figure what it is.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York


"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-258880929
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-07 Thread tomaskrizek
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

tomaskrizek commented:
"""
NACK

`ipa-server-install` will fail at:
```
Configuring kadmin
  [1/2]: starting kadmin 
  [2/2]: configuring kadmin to start on boot
Done configuring kadmin.
ipa.ipapython.install.cli.install_tool(Server): ERRORCA did not start in 
300.0s
ipa.ipapython.install.cli.install_tool(Server): ERRORThe ipa-server-install 
command failed
```
From `/var/log/pki/pki-tomcat/ca/debug`, it seems PKI can't authenticate 
towards LDAP:
```
[07/Nov/2016:16:42:11][localhost-startStop-1]: SSL handshake happened
Could not connect to LDAP server host vm-059.abc.idm.lab.eng.brq.redhat.com 
port 636 Error netscape.ldap.LDAPException: Authentication failed (48)
```
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-258879524
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-02 Thread simo5
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

simo5 commented:
"""
Updated
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-257820109
-- 
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#205][comment] Support DAL version 5 and version 6

2016-11-01 Thread frozencemetery
  URL: https://github.com/freeipa/freeipa/pull/205
Title: #205: Support DAL version 5 and version 6

frozencemetery commented:
"""
Thank you for fixing this, and futureproofing the next version bump.  Unless 
freeipa has a policy against it, I would prefer the use of designated 
initializers here for additional protection against breakage in the future, as 
you mention in the past this has occasionally been changed by accident without 
bumping the number.
"""

See the full comment at 
https://github.com/freeipa/freeipa/pull/205#issuecomment-257692943
-- 
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