after upgrading flashphoner to 5.2 - can't access the mgmt at port 8888

Dani

Member
I get basic http authentication box - which I don't know the user and the password to.
Where can I find this settings ? where can I change the password for that site (this is not the admin user, it's am http authentication box)
 

Max

Administrator
Staff member
Good day.
You can access WCS web interface in 5.2 version by URL https://server:8444/admin with default credentials: login admin, password admin for administration purposes and login demo, password demo for demo purposes.
Password for those user accounts can be changed using:
1) Web interface (Security - Set password)
2) Command line interface:
Code:
ssh admin@localhost -p 2001
passwd admin
 

Dani

Member
I was able to log in - but it looks like a demo site and not my real site - it also goes to demo.html
(I'm using the admin/admin user of course)
 

Max

Administrator
Staff member
I do not fully understand what your mean "but it looks like a demo site and not my real site".
From which version did you update WCS? Please send us screenshots of "http authentication box" and "demo site".
 
Last edited:

Dani

Member
upload_2019-5-27_20-13-33.png

This is what I see after I login with admin.
this is on 8444.
on 8888 I get windows authentication that my former colleuge probably set up - and I don't know where is the passwd file (conf settings for your web server) to remove it.
 

Dani

Member
but I want to see the flashphoner admin page. and I get the test page.... on 8444 with admin user...
 

Max

Administrator
Staff member
Hello
We have received your email.
Unfortunately we do not offer session based support on this support level.
Please do the following:
1) Provide a valid SSH sudo access
or
2) You can also provide a teamviewer access, but it should be reachable 24/7. Our engineers will be assigned to the teamviewer session internally.
 
Top