<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Firebird Database Setup on Ubuntu Linux</title>
	<atom:link href="http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: EsliJr</title>
		<link>http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html/comment-page-1#comment-44085</link>
		<dc:creator>EsliJr</dc:creator>
		<pubDate>Tue, 17 Aug 2010 13:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html#comment-44085</guid>
		<description>Saiyrine,

i have the same problem with v 1.5.6.5026.
If run the script /opt/firebird/bin/changeDBAPassword.sh and show this message.
“Your user name and password are not defined. Ask your database administrator to set up a Firebird login.”. My problem is with this xinetd...won&#039;t read the /opt/firebird/SYSDBA.password (user and password are correct) or firebird.conf.

To solve..in my case. I run GSEC
/opt/firebird/bin/gsec

In console of GSEC:

~ modify sysdba -pw masterkey
~ exit

And restart the service. Try this.

Recently I installed in Ubuntu 10.04 server and it&#039;s works.
Sorry for my english...</description>
		<content:encoded><![CDATA[<p>Saiyrine,</p>
<p>i have the same problem with v 1.5.6.5026.<br />
If run the script /opt/firebird/bin/changeDBAPassword.sh and show this message.<br />
“Your user name and password are not defined. Ask your database administrator to set up a Firebird login.”. My problem is with this xinetd&#8230;won&#8217;t read the /opt/firebird/SYSDBA.password (user and password are correct) or firebird.conf.</p>
<p>To solve..in my case. I run GSEC<br />
/opt/firebird/bin/gsec</p>
<p>In console of GSEC:</p>
<p>~ modify sysdba -pw masterkey<br />
~ exit</p>
<p>And restart the service. Try this.</p>
<p>Recently I installed in Ubuntu 10.04 server and it&#8217;s works.<br />
Sorry for my english&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mardhanaya</title>
		<link>http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html/comment-page-1#comment-6621</link>
		<dc:creator>Mardhanaya</dc:creator>
		<pubDate>Mon, 16 Mar 2009 02:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html#comment-6621</guid>
		<description>This may not be revelant but i figured i&#039;d post this anyway. If you&#039;re using ubuntu 8.10 you may be in for some issues with the network manager. For some unknown reason it stops functioning. You will need to manually set you&#039;re resolv.conf with your ISP&#039;s DNS servers. That file is located in /etc/network/resolv.conf</description>
		<content:encoded><![CDATA[<p>This may not be revelant but i figured i&#8217;d post this anyway. If you&#8217;re using ubuntu 8.10 you may be in for some issues with the network manager. For some unknown reason it stops functioning. You will need to manually set you&#8217;re resolv.conf with your ISP&#8217;s DNS servers. That file is located in /etc/network/resolv.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saiyine</title>
		<link>http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html/comment-page-1#comment-5411</link>
		<dc:creator>Saiyine</dc:creator>
		<pubDate>Wed, 14 Jan 2009 16:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html#comment-5411</guid>
		<description>I just getting this error, &quot;Your user name and password are not defined. Ask your database administrator to set up a Firebird login.&quot;, so I can&#039;t do anything.

What can I do with that?</description>
		<content:encoded><![CDATA[<p>I just getting this error, &#8220;Your user name and password are not defined. Ask your database administrator to set up a Firebird login.&#8221;, so I can&#8217;t do anything.</p>
<p>What can I do with that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: airtonix</title>
		<link>http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html/comment-page-1#comment-1708</link>
		<dc:creator>airtonix</dc:creator>
		<pubDate>Sat, 08 Sep 2007 09:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/firebird-database-setup-on-ubuntu-linux.html#comment-1708</guid>
		<description>1 - at the part where you gunzip the template....in shich directory am i supposed to be in? my home directory?

2 - if not where.

3 - can you provide steps by step example how to create databse.

4 - i followed you steps, but i cant make anything, its saying im not allowed to.

5 - do i run the interactive prog with sudo por not?

6 - how do i become the firebord user when using firebird? do i do it within firebord at the conn&gt; prompt? or at the linux prompt.

your guide is not clear and i am having problems getting it to work as expected.</description>
		<content:encoded><![CDATA[<p>1 - at the part where you gunzip the template&#8230;.in shich directory am i supposed to be in? my home directory?</p>
<p>2 - if not where.</p>
<p>3 - can you provide steps by step example how to create databse.</p>
<p>4 - i followed you steps, but i cant make anything, its saying im not allowed to.</p>
<p>5 - do i run the interactive prog with sudo por not?</p>
<p>6 - how do i become the firebord user when using firebird? do i do it within firebord at the conn&gt; prompt? or at the linux prompt.</p>
<p>your guide is not clear and i am having problems getting it to work as expected.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

