Re[2]: [bglug] INTERBASE e Linux
Angelo Gelmi [Web3king]
bglug@lists.linux.it
Thu, 12 Dec 2002 17:02:34 +0100
Salve Omar,
In data Thursday, December 12, 2002, 2:16:04 PM, hai scritto:
OB> se accedo come utente non provilegiato mi dice che non dispongo dei
OB> privilegi necessari per lanciare l'applicazione
Sul sito Borland_
Problem:
I get the following error when trying to start ibserver with the command:
ibmgr -start
[Error]
SERVER/process_packet: connection rejected for root
Solution:
Superserver for Unix platforms does not have a true local access method.
Instead it uses localhost to simulate "local" connections.
Thus, This error occurs because the server tries to initiate a local
connection via localhost and isn't a trusted host.
To remedy this you just need to make sure localhost is a trusted host. One way
you can do this is by adding localhost to the /etc/hosts.equiv file. For
additional information on the hosts.equiv file see man page for it on your
computer. An example of this man page can be found at
http://www.fifi.org/cgi-bin/man2html/usr/share/man/man5/hosts.equiv.5.gz
Note: The ib server is actually started despite the error message. You can
verify that with ps grep for 'ibserver' & 'ibguard'. If this is the case,
shut down the server and restart it again with the hosts.equiv file in place.
To shut down the server, do:
/usr/interbase/bin/ibmgr -shut -password masterkey
Buon lavoro,
--
¤¤=======¤====¤====¤====¤=¤§¤=¤====¤====¤====¤=======¤¤
Angelo Gelmi
email: iwm@web3king.com
URL: http://www.web3king.com/
Linux's registered user nr. #203747
¤¤=======¤====¤====¤====¤=¤§¤=¤====¤====¤====¤=======¤¤