Re: [Firebird-devel] User authentication logging

2013-02-27 Thread Matt Hunter
YSDBA password remembered what it was ;) But moving the database to another machine where you have control again gets around that. -- Regards, Matt Hunter Systems Analyst Hunter Business Systems -- Everyone hates slow websites.

Re: [Firebird-devel] User authentication logging

2013-02-27 Thread Matt Hunter
large off the shelf system. They figure that if they can make it hard, it won't happen. Thanks, Matt. On 27/02/2013 6:56 PM, Dimitry Sibiryakov wrote: 27.02.2013 9:14, Matt Hunter wrote: What I really need to do is to find out what password is being sent from a particular windows

Re: [Firebird-devel] User authentication logging

2013-02-27 Thread Matt Hunter
Alex, Thanks a lot for the help. That has helped me save some time. Thanks, Matt. On 27/02/2013 4:59 PM, Alex Peshkoff wrote: On 02/27/13 10:42, Matt Hunter wrote: Thanks for the help Alex, Logging plain passwords was only so that I can determine what passwords are being sent to

Re: [Firebird-devel] User authentication logging

2013-02-26 Thread Matt Hunter
sword as I assume that that is what does the encrypting. Thanks, Matt. On 27/02/2013 4:30 PM, Alex Peshkoff wrote: On 02/27/13 05:07, Matt Hunter wrote: Thanks, I have looked through some of the docs and have been outputting the database parameter block data from wh

Re: [Firebird-devel] User authentication logging

2013-02-26 Thread Matt Hunter
encrypted or am I going wrong somewhere? Thanks for any help. Matt. On 25/02/2013 5:16 PM, Alex Peshkoff wrote: On 02/25/13 09:16, Matt Hunter wrote: Hi, I am only just getting into the Firebird source code on Ubuntu and have been flailing around a bit for the last few days. I am

[Firebird-devel] User authentication logging

2013-02-24 Thread Matt Hunter
Hi, I am only just getting into the Firebird source code on Ubuntu and have been flailing around a bit for the last few days. I am trying to find the function / functions that handle the authentication from a client trying to connect. Ideally, I want to be able to capture any attem