Windows trusted authentication and granted role not work with username in 
russian
---------------------------------------------------------------------------------

                 Key: CORE-4743
                 URL: http://tracker.firebirdsql.org/browse/CORE-4743
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.4
            Reporter: Maxim Kuzmin


We using a user names in native, russian language. But using granted role not 
possible.
Example:
1. Executing GRANT USER_ROLE TO "DOMAIN\ПОЛЬЗОВАТЕЛЬ".

2. Work through isql:
c:\Program Files (x86)\Firebird\Firebird_2_5\bin>isql -ch win1251 -r user_role 
-tr
Use CONNECT or CREATE DATABASE to specify a database
SQL> connect server:some_path_to_db.fdb;
Database:  server:some_path_to_db.fdb, Role:  USER_ROLE
SQL> select mon$user, mon$role from mon$attachments;

MON$USER                        MON$ROLE
=============================== ===============================
DOMAIN\ПОЛЬЗОВАТЕЛЬ                      NONE

If using user name in english language, its work - in MON$ROLE - USER_ROLE.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to