diff --git a/initial_server_setup/README.md b/initial_server_setup/README.md index b6253a1f214f3ea4589e2c4b0efd61785ef809cf..0c35031af0ee2dfc699386fe5f80dce04d287081 100644 --- a/initial_server_setup/README.md +++ b/initial_server_setup/README.md @@ -21,7 +21,7 @@ It installs the following packages: ### Hostname -It changes the hostname and verifies that IPv4 and IPv6 entries exist in `/etc/hostname`. +It changes the hostname and verifies that IPv4 and IPv6 entries (w/ `freifunk.lu` suffix) exist in `/etc/hostname`. ### Users @@ -32,3 +32,13 @@ It creates the following users: - metalgamer - xbr - fflux + +#### User configuration + +Each user has: + +- a default password +- a home directory +- `bash` as their default shell. + +Freifunk team members, unlike `fflux`, also have the `sudo` group.