[Bug 1772450] Re: freeipa server -- problems with certificates

2018-05-23 Thread Norman Kabir
At this stage, I am just trying to make it work so apologies for the
hacks.

For context:

* I am using your PPAs for FreeIPA and dogtag
* I linked named-pkcs11 to named
* /etc/hostname is set to fqdn (kvm-10.ipa.kvm)

And the following script for installation:

#!/usr/bin/env bash

sudo ipa-server-install \
-r IPA.KVM \
-n ipa.kvm \
--setup-dns \
--no-host-dns \
-p x \
-a x \
--mkhomedir \
--domain=ipa.kvm \
--hostname=kvm-10.ipa.kvm \
--no-dns-sshfp \
--no-dnssec-validation \
--auto-forwarders \
--auto-reverse \
--zonemgr=i...@.com

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772450

Title:
  freeipa server -- problems with certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1772450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1772450] Re: freeipa server -- problems with certificates

2018-05-23 Thread Norman Kabir
Strange. I am able to execute 'pki cert-find' without error.

$ pki cert-find
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-jdk14.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/usr/share/java/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]

13 entries found


...

Is there some other stage you think may be responsible for the error? I
can dig into the Java layer if you have any hypotheses that lead
there...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772450

Title:
  freeipa server -- problems with certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1772450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1772450] Re: freeipa server -- problems with certificates

2018-05-23 Thread Norman Kabir
So far, the only clue I can find in the logs is a 'null' value for
authType and principal:


[ajp-nio-127.0.0.1-8009-exec-1] INFO 
com.netscape.cms.tomcat.ExternalAuthenticationValve - 
ExternalAuthenticationValve: authType: null
[ajp-nio-127.0.0.1-8009-exec-1] INFO 
com.netscape.cms.tomcat.ExternalAuthenticationValve - 
ExternalAuthenticationValve: principal: null

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772450

Title:
  freeipa server -- problems with certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1772450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1772450] Re: freeipa server -- problems with certificates

2018-05-23 Thread Norman Kabir
I would like to help debug this. Like gianluca, I've managed to sort out
the other bugs and am hitting this certificate issue.

Where can I find the Git repository for 4.7.0-pre2? The associated repos
only seem to contain 4.7.0-pre1

https://code.launchpad.net/ubuntu/+source/freeipa/+git

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772450

Title:
  freeipa server -- problems with certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1772450/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1769440] Re: freeipa server install fails - Configuring the web interface, setting up ssl

2018-05-21 Thread Norman Kabir
Is there a recommended workaround? For example, install without DNS
support and use a separate bind installation?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769440

Title:
  freeipa server install fails - Configuring the web interface, setting
  up ssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1769440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1653245] Re: python-ipalib is missing authconfig

2017-01-12 Thread Norman Kabir
Timo, can you post a link to the Git repository that hosts the patch?
Apologies if I've missed it.

I know of these:

* https://anonscm.debian.org/git/pkg-freeipa/freeipa.git
* https://launchpad.net/freeipa

Much appreciated!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1653245

Title:
  python-ipalib is missing authconfig

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1653245/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs