Read Username(s) from FB 2.5
Posted: Wed 31 Aug 2011 12:32
Hi all,
if I try to read a Username via IBCSecurityService I get a message that I have no permission to access security Database ...
Firebird Website says that the only way to work with the 'security2.fdb' in FB > 2.0 is via gsec or the Firebird API.
Gsec seems familiar, though not to be a solution, and the API is what the IBCSecurityService wraps for me doesn't it?
But I haven't found any hint about this.
I use IBDac 3.10... with Delphi 2007 on FB 2.5.
I want to log the users in with their Database Login. So I need to compare Username and password with the input Values.
Is there already a solution ? or
What can I do?
Rolf
if I try to read a Username via IBCSecurityService I get a message that I have no permission to access security Database ...
Firebird Website says that the only way to work with the 'security2.fdb' in FB > 2.0 is via gsec or the Firebird API.
Gsec seems familiar, though not to be a solution, and the API is what the IBCSecurityService wraps for me doesn't it?
But I haven't found any hint about this.
I use IBDac 3.10... with Delphi 2007 on FB 2.5.
I want to log the users in with their Database Login. So I need to compare Username and password with the input Values.
Is there already a solution ? or
What can I do?
Rolf