Package Details: freeipa-common 4.12.2-2

Git Clone URL: https://aur.archlinux.org/freeipa.git (read-only, click to copy)
Package Base: freeipa
Description: Common files used by IPA
Upstream URL: http://www.freeipa.org/
Keywords: freeipa identity management policy trusts
Licenses: GPL3
Submitter: chenxiaolong
Maintainer: patlefort
Last Packager: patlefort
Votes: 24
Popularity: 0.25
First Submitted: 2012-11-15 23:50 (UTC)
Last Updated: 2024-12-23 11:47 (UTC)

Pinned Comments

patlefort commented on 2024-07-23 11:37 (UTC)

Keys are in keys/pgp of this package.

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

fjim commented on 2015-12-02 08:23 (UTC)

@grubber 4.2 has been out for a while, is there any ETA? I was planning on having FreeIPA on Arch, but if there's no PKGBUILD in sight I'd have a look on creating one, or otherwise host a VM instead.

grubber commented on 2015-06-17 19:13 (UTC)

Well, I didn't do much maintaining so far, I was rather busy working on upstream. Once 4.2 is out (should be in a few days), I will look into porting it to Arch.

gehzumteufel commented on 2015-06-16 04:08 (UTC)

@grubber any idea if you're going to continue maintaining it?

senorsmile commented on 2015-01-30 00:33 (UTC)

@grubber: Great. Looking forward to some freeipa action in arch!

chenxiaolong commented on 2015-01-29 21:18 (UTC)

grubber: Absolutely! Feel free to use whatever you think might help.

grubber commented on 2015-01-29 21:03 (UTC)

I'm adopting the package. I'm upstream FreeIPA developer (https://git.fedorahosted.org/cgit/freeipa.git/log/?qt=author&q=jcholast). chenxiaolong, can I use your work as a base for upstream Arch support?

chenxiaolong commented on 2015-01-02 06:14 (UTC)

I've disowned this package. I'm finding I don't quite have the experience to package this and keep it working well. I won't upload it to the AUR (because it needs python-yubico, which isn't packaged yet), but anyone is free to use my FreeIPA 4.1.2 packaging as a base: https://github.com/chenxiaolong/ArchLinux-Packages/tree/master/freeipa

fjim commented on 2014-10-09 09:56 (UTC)

FreeIPA is already 4.0.3, might be better supported now?

chenxiaolong commented on 2014-03-06 00:59 (UTC)

@t.ask: I spend a bit of time working to port FreeIPA to Arch and the IPA client mostly works (although I haven't had the time to properly test the past few versions). The FreeIPA server is not supported at the moment. You can set up the client just as you would in Fedora: http://www.freeipa.org/docs/master/html-desktop/index.html#Installing_the_IPA_Client_on_Linux Arch doesn't have any nice tools to manage the /etc/pam.d/* and /etc/nsswitch.conf configuration files though, so you'll need to run this command to make the necessary changes: $ sudo sss-auth-setup --enable-nss --enable-pam

t-ask commented on 2014-03-05 20:29 (UTC)

I'm a bit confused that we have an AUR package for FreeIPA, despite Arch isn't officially supported yb FreeIPA. Can I just install it and it guides me through all the setup instructions to configure all FreeIPA services locally without installing the corresponding Arch packages manually?