Skip to content
Snippets Groups Projects
Commit aaf94dae authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update README.md

parent 459fe16a
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ For other organizations, follow official guide from your org. Ubuntu should be o ...@@ -33,7 +33,7 @@ For other organizations, follow official guide from your org. Ubuntu should be o
2. Follow ubuntu guide above to setup password policy file & disk encryption, or any requirements from your org. 2. Follow ubuntu guide above to setup password policy file & disk encryption, or any requirements from your org.
3. Copy the `/etc/os-release` file from ubuntu. 3. Copy the `/etc/os-release` file from ubuntu.
4. If `lsb_release` is present in your system, uninstall or destroy it. 4. If `lsb_release` is present in your system, uninstall or destroy it.
5. [none-gnome user only] Install `seahorse` and make sure you have a default keyring **with password**. 5. [none-gnome user only] Install `seahorse` and make sure you have a default keyring **with password**. ([why?](https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/103))
6. Run `intune-portal` to enroll your machine. 6. Run `intune-portal` to enroll your machine.
> For disk encryption settings, theoretically, dm-crypt (with or without LUKS) + LVM for root partition should be enough. > For disk encryption settings, theoretically, dm-crypt (with or without LUKS) + LVM for root partition should be enough.
...@@ -42,6 +42,8 @@ For other organizations, follow official guide from your org. Ubuntu should be o ...@@ -42,6 +42,8 @@ For other organizations, follow official guide from your org. Ubuntu should be o
> **This is not recommended, as certificate expires in 1 month & requires frequent manual maintenance.** > **This is not recommended, as certificate expires in 1 month & requires frequent manual maintenance.**
<details><summary>See Details</summary>
Copy the following files from enrolled Level-2 machine to unenrolled Level-1 machine: Copy the following files from enrolled Level-2 machine to unenrolled Level-1 machine:
``` ```
...@@ -59,7 +61,9 @@ Then, run `seahorse` to double-confirm your "login" keyring is unlocked and non- ...@@ -59,7 +61,9 @@ Then, run `seahorse` to double-confirm your "login" keyring is unlocked and non-
> You may change the password but DO NOT remove the password protection! There is a known bug <https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/103> > You may change the password but DO NOT remove the password protection! There is a known bug <https://gitlab.gnome.org/GNOME/gnome-keyring/-/issues/103>
You are all set! You are all set!
</details>
## FAQ and debug ## FAQ and debug
......
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