head	1.4;
access;
symbols;
locks; strict;
comment	@# @;


1.4
date	2000.03.17.20.27.12;	author jonbolt;	state Exp;
branches;
next	1.3;

1.3
date	2000.03.13.17.39.50;	author bernie;	state Exp;
branches;
next	1.2;

1.2
date	2000.02.21.13.17.11;	author bernie;	state Exp;
branches;
next	1.1;

1.1
date	2000.02.02.21.13.29;	author bernie;	state Exp;
branches;
next	;


desc
@@


1.4
log
@minor change
@
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.3
log
@Added comments for user_admin role and corrected some typos.
@
text
@d20 1
a20 1
## Please make sure, that this users do not exist yet and that you 
@


1.2
log
@Update for new permissions modify_own_*
@
text
@d11 1
d14 1
a14 1
## - trusted_user: Role which can be assigned more Permsissions
d16 1
a16 1
## - authenticated_user: Default role for users with a vadid email address
@


1.1
log
@Database prepartions for new security feature
@
text
@d26 1
a26 1
root    : changeit! : root
@

