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
e6489003
There was an error fetching the commit references. Please try again later.
Commit
e6489003
authored
1 year ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
.add-notes-after-majaro-test
parent
67397786
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
+3
-2
3 additions, 2 deletions
README.md
with
3 additions
and
2 deletions
README.md
+
3
−
2
View file @
e6489003
...
...
@@ -21,12 +21,12 @@ You have two options to access MSFT resources on Arch Linux.
### For Ubuntu
Simply follow the official guide
.
<
https://aka.ms/LinuxPortal
>
Simply follow
[
the official guide
](
https://aka.ms/LinuxPortal
)
### For Arch Linux
1.
Install
`intune-portal`
packages in this repo. Don't forget to enable the
`systemctl --user`
service.
2.
Follow the official guide to setup password policy file & disk encryption.
2.
Follow
[
the official guide
](
https://aka.ms/LinuxPortal
)
to setup password policy file & disk encryption.
3.
Copy the
`/etc/os-release`
file from ubuntu.
4.
[none-gnome user only] Install
`seahorse`
and make sure you have a default keyring
**with password**
.
5.
Run
`intune-portal`
to enroll your machine.
...
...
@@ -64,6 +64,7 @@ You should be able to log into Edge browser without password. If Edge is not hap
2.
Any error message in
`sudo journalctl -u microsoft-identity-device-broker.service`
?
3.
Run
`seahorse`
and is there Intune entries in your
`login`
keyring? Is it
`set as default`
?
4.
Run
`ldd /usr/lib/libmsal_dbus_client.so`
. Is there undefined reference?
5.
If everything looks good, also check
`journalctl -xe`
and
`sudo journalctl -xe`
for other information.
### Common errors
...
...
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