The comments at the top of the file should also be read.
-For testing purposes, add an entry at the top of the file, which will add
-a new user "bob" with password "hello", as suggested in the `man`
-page for the file.
+For testing purposes, edit the following file:
+
+[source, bash]
+------------
+$ vi mods-config/files/authorize
+------------
+
+Add an entry at the top of the file to add a user `bob`, and a "known
+good" password `hello`:
+
+[source, text]
+------------
+bob Password.Cleartext := "hello"
+------------
+
Start the server: