Replies: 1 comment
-
Hello again, Regarding the SSH keys mentioned in point 2 (Pre-configured Admin Account), I came across some information in the documentation: Building Users and Groups. However, I must admit that I'm having difficulty understanding the implementation process. Additionally, I'm unsure how to integrate YubiKey support. My idea is to help the non-profit organization I work for to transition away from Microsoft Intune. I believe I can effectively manage all the older workstations (those not ready for Windows 11) using Universal Blue Aurora. At this stage, it's still just an idea, but I'm eager to explore its potential. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi people.
The idea is for each organization to create its own image, allowing them to distribute their required software and customize the following settings:
YubiKey Configuration for LUKS Encryption:
Is it possible to preconfigure YubiKeys for unlocking LUKS encryption for all employees or just for admins?
Pre-configured Admin Account:
The image should also include a pre-configured admin account with a public key for SSH or YubiKey login.
Domain Login Configuration:
Can we configure the image to allow domain login (LDAP or Microsoft Entra) with the necessary trust relationship settings?
Automatic SSH Tunnel Configuration:
Is it feasible to set up an automatically opening SSH tunnel (upon network change) to an organizational server, enabling admins to manage devices via Cockpit through this tunnel? The public key of the organizational server would be embedded in the image.
Additional: VPN Pre-Configuration:
Could we pre-configure a VPN connection that users can start with their username and password?
Additionally, I would like to note that Cockpit already supports remote management (see Issue).
Does this functionality already exist, and do you think these configurations are possible and practical? What do you think? I am a newbie and your insights would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions