## Use regexp to define logins which are not allowed.
## All logins are matched lower-case, i.e to match
## both 'Admin5' and 'administrator' a regexp of '.*admin.*' would match
.*olat.*
.*admin.*
.*rektor.*
.*prof.*
.*assist.*
.*tutor.*
.*betreuer.*
.*root.*
.*support.*
.*universit.*
.*scheisse.*
.*fuck.*
.*shit.*
.*kacke.*
.*kotz.*
.*geil.*
.*bitch.*
.*schlampe.*
.*arsch.*
.*info.*
master
elc
mels
eth
help
hilfe
uniaccess
beratung
pmuster
## Do not allow fancy login names that start or contain only special characters
[\.\-_].*
[\.\-_]*
