• 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

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