Further split roles. Mount user home on the clients (sshfs).

The following roles are available:
 fvs-sssd
   Configures LDAP as ID and AUTH provider using sssd.
 fvs-mount
   Provides all private user directories on login with pam_mount.

Machines provided so far are:
  The server providing the home directory: fvs-home.yml
  A standard client: fvs-client.yml
This commit is contained in:
Andreas B. Mundt 2020-12-18 08:14:43 +01:00
parent 77c8c26e38
commit 7238875d0c
10 changed files with 91 additions and 88 deletions

View file

@ -0,0 +1,4 @@
smb_server: "smb.steinbeisschule-reutlingen.de"
home_server: "home.steinbeisschule-reutlingen.de"
smb_home: "DOCS/fvs/home/"
smb_share: "DOCS/fvs/tausch/"