Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Gruppe anlegen
    groupadd computers
  2. Maschinenaccount anlegen für jede Maschine
    useradd -g computers -s /bin/false COMPUTERNAME$
  3. Benutzer für die Administration anlegen
    smbpaswd smbpasswd -a root