# Wiki Information
> **URL:** http://skotos-wiki.marrach.com/
> **Passwords:** game.marrach.com:/var/www/wikis/skotos/skotos.pwd
The Skotos Wiki is currently built on ancient Twiki software.
## Create a Password
First, choose a password for the user; if they haven't given you one, then run `pwgen` to generate some, and choose one.
Second, put that password into the file with `htpasswd`:
```
# cd /var/www/wikis/skotos
# htpasswd skotos.pwd user-name
```
You will be prompted to also enter the password (twice).
## Create a User
You can now finalize their user account.
1. Fill in [TWikiRegistration](http://skotos-wiki.marrach.com/twiki/bin/view/TWiki/TWikiRegistration]) for the user. Be sure to change out the "Intranet Login Name" for the `user-name` you placed in `skotos.pwd`
2. If they need access to a specific sub-wiki other than Main, edit the appropriate [TWiki Group](http://skotos-wiki.marrach.com/twiki/bin/view/Main/TWikiGroups)