I just installed WebWorks on my computer. It's Debian 9, so I used the ww_install script from
https://github.com/openwebwork/ww_install/pull/6
The installation went well, but when I go to the web page, select Course Administration, and then enter the username: admin and password: admin, I get the error message
Your authentication failed. Please try again. Please speak
with your instructor if you need help.
I assume that the install script used adminClasslist.lst to create the admin class, and here it contains:
# $Id: adminClasslist.lst,v 1.2 2009-06-26 00:58:52 gage Exp $
# Field order: student_id,last_name,first_name,status,comment,section,recitation,email_address,us
er_id,password,permission
er_id,password,permission
admin,Administrator,,C,,,,,admin,.bxpcera4I/bg,20
So I tried using .bxpcera4I/bg and various substrings as the password, with no luck.
I'm sure I'm doing/not doing something silly, but I was hoping someone could help me out.
Thanks,
Jay