• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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