@trainzkid install glib2 and glib2-devel
Search Criteria
Package Details: realmd 0.17.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/realmd.git (read-only, click to copy) |
---|---|
Package Base: | realmd |
Description: | DBus service for joining hosts to Active Directory and FreeIPA realms |
Upstream URL: | https://freedesktop.org/software/realmd/ |
Keywords: | active-directory ipa kerberos ldap pam |
Licenses: | GPL3 |
Submitter: | grawity |
Maintainer: | qubidt |
Last Packager: | qubidt |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2012-11-12 21:09 (UTC) |
Last Updated: | 2023-05-12 00:17 (UTC) |
Dependencies (13)
- adcliAUR (adcli-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- krb5 (krb5-gitAUR)
- openldap
- packagekit
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- xmlto (xmlto-gitAUR) (make)
- samba (ksmbd-toolsAUR) (optional) – traditional Active Directory client
- sssd (sssd-gitAUR, sssd-nosmbAUR) (optional) – Active Directory, FreeIPA, LDAP client
Required by (0)
Sources (1)
Gotoro commented on 2024-08-05 09:12 (UTC)
trainzkid commented on 2024-06-18 13:43 (UTC)
Fails to install on a fresh install with the following error:
Now type 'make' to compile realmd.
GEN realm-dbus-generated.c
/bin/sh: line 1: gdbus-codegen: command not found
make: *** [Makefile:3708: realm-dbus-generated.c] Error 127
==> ERROR: A failure occurred in build().
Aborting...
-> error making: realmd-exit status 4
-> Failed to install the following packages. Manual intervention is required:
realmd - exit status 4
glib2 2.80.3-2
Let me know if it's something simple I'm missing..
storbake commented on 2024-04-05 06:07 (UTC) (edited on 2024-04-05 06:07 (UTC) by storbake)
Used this to domain join with sssd and winbind+samba. I had to use the script from @robinrosenberger and things worked great afterwards. Now I can auth as a domain user and also share local disks to other domain users.
Along with the arch wiki, I recommend reading this Red Hat article: https://access.redhat.com/solutions/3802321 This is also helpful for coming up with a good samba smb conf file: https://access.redhat.com/labs/adih/
DVS9999 commented on 2023-04-27 10:11 (UTC)
source=("https://gitlab.freedesktop.org/$pkgname/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
seems to be the new source line.
bioshacker001 commented on 2023-04-21 20:17 (UTC)
Looks like they host through Gitlab now, here's the repo: https://gitlab.freedesktop.org/realmd/realmd/
bioshacker001 commented on 2023-04-21 20:13 (UTC)
Looks like all the freedesktop repos are missing on Github, should probably migrate to a different repo (this fails to build now)
robinrosenberger commented on 2021-02-26 12:02 (UTC)
I created a script that can be run before the join that adds the needed commands and manages pam and nss entries https://github.com/robinrosenberger/realmd-arch-helper still has some cosmetic issues but should work good enough feel free to integrate it into the package if that is possible
robinrosenberger commented on 2021-02-25 21:35 (UTC)
With aji-prod's method it works, tried with the -git version but should apply here as well. It shouldn't be too hard to write suitable scripts and integrate them as the missing commands in realmd-distro.conf given the provided examples. If nobody is on it yet, I would give it a shot. +1 for sssd beeing a dependency, not optional ;)
YuutaW commented on 2020-10-30 00:42 (UTC) (edited on 2021-02-03 02:54 (UTC) by YuutaW)
What is the purpose of all these patches?
Pinned Comments