[Freeipa-users] Unable to set up freeIPA on a fresh ubuntu 16.04.1 install

David Kowis dkowis+freeipa at shlrm.org
Sun Aug 14 19:31:28 UTC 2016


I'm new to this, but super excited to find a nice authentication
solution. Trying to figure out why part of the installation failed,
perhaps someone here can point me in the right direction?

The `ipa-server-install` command makes it all the way through, except to
where it starts to do the client install. In the logs I see this:

2016-08-14T19:00:48Z DEBUG Configuring client side components
2016-08-14T19:00:48Z DEBUG Starting external process
2016-08-14T19:00:48Z DEBUG args=/usr/sbin/ipa-client-install --on-master
--unattended --domain dark.kow.is --server freeipavm.dark.kow.is --realm
DARK.KOW.IS --hostname freeipavm.dark.kow.is
2016-08-14T19:01:20Z DEBUG Process finished, return code=1
2016-08-14T19:01:20Z DEBUG   File
"/usr/lib/python2.7/dist-packages/ipapython/admintool.py", line 171, in
execute
    return_value = self.run()
  File "/usr/lib/python2.7/dist-packages/ipapython/install/cli.py", line
318, in run
    cfgr.run()
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 310, in run
    self.execute()
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 332, in execute
    for nothing in self._executor():
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 372, in __runner
    self._handle_exception(exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 394, in _handle_exception
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 362, in __runner
    step()
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 359, in <lambda>
    step = lambda: next(self.__gen)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/util.py",
line 81, in run_generator_with_yield_from
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/util.py",
line 59, in run_generator_with_yield_from
    value = gen.send(prev_value)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 586, in _configure
    next(executor)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 372, in __runner
    self._handle_exception(exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 449, in _handle_exception
    self.__parent._handle_exception(exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 394, in _handle_exception
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 446, in _handle_exception
    super(ComponentBase, self)._handle_exception(exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 394, in _handle_exception
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 362, in __runner
    step()
  File "/usr/lib/python2.7/dist-packages/ipapython/install/core.py",
line 359, in <lambda>
    step = lambda: next(self.__gen)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/util.py",
line 81, in run_generator_with_yield_from
    six.reraise(*exc_info)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/util.py",
line 59, in run_generator_with_yield_from
    value = gen.send(prev_value)
  File "/usr/lib/python2.7/dist-packages/ipapython/install/common.py",
line 63, in _install
    for nothing in self._installer(self.parent):
  File
"/usr/lib/python2.7/dist-packages/ipaserver/install/server/install.py",
line 1513, in main
    install(self)
  File
"/usr/lib/python2.7/dist-packages/ipaserver/install/server/install.py",
line 267, in decorated
    func(installer)
  File
"/usr/lib/python2.7/dist-packages/ipaserver/install/server/install.py",
line 1036, in install
    sys.exit("Configuration of client side components failed!")

2016-08-14T19:01:20Z DEBUG The ipa-server-install command failed,
exception: SystemExit: Configuration of client side components failed!
2016-08-14T19:01:20Z ERROR Configuration of client side components failed!
2016-08-14T19:01:20Z ERROR The ipa-server-install command failed. See
/var/log/ipaserver-install.log for more information

On the original console where the install happens:

<snip>
Skipping synchronizing time with NTP server.
New SSSD config will be created
Configured sudoers in /etc/nsswitch.conf
Configured /etc/sssd/sssd.conf
trying https://freeipavm.dark.kow.is/ipa/json
Forwarding 'ping' to json server 'https://freeipavm.dark.kow.is/ipa/json'
Cannot connect to the server due to generic error: Authentication method
not supported: sasl mechanism not supported
Installation failed. As this is IPA server, changes will not be rolled back.
ipa.ipapython.install.cli.install_tool(Server): ERROR    Configuration
of client side components failed!
ipa.ipapython.install.cli.install_tool(Server): ERROR    The
ipa-server-install command failed. See /var/log/ipaserver-install.log
for more information


A google search for freeipa authentication method not supported sasl
mechanism not supported

Or just for freeipa sasl mechanism not supported doesn't find me
anything useful :(

Perhaps someone else has had this error before, or maybe just knows what
I need to do?

Thanks in advance!

--
David Kowis


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 648 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/freeipa-users/attachments/20160814/923249c6/attachment.sig>


More information about the Freeipa-users mailing list