In all field that can be tokenized, there will be several tokens with certain values that a person can use to be tokenized. Apart from hunting down the documentation, there wasn't a simple way to find out all of the tokens that he can use. The magic token called DUMPTOKENS will be available in all places that can be tokenized: templates, skins, welcome messages, default index.html files, etc (almost anywhere). If you add: |DUMPTOKENS| Then it will replace that token with all tokens, values in the following format(example): username=bob home=/home/bob domain=domain.com This token is really designed only for debugging/devlopment puposes.