head     1.1;
branch   1.1.1;
access   ;
symbols  start:1.1.1.1 gmorris:1.1.1;
locks    ; strict;
comment  @# @;


1.1
date     2000.08.06.20.19.14;  author gmorris;  state Exp;
branches 1.1.1.1;
next     ;

1.1.1.1
date     2000.08.06.20.19.14;  author gmorris;  state Exp;
branches ;
next     ;


desc
@@



1.1
log
@Initial revision
@
text
@## With this file you can add new users and assign them
## one or more roles. This file is used as input by
## "create_MySQL_insert_script_for_access_rights.perl"
## 
## use the following syntax:
## user:password:role11,role2,role3, ...
## e.g. bernie:HumpaHumpa:admin,authenticated_user
## 
## The following roles are defined: 
## - root: Role with all Permissions
## - user_admin: Role which handles the user administration
## - admin: Role with all Permissions from Jyve, but
##          NOT from Turbine (add_/modify_user/group/permissions) 
## - trusted_user: Role which can be assigned more Permissions
##                (e.g. add_*, modify_*, ...)
## - authenticated_user: Default role for users with a valid email address
##                       (e.g. add only Permission)
## - guest: Role with no special Permission (can only see the entries)
##
## Please make sure, that these users do not exist yet and that you 
## use only defined roles.
##
## date created: 21. Jan. 2000
## author:       Bernie Hoeneisen, ETH Zurich <bhoeneis@@ee.ethz.ch>
##

root    : changeit! : root, user_admin
sheriff : changeit! : admin

@


1.1.1.1
log
@Initial check-in of Jyve with WebMacro
@
text
@@
