Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Error adding the container on a AD domain (SPNEGO SSO with Linux) #355

Open
gknepper opened this issue Nov 20, 2019 · 0 comments
Open

Error adding the container on a AD domain (SPNEGO SSO with Linux) #355

gknepper opened this issue Nov 20, 2019 · 0 comments

Comments

@gknepper
Copy link

Hello there,

I'm trying to add this container in a AD domain to test some environments authenticated by SPNEGO and I'm facing some error when running the realm command:

When I ran the command "sudo realm join DOMAIN.local -U 'admin@DOMAIN.LOCAL' -v" I've got this error:

realm: Couldn't connect to realm serviceL Error calling StartServiceByName for org.freedesktop.realmdL: GDBus.Error:org.free.desktop.DBus.Error.Spawn,ExecFailed: Failed to execute program org.freedesktop.realmd: Permission denied

I tried to restart the DBus using the command: "sudo systemctl restart dbus" and I got this error:

Failed to restart dbus.service: Failed to execute program org.freedesktop.systemd1: Permission denied
See system logs and 'systemctl status dbus.service' for details.

I ran the 'sudo systemctl status dbus.service' and I've got:

Failed to get properties: Failed to execute program org.freedesktop.systemd1: Permission denied

But the dbus service seams to be running based in the "ps -ef" command.

Someone knows what permissions I need to set in order to access the dbus ?

Thanks in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants