• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Domain Authentication

D

DocNard

Guest
I have this issue when I create a domain in plesk, then type domain in browser, a username and password is being required.

HOW DO I FIX THIS ISSUE?
The domain is ComplexServices.net

All settings are default and are untouched...Straight from install.
 
If administrator's login credentials are usefull for login it is NTFS problem. Otherwise you may try to fix it by
%plesk_bin%\websrvmng --remove-vhost --vhost-name=ComplexServices.net
%plesk_bin%\websrvmng --reconfigure-vhost --vhost-name=ComplexServices.net
 
Gris,
First, thank you.

I applied the commands;

%plesk_bin%\websrvmng --remove-vhost --vhost-name=ComplexServices.net
%plesk_bin%\websrvmng --reconfigure-vhost --vhost-name=ComplexServices.net

They first came up with an error stating not able to find "C:\......"
I then tried with quotes around "%plesk_bin%\websrvmng " .....
The cmd box displayed with a cursor blinking about 5 sec., then disappeared.

I restarted the IIS services, waited a few.........

And no change.

Second, I still have hope. Do you have any more suggestions?

Also, I have typed in all usernames and pswds to see if I could log into site through browser. No luck.
 
If you have Plesk 7.5.6 you can use the following command to solve your issue:

%plesk_bin%\websrvmng --update-anon-passwords-all
or
%plesk_bin%\websrvmng --update-anon-password --domain-name=domain.com
 
I have ver. 7.5.4.
I tried it anyway. I have seen this isssue in the sw-soft knowledgebase. Those were the suggestions I started off with.

When I remove the IP and leave it <all unassigned> with in IIS, no problem. As soon as the IP is back on, bam bam bam, unable to display page.

If anyone have any more ideas, i'm game.

Thanks
 
You can install the update for Plesk 7.5.4 or upgrade your Plesk to the latest version 7.5.6 + latest update for Plesk 7.5.6..
 
I've had these kinds of problem ever since I started using Plesk. Recently I've discovered a simple fix that sometimes works.

I'm using 7.5.6, so I don't know it this feature is available in older versions, but there ia a button labelled "Check Permissions" just above the list of domains. Check the box beside the domain you want to fix and click this button. On the page that appears, uncheck the "check-only" mode box and click the OK button.

This will reset the domain permissions as per the Plesk database and email you a report on the actions performed.
 
Mike,

Tried the check permissions. No luck. I'm wondering if there may be a default configuration error...? Heck if i know.

Thanks
 
If you have Administrator access to your server, there is configuration tool in 7.5.6.

Start >> Programs >> SW Soft >>Plesk>>Plesk Reconfigurator

Click the option "Correct Disk Permissions", select the drive you want to correct and click "Reset".

This fixed some problems we were having, but I had to run it twice for some reason.
 
Also you can use the check virtual hosts security option in Plesk Reconfigurator

Plesk reconfigurator -> Repair Plesk Installation -> Check Virtual Hosts security.
 
Well,

I did the plesk reconfigurator. Returned nothing negative. Nothing negative in the check permission document.

I do find this quite strange though.........Inside the IIS there's a web site created for sqladmin. When I right click and browse the index file, it returns with the SQL Enterprise Manager.

I then on the same web I right click > properties> assign IP address to the web sqladmin. I click ok, then right click on the sqladmin web..and the results are in.....

BAM..

Authentication requesting username and password.

Could it be possible that its not us?! Is it possible the IPs are configured wrong with thou ISPiest?

Thanks for all the help. I will take this to higher tld's.
 
Back
Top