I am trying to add a device and allow sharing with my computer. When I type the password for access to computer the last 7 items I put in changes to something else. For instance - when I put in an "@" it shows correctly but I get that it can't access due to wrong password and the "@" shows as a "%". I have tried several times and it does it every time. It changes the last 6 places in the password to something else- it always seem to be changed to the same thing every time. I installed a different keypad, one that shows what I have typed. It shows exactly what I put in but when I hit the save button it comes back with incorrect password showing the wrong stuff.
It accesses shares using the smb URI protocol, and so the @ symbol must be URI encoded, which is why it changes to %40
Owner of Ape Apps, LLC
OK, thanks. I will research it and see if I can figure something out.