Skip to content
Snippets Groups Projects
Commit ed7eb629 authored by Recolic Keghart's avatar Recolic Keghart
Browse files

add doc

parent 4d851917
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,8 @@ After installing level-2, you can actually enroll the machine.
## Install Level-1
1. Install
1. Install `libsdbus-c++0 msalsdk-dbusclient msft-identity-broker` packages in this repo.
2. Install `microsoft-edge-dev-bin` from AUR.
## Install Level-2 and enroll
......@@ -41,3 +42,12 @@ Run `seahorse` to double-confirm your "login" keyring is not empty. It may ask y
You are all set!
## FAQ and debug
If your edge browser is not allowing you to login, check the following logs:
1. Any error message in `journalctl --user -u msft-identity-broker.service`?
2. Any error message in `sudo journalctl -u msft-identity-device-broker.service`?
3. Run `seahorse` and is there Intune entries in your `login` keyring?
4. Run `ldd /usr/lib/libmsal_dbus_client.so`. Is there undefined reference?
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment