## TkKasse users file.
## This file contains secrets, so don't make it world-readable.


## The user records. This will change in the near future - see
## the TkKasse-Doc package for explanations of the status quo.
::TkKasse::User ::user0 -name {Thomas Hbscher} -shortname ThH -login thuebsch -password {$1$9Kkbl77U$/ZHsLbSsM2JiX5/vbe/R6/} -rights {printCashRegisterReceipt cleanUp} -flags {}
::TkKasse::User ::user1 -name {Tanja Hbscher} -shortname TaH -login thuebsc0 -password {$1$.z44FfvL$CF8CndSzEojQ7NlXcvaRb/} -rights {printCashRegisterReceipt cleanUp} -flags {}
::TkKasse::User ::user2 -name {Jenny Seese} -shortname Jse -login jseese -password {$1$cV/15IYB$1mrbjGHz0T28Ty0T27y9i0} -rights {printCashRegisterReceipt cleanUp} -flags {}


## The ::mainUserManager. Enumerate the previously defined users.
::TkKasse::UserManager ::mainUserManager -users {::user0 ::user1 ::user2}

