Hi.
I'm having hard time accessing d-bus user session from child user namespace.
Any hints how I could approach this?
So far I've tried fiddling around with config policies and auth ANONYMOUS but that does not seem to be supported.
This is pretty easy to replicate with
```
$ unshare -r dbus-monitor --address "${DBUS_SESSION_BUS_ADDRESS}"
```
I'm running dbus-broker 35.
BR,
Toni Lammi