Add the ability to specify a default role for deals CREATE / ALTER USER
-----------------------------------------------------------------------

                 Key: CORE-4414
                 URL: http://tracker.firebirdsql.org/browse/CORE-4414
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
            Reporter: Simonov Denis
            Priority: Minor


Add the ability to specify a default role for deals CREATE / ALTER USER. 

CREATE USER TEST PASSWORD 'test' DEFAULT ROLE MYROLE; 

ALTER USER TEST SET DEFAULT ROLE RDB $ ADMIN; 

This feature is present in such interbase 7.5 and above. 
This does not contradict the principles of roles, as in the sentence given only 
one role. This feature combines well with the recently introduced the ability 
to change roles without reconnecting CORE-1377. 

However, this does not negate the need for a rights group as an alternative 
roles.

-- 
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

        

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to