On 02/21/12 17:07, Dimitry Sibiryakov wrote:
> 21.02.2012 14:01, Alex Peshkoff wrote:
>> Sometimes one may want to set crypt level for outgoing connections from
>> server...
>    In this case it is enough to set "enabled" as a defaut for client side. 
> Then using 
> encryption will be completely decided by server settings.
>

Imagine that for some reason (presence of something like zebedee for all
incoming conections and big desire to avoid performance issues with
double crypt) we want to set server encryption to disabled. That means
server setting should not affect default for the client? Do we still
need 2 different parameters?

>> In all other aspects sounds very reasonable. But why limit
>> ourself only to crypt level? May be better have an ability of passing
>> the whole config file (certainly, not over the wire, and certainly -
>> only required parameters) in DPB?
>    Is it a sarcasm? 

No - not at all. We were talking many times about passing .conf in
environment. But DPB looks much better.

> In this case I can ask backward question: why not put all options, 
> including connection string, from dpb to config file?.. 

Hmm :-)
Must say we already duplicate some settings like timeouts.

> Just in case if DBA want to limit 
> connections to one database only.

That's possible now. Set DatabaseAccess=None and put that single
database into aliases.conf.
But currently you will anyway have to put that alias into attach_database:)

Getting serious - why not let client specify all firebird.conf
parameters, related to yValve and remote redirector, in DPB? What's
wrong with it?


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to