Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running tpm2-abrmd with dbus-daemon ... #777

Open
jbmukund opened this issue Apr 29, 2021 · 1 comment
Open

Running tpm2-abrmd with dbus-daemon ... #777

jbmukund opened this issue Apr 29, 2021 · 1 comment

Comments

@jbmukund
Copy link

Hi,

I have an embedded Linux os that does not use dbus. instead, it has its own IPC mechanism.
When I tried to run tpm2-abrmd on it, I get the below error.

Is it possible to run tpm2-abrmd on a system with no dbus-daemon running?

tpm2-abrmd --allow-root

** (process:4228): WARNING **: tcti_conf before: "(NULL)"
** (tpm2-abrmd:4228): WARNING **: tcti_conf after: "device:/dev/tpm0"
** (tpm2-abrmd:4228): WARNING **: Failed to get proxy for DBus daemon (org.freedesktop.DBus): Could not connect: No such file or directory
** (tpm2-abrmd:4228): CRITICAL **: Failed to acquire DBus name com.intel.tss2.Tabrmd. UID 0 must be allowed to "own" this name. Check DBus config and check that this is running as user tss or root.

Thanks,
M J

@tstruk
Copy link
Contributor

tstruk commented Apr 30, 2021

Is it possible to run tpm2-abrmd on a system with no dbus-daemon running?

No, abrmd requires dbus to communicate with clients.

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

No branches or pull requests

2 participants