• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Resolved Username in smb_users prefixed by unexpected code preventing user from logging in.

stevland

Basic Pleskian
One of my users cannot sign into Plesk. I've tried unsuccessfully to reset their password and to log into their account myself.

So I checked usernames from CLI:
plesk db "select contactName as 'Plesk customer/reseller',login as 'Login' from smb_users"

And I see that this user's account name is prefixed with unexpected code, which apparently is a Zero Width No-Break Space:
<U+FEFF><U+FEFF>foo

I see that this is also the case with one other account as well.

I am afraid to try to fix this simply by updating smb_users. Will doing so create a mismatch with something else?

Why is this happening, how can we avoid this and what is the solution?
 
UPDATE: I changed the Web Hosting Access username using...

plesk bin subscription --update example.com -login foo

...but I still cannot log in.
 
There is a chance that this is not caused by the server but by password- or form-managers such as the one built into Google Chrome. Maybe you can try to deactivate the form autofill function in your browser and try again?
 
There is a chance that this is not caused by the server but by password- or form-managers such as the one built into Google Chrome. Maybe you can try to deactivate the form autofill function in your browser and try again?

Thank you for the suggestion.

I'm not clear if you mean that autofill may have intervened at the point that the account credentials were created, or the point that the user (and myself) were trying to log into Plesk using their credentials.

But either way, I am 100% certain that autofill was not a factor. I don't even have an autofill entry for this login.

I had been trying to reset their Web Hosting Access credentials through the Plesk UI.

Today it occurred to me that what I needed to do was to reset their Customer Panel login credentials.

That did the trick without having to alter the database manually (a prospect that made me nervous).

The customer can now login, and I now know how to fix the other account I discovered that also has it's account name is prefixed with <U+FEFF><U+FEFF>.

I am still curious why this happened and how to avoid it from happening again. But given that the issue is resolved you can go ahead and mark it as resolved.
 
Copy and paste makes sense. I probably copy and pasted the account name from my notes, which is often a part of my workflow.

I will be aware of this going forward.

Thank you!
 
Back
Top