Subject Re: [firebird-support] Error while granting privileges to user with '.' in name
Author Fidel Viegas
On Thu, Mar 27, 2008 at 11:06 PM, Helen Borrie <helebor@...> wrote:

> If you were able to add kevin.smith through the command-line or via gsec
> then Houston We Might Have a Problem. Try it again, but "in the raw" and if
> you can reproduce it, then please report it in the Tracker.

Houston Looks Like We do Have a Problem. I have just run gsec and was
able to create a user with a dot. like this:

gsec>add fidel.viegas -pw passme -fname fidel -lname viegas

That created the user. I ran isql and it allowed me to login as well.
isql -u fidel.viegas -p passme testdb.fdb

That worked!

I have ran that in FB2.1RC2. Haven't tried in older versions.

Fidel.