Hi Alan > The "users" file is a simple key-value database. It doesn't know about users. It knows about keys. You configure the key as above, and then the key is used for lookups. Ok thanks this makes sense now. I did read the file, but it was not immediately clear to me what it did or how it all works. Thanks