On Tue, 2006-12-12 at 18:02 -0700, joey wrote: > > hi! > > finally having landed on the login screen, having no idea what the default > user is. i tried those users entered in the header creation, until i got > blocked. >
You need to set the accounts up in setup. There is a link for create admin account and optional demo accounts. > Blocked, too many attempts. > > how do you release the block? The block is set to 30mins by default. If you can't wait that long run this in phpmyadmin against the phpgw db: TRUNCATE phpgw_access_log; Cheers Dave _______________________________________________ phpGroupWare-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
