This bug was fixed in the package freeipa - 3.3.4-0ubuntu3
---
freeipa (3.3.4-0ubuntu3) trusty; urgency=medium
* Merge from unreleased debian git:
Fix ipa-client-install issues (LP: #1282818)
- fix auth platform module
- use new pykerberos api
- don't install a defau
bah, it was a typo in my attempt to 'patch' auth.py.. works fine now
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282818
Title:
14.04 freeipa ipa-client-install fails
To manage notifications abou
also, mkhomedir can't be Default like on your example config, so
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1192719 needs to be
fixed before --mkhomedir option works
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.
The patch doesn't work for me, it's asking again what profiles to
enable..
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282818
Title:
14.04 freeipa ipa-client-install fails
To manage notification
also, there are a few bugs against pam that are related
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1192719
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/557013
having the mkhomedir config shipped by libpam-modules makes sense, since
that's where the module is..
--
You received this
Well I'm the original author of auth.py, but it has changed many times
in search for a working solution :)
I need to test your patch later to see if it works for me too.. thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
The attachment "debian-auth.py.patch" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-m
P.S. This doesn't work unless you create a file at "/usr/share/pam-
configs/mkhomedir", containing the following:
Name: Create home directory during login
Default: yes
Priority: 0
Session-Type: Additional
Session-Final:
requiredpam_mkhomedir.soskel=/etc/skel umask=0022 silent
--
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
ok that's reassuring to hear, maybe something wrong on my side then..
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282818
Title:
14.04 freeipa ipa-client-install fails
To manage notifications abo
--uninstall is working fine for me, on my patched 3.3.4 client. Not sure
about the latest version.
log output:
root@trusty:/usr/lib/python2.7/dist-packages/ipapython/platform/debian#
ipa-client-install --uninstall
certmonger failed to start: Command '/usr/sbin/service certmonger start '
returne
could you try what happens on --uninstall? It's asking what pam modules
to enable, weirdness by pam-auth-update..
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282818
Title:
14.04 freeipa ipa-clien
nah that's fine, I'll fix that too!
and yes I think mkhomedir was the motivation to keep it but disabled,
can't remember anymore
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282818
Title:
14.04 f
Sorry, I just saw your comment now. I believe the pam-auth-update code
is necessary if we want to use the 'mkhomedir' option, right? Otherwise
that line won't be added to the PAM config
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Here's the fix for the final error in
"ipapython/platform/debian/auth.py". After applying this patch, the
whole installation process works like a charm.
Changes:
* Need to import ipautil
* Use continue to remove extra '--package ' args from empty strings
* Need to return args at the end of the fu
Thank you!!! Yeah I was convinced this used to work with my local branch
on 13.10 but broke when I pushed it to trusty... I'll fix that in the
distro soon.
The other error is already fixed in git, disabled the auth-module since
it doesn't really make sense to fiddle with pam-auth-update after all.
Hello,
I've run into this issue too, on Ubuntu 14.04. I managed to figure out
that this is caused by a different version of the python-kerberos
package. The authGSSClientInit method signature has changed.
I checked out the "release-3-3-4" tag in git, and made the following
change to fix it:
ok I've reproduced this.. fixed a couple of smaller issues but the xml-
rpc error remains
** Description changed:
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 fi
please attach logs next time..
** Changed in: freeipa (Ubuntu)
Assignee: (unassigned) => Timo Aaltonen (tjaalton)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1282818
Title:
14.04 freeipa ipa
19 matches
Mail list logo