Sorry, it wasn't actually working for me, it was doing nothing, because
I forgot to install the mkhomedir file for pam. I've attached a patch
that fixes it properly this time. Either pam-auth-update has really
changed, or the original author didn't read the man page. "pam-auth-
update" doesn't take any packages as arguments, unless you are removing
them. Specifying the '--package' argument just means that it won't
prompt for user input. It will override the common- files with whatever
the defaults are in /usr/share/pam-configs/. You can also specify the '
--remove' flag if you want to remove some of those default packages from
the overridden config.

** Patch added: "debian-auth.py.patch"
   
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1282818/+attachment/4066631/+files/debian-auth.py.patch

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

Title:
  14.04 freeipa ipa-client-install fails

Status in “freeipa” package in Ubuntu:
  Triaged

Bug description:
  Running ipa-client-install --mkhomedir --enable-dns-updates -d
  --force-join ran as previous install had partially failed on install
  and rollback. Had to manually delete some files to get installer to
  run again, --uninstall option did not work.

  
-----------------------------------------------------------------------------------

  This sections seems to be the main point of failure:

  failed to find session_cookie in persistent storage for principal 
'host/1404t430.domain.n...@realm.name'
  trying https://ipa2.domain.name/ipa/xml
  Connection to https://ipa2.domain.name/ipa/xml failed with argument 2 must be 
string or None, not int
  trying https://ipa1.domain.name/ipa/xml
  Connection to https://ipa1.domain.name/ipa/xml failed with argument 2 must be 
string or None, not int
  Cannot connect to the server due to generic error: cannot connect to 
'Gettext('any of the configured servers', domain='ipa', localedir=None)': 
https://ipa2.domain.name/ipa/xml, https://ipa1.domain.name/ipa/xml
  Installation failed. Rolling back changes.

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

_______________________________________________
Mailing list: https://launchpad.net/~freeipa
Post to     : freeipa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~freeipa
More help   : https://help.launchpad.net/ListHelp

Reply via email to