Score:0

How to manage several users and machine deployed in 3 locations?

kz flag

How can I centralise the management of ~40 PCs that will be running Ubuntu Desktop 20.04 LTS?
Those PC will be used by ~100 users (students, teachers and staff) in 3 different locations, so I expect to setup some sort of central authentication.

Currently we have one Ubuntu 20.04 LTS server providing dns, dhcp and samba file sharing to ~10 Ubuntu 20.04 LTS desktops that are essentially single-user machines. Everything is running in our headquarters.

It's the first time I'm asked to do something similar, so I'm quite confused and I'm not sure what I need to setup.

Score:1
in flag

The traditional method of creating centralised user authentication (so a central database which details the username/password and permissions over multiple machines is using A OpenLDAP server. Then configuration each of your Unix machines to do PAM based ldap-auth requests.

FYI:- https://www.tecmint.com/install-openldap-server-for-centralized-authentication/ https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/

However OpenLDAP is quite time consuming.. So you might want to try FrerIPA which is a complete package. Though in the end it also uses OpenLDAP but at least it will get you started quicker.

https://www.freeipa.org/page/Main_Page

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.