Subject Re: [firebird-support] Installing Firewird as non-root on Linux
Author Jens Mueller
> > So does anybody know a way to install Firebird running under a user?
> > It should work for new releases of Firebird. I'm using Linux.
>
> It should be sufficient to run bin/fbguard or bin/fbserver.

$ ./fbserver
fbserver: Invalid user (must be firebird, interbase, interbas or root).

$ ./fbserver -z
Firebird TCP/IP server version LI-V1.5.0.4290 Firebird 1.5

What am I doing wrong? Do I need to set some arguments or starting it by
(x)inetd? fbserver --help doesn't help me a lot.

Bye Jens