Auth User
This is the default configuration page for PmWiki's identity-based authorizations (aka "authuser.php"). See PmWiki.AuthUser for instructions.
This site appears to have the AuthUser extensions enabled.
Login accounts
Melanie: $1$nJNX1Jqv$x1vhLg.hrVNgIeibZFt7A1
Specify login accounts in the form "username: (:encrypt password:)
" at the beginning of a line:
Note that the passwords will be encrypted when the page is saved, so that the result will look something like:
To authorize specific login accounts for pages and groups, use "id:username
" as a password in ?action=attr
or $DefaultPasswords
(see PmWiki.Passwords). Use "id:*
" to mean "any logged-in user".
Authorization groups
Authorization groups are specified with a leading "@" sign. Define either the login accounts belonging to a group or the groups for a login account:
Then use "@group
" as a password in ?action=attr
or $DefaultPasswords
.
Login accounts from external sources
Obtaining login accounts from external sources (to enable a source, place it at the beginning of a line):