• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

protdir.exe changes aren't applyed

ViaHosting

Basic Pleskian
The changes made with protdir.exe does take effect.

1) protdir.exe --remove plesk-stat -domain domain.com

WORKS FINE

2) protdir.exe --create plesk-stat -title "TEST A" -domain domain.com -add_user user1 -passwd mypass1

STARTS REQUESTING AUTHENTICATION WITH "TEST A" LABEL,
BUT DOESN'T ACCEPT user1 / mypass1

3) Edit any thing related with this protected directory (even without any change).
4) Apply this change.

NOW THE USER/PASSWORD ARE ACCEPTED.

5) protdir.exe --remove plesk-stat -domain domain.com

6) protdir.exe --create plesk-stat -title "TEST B" -domain domain.com -add_user user2 -passwd mypass2

REQUESTING AUTHENTICATION WITH "TEST A" LABEL (NOT "TEST B"),
user1 / mypass1 ARE ACCEPTED,
BUT user2 / mypass2 ARE NOT ACCEPTED.



Conclusion:

This application is not applying the informations.
It saves, but doesn't apply.
 
Back
Top