Now seems to work.

The DB needs to be firebird owner, and firebird group, and the user,  
in firebird group.

On mac, to add an user to the firebird group:

sudo dscl . append Groups/firebird GroupMembership glpunzi

Cheers, and thanks a lot for all.

El 03/04/2009, a las 12:54, Graeme Geldenhuys escribió:

> On Fri, Apr 3, 2009 at 12:45 PM, Graeme Geldenhuys
> <graemeg.li...@gmail.com> wrote:
>> To add a user (for example, “sparky”) to the firebird group, the root
>> user needs to
>> enter:
>>   $ usermod -G firebird sparky
>
> Arg sh*t!!!!!
>
> Remember to add the -a parameter! Otherwise you get removed from all
> other groups not specified.
> eg:
>   $ usermod -a -G firebird sparky
>
>
> Anybody how I can restore my 'graemeg' user on the Ubuntu Linux server
> to be part of the 'sudoers' list again.  I can execute anything via
> 'sudo' and by default the 'root' account is disable in Ubuntu.  Maybe
> rebooting into single user mode would give me root access. Dammit!!!
>
> Regards,
>  - Graeme -
>
>
> _______________________________________________
> fpGUI - a cross-platform Free Pascal GUI toolkit
> http://opensoft.homeip.net/fpgui/
>
> _______________________________________________
> Lazarus mailing list
> Lazarus@lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus


_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to