We admit in ZM the user with a name "test" is created. If to try to make login with a name "Test" we shall receive successful result, i.e. we shall receive "ZM - Console", but zms it will be completed with an error "ERR [Unable to authenticate user]".
IMHO for solution of this problem enough to make so:
ALTER TABLE Users CHANGE Username Username VARCHAR(32) BINARY NOT NULL default '';
About the upper and lower case letters in username
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: