during testing the _u_range-config I had a problem with case sensitive in usernames.
Therefore I created a few users including “Test” and “test”. By using the function
Code: Select all
setUserId(getUserId("Test"), "Password");Code: Select all
DebugTN("Name: " + getUserName()); DebugTN("ID: " +getUserId(getUserName()));As I know Windows doesn’t support case sensitive usernames, but in WinCC OA I didn’t choose Windows user management. Maybe anybody can check whether this problem reproducible?
Best regards, Matthias
PS: I’m using WinCC OA 3.12, OS: Windows 7, for testing this issue I created a new project in WinCC OA. https://www.winccoa.com/fileadmin/image ... estpnl.pnl