• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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