Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
microsoft-intune-archlinux
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
microsoft-intune-archlinux
Commits
ed7eb629
There was an error fetching the commit references. Please try again later.
Commit
ed7eb629
authored
3 years ago
by
Recolic Keghart
Browse files
Options
Downloads
Patches
Plain Diff
add doc
parent
4d851917
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-1
11 additions, 1 deletion
README.md
with
11 additions
and
1 deletion
README.md
+
11
−
1
View file @
ed7eb629
...
...
@@ -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?
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment