Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Thomas Beckmann
> You may grant access to the particular user, which is used in execute > statement. Ok, this works, even though the user is not visible in FB3.0? -- ASSFINET Dienstleistungs-GmbH Wielandstraße 14c * 23558 Lübeck Tel +49 (04 51) 399 04 - 555 * Fax +49 (04 51) 399 04 -529 Mail thomas.beckm...

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Alex Peshkoff
On 05/24/13 11:31, Thomas Beckmann wrote: >> You may grant access to the particular user, which is used in execute >> statement. > Ok, this works, even though the user is not visible in FB3.0? > What means not visible? Just not shown by current plugin... Well, I start to think about adding paramete

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Dimitry Sibiryakov
24.05.2013 13:30, Alex Peshkoff wrote: > What means not visible? Just not shown by current plugin... > Well, I start to think about adding parameter 'ManagerPlugin' to gsec Rather than that I would expect to see in the list all users from all configured plugins. At least because you can log i

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Alex Peshkoff
On 05/24/13 15:37, Dimitry Sibiryakov wrote: > 24.05.2013 13:30, Alex Peshkoff wrote: >> What means not visible? Just not shown by current plugin... >> Well, I start to think about adding parameter 'ManagerPlugin' to gsec > Rather than that I would expect to see in the list all users from all

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Dimitry Sibiryakov
24.05.2013 13:44, Alex Peshkoff wrote: > It's possible to show all users. The problems are: > 1. What to do when modify or delete someuser is issued, and someuser is > present in >1 plugin? > 2. What plugin to be called when adding new user? 1a) Modify or delete all of them. Deleting user, DBA wan

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Alex Peshkoff
On 05/24/13 15:51, Dimitry Sibiryakov wrote: > 24.05.2013 13:44, Alex Peshkoff wrote: >> It's possible to show all users. The problems are: >> 1. What to do when modify or delete someuser is issued, and someuser is >> present in >1 plugin? >> 2. What plugin to be called when adding new user? > 1a)

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Thomas Beckmann
Am Fri, 24 May 2013 16:06:39 +0400 schrieb Alex Peshkoff : > On 05/24/13 15:51, Dimitry Sibiryakov wrote: > > 24.05.2013 13:44, Alex Peshkoff wrote: > >> It's possible to show all users. The problems are: > >> 1. What to do when modify or delete someuser is issued, and someuser is > >> present in

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Alex Peshkoff
On 05/24/13 16:21, Thomas Beckmann wrote: > Am Fri, 24 May 2013 16:06:39 +0400 > schrieb Alex Peshkoff : > >> On 05/24/13 15:51, Dimitry Sibiryakov wrote: >>> 24.05.2013 13:44, Alex Peshkoff wrote: It's possible to show all users. The problems are: 1. What to do when modify or delete some

Re: [Firebird-devel] "execute statement on external" between FB2.5 and FB3

2013-05-24 Thread Thomas Beckmann
> This makes plugins better than Legacy almost useless. Legacy auth > transfers passwords almost palin over the wire, making it too easy to be > captured by 3d party. And knowing first 8 bytes of password makes > finding the rest (provided password is longer than 8 bytes) much easier. I agree,

[Firebird-devel] [FB-Tracker] Created: (CORE-4106) gbak consuming as much memory as there is available

2013-05-24 Thread rudi feijo (JIRA)
gbak consuming as much memory as there is available --- Key: CORE-4106 URL: http://tracker.firebirdsql.org/browse/CORE-4106 Project: Firebird Core Issue Type: Bug Components: GBAK