<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Engineer Tim &#187; trixbox</title>
	<atom:link href="http://engineertim.com/tag/trixbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://engineertim.com</link>
	<description>Engineers Blog</description>
	<lastBuildDate>Thu, 10 Jun 2010 16:53:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>trixbox 2.8.0.4 xen image available on xenforge</title>
		<link>http://engineertim.com/voip/trixbox-2-8-0-4-xen-image-available-on-xenforge/</link>
		<comments>http://engineertim.com/voip/trixbox-2-8-0-4-xen-image-available-on-xenforge/#comments</comments>
		<pubDate>Mon, 24 May 2010 19:23:37 +0000</pubDate>
		<dc:creator>Engineer Tim</dc:creator>
				<category><![CDATA[VOIP]]></category>
		<category><![CDATA[trixbox]]></category>
		<category><![CDATA[xen]]></category>
		<category><![CDATA[xenforge]]></category>
		<category><![CDATA[engineer tim]]></category>
		<category><![CDATA[engineertim]]></category>
		<category><![CDATA[engineertim.com]]></category>
		<category><![CDATA[xenforge.org]]></category>

		<guid isPermaLink="false">http://engineertim.com/?p=186</guid>
		<description><![CDATA[


I finally put together a xen image for trixbox 2.8.0.4  This is fully updated and is current as of today, 5-24-2010.  The xen image for trixbox and others can be downloaded from XenForge.org here  I have not tested this image that thoroughly.  
Thank you,
Engineer Tim
]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-2722578695771488";
google_ad_slot = "0240984122";
google_ad_width = 728;
google_ad_height = 90;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>I finally put together a xen image for trixbox 2.8.0.4  This is fully updated and is current as of today, 5-24-2010.  The xen image for trixbox and others can be downloaded from XenForge.org <a href="http://xenforge.org">here</a>  I have not tested this image that thoroughly.  </p>
<p>Thank you,<br />
Engineer Tim</p>
]]></content:encoded>
			<wfw:commentRss>http://engineertim.com/voip/trixbox-2-8-0-4-xen-image-available-on-xenforge/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>trixbox Xen Install Guide</title>
		<link>http://engineertim.com/linux/trixbox-xen-install-guide/</link>
		<comments>http://engineertim.com/linux/trixbox-xen-install-guide/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 19:28:16 +0000</pubDate>
		<dc:creator>Engineer Tim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[trixbox]]></category>
		<category><![CDATA[DomU]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://engineertim.com/?p=33</guid>
		<description><![CDATA[I have put together a install guide for use with trixbox 2.6.2.1 and Xen.  This guide will walk you through installing trixbox in a Xen DomU.  I hope people find it useful.
Thank you,
Engineer Tim






Download trixbox-xen
]]></description>
			<content:encoded><![CDATA[<p>I have put together a install guide for use with trixbox 2.6.2.1 and Xen.  This guide will walk you through installing trixbox in a Xen DomU.  I hope people find it useful.</p>
<p>Thank you,<br />
Engineer Tim<br />
<br />
<script type="text/javascript"><!--
google_ad_client = "pub-2722578695771488";
/* Engineertim 200x90 */
google_ad_slot = "4567243520";
google_ad_width = 200;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br />
<a href='http://engineertim.com/wp-content/uploads/2009/02/trixbox-xen.pdf'>Download trixbox-xen</a></p>
]]></content:encoded>
			<wfw:commentRss>http://engineertim.com/linux/trixbox-xen-install-guide/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>BFD (Brute Force) rule for Asterisk</title>
		<link>http://engineertim.com/linux/bfd-brute-force-rule-for-asterisk/</link>
		<comments>http://engineertim.com/linux/bfd-brute-force-rule-for-asterisk/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 01:28:53 +0000</pubDate>
		<dc:creator>Engineer Tim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[trixbox]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://sporkme.com/engineertim.com/?p=16</guid>
		<description><![CDATA[I whipped up a BFD rule to try and defend against sip attacks.  This watches for failed logins in the /var/log/asterisk/full log and then blocks them.  I set the TRIG level low so you might need to change this to something you are more comfortable with.  
 
Drop this file in /usr/local/bfd/rules/
Name the file asterisk
 
 
# failed logins [...]]]></description>
			<content:encoded><![CDATA[<p class="Body">I whipped up a BFD rule to try and defend against sip attacks.  This watches for failed logins in the /var/log/asterisk/full log and then blocks them.  I set the TRIG level low so you might need to change this to something you are more comfortable with.  </p>
<p class="Body"> </p>
<p class="Body">Drop this file in /usr/local/bfd/rules/</p>
<p class="Body">Name the file asterisk</p>
<p class="Body"> </p>
<p class="Body"> </p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># failed logins from a single address before ban<br />
# uncomment to override conf.bfd trig value<br />
TRIG=&quot;5&quot;<br />
<br />
# file must exist for rule to be active<br />
REQ=&quot;/usr/sbin/asterisk&quot;<br />
<br />
if [ -f &quot;$REQ&quot; ]; then<br />
LP=&quot;/var/log/asterisk/full&quot;<br />
TLOG_TF=&quot;asterisk&quot;<br />
TMP=&quot;/usr/local/bfd/tmp&quot;<br />
<br />
## ASTERISK<br />
ARG_VAL=`$TLOG_PATH $LP $TLOG_TF |grep &quot;Wrong password&quot; /var/log/asterisk/full | awk '{NF=NF-3} { print $NF}'| tr -d '\'\' `<br />
fi</div></div>
]]></content:encoded>
			<wfw:commentRss>http://engineertim.com/linux/bfd-brute-force-rule-for-asterisk/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Rebuild Zaptel Script</title>
		<link>http://engineertim.com/linux/rebuild-zaptel-script/</link>
		<comments>http://engineertim.com/linux/rebuild-zaptel-script/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 01:27:42 +0000</pubDate>
		<dc:creator>Engineer Tim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[trixbox]]></category>
		<category><![CDATA[zaptel]]></category>

		<guid isPermaLink="false">http://sporkme.com/engineertim.com/?p=14</guid>
		<description><![CDATA[So you want to recompile zaptel on trixbox.  I have put together a script that might help.  I have used this on a few custom installs and it seems to work.  However, don’t kill me if it screws something up.  You will need to start zaptel and amportal once the script finishes.  I don’t do [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to recompile zaptel on trixbox.  I have put together a script that might help.  I have used this on a few custom installs and it seems to work.  However, don’t kill me if it screws something up.  You will need to start zaptel and amportal once the script finishes.  I don’t do this for you since I like to watch for errors on startup.<br />
<a rel="attachment wp-att-26" href="http://engineertim.com/?attachment_id=26">rebuild-zaptel.sh.txt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://engineertim.com/linux/rebuild-zaptel-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securing trixbox CE</title>
		<link>http://engineertim.com/trixbox/securing-trixbox-ce/</link>
		<comments>http://engineertim.com/trixbox/securing-trixbox-ce/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 01:25:47 +0000</pubDate>
		<dc:creator>Engineer Tim</dc:creator>
				<category><![CDATA[trixbox]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://sporkme.com/engineertim.com/?p=9</guid>
		<description><![CDATA[I have created a small guide to help users secure their trixbox CE installs.  This guide is in PDF format and should be readable on just about any system.  This is by no means a definitive guide, but should be used as s way to help users.
securing_trixbox_ce_ver1
]]></description>
			<content:encoded><![CDATA[<p>I have created a small guide to help users secure their trixbox CE installs.  This guide is in PDF format and should be readable on just about any system.  This is by no means a definitive guide, but should be used as s way to help users.<br />
<a href='http://engineertim.com/wp-content/uploads/2008/12/securing_trixbox_ce_ver1.pdf'>securing_trixbox_ce_ver1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://engineertim.com/trixbox/securing-trixbox-ce/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>mod_auth_mysql trixbox</title>
		<link>http://engineertim.com/trixbox/mod_auth_mysql-trixbox/</link>
		<comments>http://engineertim.com/trixbox/mod_auth_mysql-trixbox/#comments</comments>
		<pubDate>Sat, 20 Dec 2008 01:16:43 +0000</pubDate>
		<dc:creator>Engineer Tim</dc:creator>
				<category><![CDATA[trixbox]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://sporkme.com/engineertim.com/?p=4</guid>
		<description><![CDATA[You want to password protect the user/maint on your trixbox server?   Give this a shot!!]]></description>
			<content:encoded><![CDATA[<p class="Body"> </p>
<p class="Body">You want to password protect the user/maint on your trixbox server?   Give this a shot!!</p>
<p class="Body"> </p>
<p class="Body"><span class="style_1">yum install mod_auth_mysql</span></p>
<p class="Body"> </p>
<p class="Body">Now, inside /etc/httpd/conf.d/auth_mysql.conf</p>
<p class="Body">put the following, or something like it.</p>
<p class="Body"> </p>
<p class="Body"><span class="style_1">LoadModule mysql_auth_module modules/mod_auth_mysql.so<br />
</span></p>
<p class="Body"><span class="style_1">&lt;Directory /var/www/html&gt;<br />
</span></p>
<p class="Body"><span class="style_1">    AuthName &#8220;Authentication Required&#8221;<br />
</span></p>
<p class="Body"><span class="style_1">    AuthType Basic<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMYSQLEnable on<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLUser root<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLPassword passw0rd<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLDB userauth <br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLUserTable users<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLNameField user_name<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLPasswordField user_passwd<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLGroupTable groups<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLGroupField user_group<br />
</span></p>
<p class="Body"><span class="style_1">    require group user<br />
</span></p>
<p class="Body"><span class="style_1">    require valid-user<br />
</span></p>
<p class="Body"><span class="style_1">&lt;/Directory&gt;<br />
</span></p>
<p class="Body"><span class="style_1"><br />
</span></p>
<p class="Body"><span class="style_1">&lt;Directory /var/www/html/maint&gt;<br />
</span></p>
<p class="Body"><span class="style_1">    AuthName &#8220;Authentication Required&#8221;<br />
</span></p>
<p class="Body"><span class="style_1">    AuthType Basic<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMYSQLEnable on<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLUser root<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLPassword passw0rd<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLDB userauth<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLUserTable users<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLNameField user_name<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLPasswordField user_passwd<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLGroupTable groups<br />
</span></p>
<p class="Body"><span class="style_1">    AuthMySQLGroupField user_group<br />
</span></p>
<p class="Body"><span class="style_1">    require group admin<br />
</span></p>
<p class="Body"><span class="style_1">&lt;/Directory&gt;</span></p>
<p class="Body"> </p>
<p class="Body"> </p>
<p class="Body"> </p>
<p class="Body">Here is the schema for the userauth mysql database.  Copy and paste this into a file called userauth.schema.sql</p>
<p class="Body"> </p>
<p class="paragraph_style"><span class="style_2">&#8211; MySQL dump 10.10<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211; Host: localhost    Database: userauth<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211; Server version5.0.22<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET NAMES utf8 */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40103 SET TIME_ZONE=&#8217;+00:00&#8242; */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE=&#8217;NO_AUTO_VALUE_ON_ZERO&#8217; */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211; Current Database: `userauth`<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">CREATE DATABASE /*!32312 IF NOT EXISTS*/ `userauth` /*!40100 DEFAULT CHARACTER SET latin1 */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">USE `userauth`;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211; Table structure for table `groups`<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">DROP TABLE IF EXISTS `groups`;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">CREATE TABLE `groups` (<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  `user_name` char(30) NOT NULL,<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  `user_group` char(20) NOT NULL,<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  PRIMARY KEY  (`user_name`,`user_group`)<br />
</span></p>
<p class="paragraph_style"><span class="style_2">) ENGINE=MyISAM DEFAULT CHARSET=latin1;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211; Table structure for table `users`<br />
</span></p>
<p class="paragraph_style"><span class="style_2">&#8211;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">DROP TABLE IF EXISTS `users`;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">CREATE TABLE `users` (<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  `user_name` char(30) NOT NULL,<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  `user_passwd` char(20) NOT NULL,<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  `extension` int(10) NOT NULL,<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  `email` char(50) NOT NULL,<br />
</span></p>
<p class="paragraph_style"><span class="style_2">  PRIMARY KEY  (`user_name`)<br />
</span></p>
<p class="paragraph_style"><span class="style_2">) ENGINE=MyISAM DEFAULT CHARSET=latin1;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2"><br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;<br />
</span></p>
<p class="paragraph_style"><span class="style_2">/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;</span></p>
<p class="paragraph_style"> </p>
<p class="paragraph_style"> </p>
<p class="Body">Now create the database and import the schema.</p>
<p class="paragraph_style_1">mysqladmin -uroot -p create userauth</p>
<p class="paragraph_style_1">mysql -uroot -p userauth &lt; userauth.schema.sql</p>
<p class="paragraph_style_2"> </p>
<p class="Body">Now you need to create some users.  I don’t recommend that you use the older maint/password if your server is facing the internet.  I am going to create a engineertim login that is in both the user and admin group.   For my one user, I will create a separate login called kerry.</p>
<p class="Body">login to mysql and use the following commands, replace engineertim and kerry with your own users.</p>
<p class="Body"><span class="style_1">mysql -uroot -p<br />
</span></p>
<p class="Body"><span class="style_1">mysql&gt; use userauth;<br />
</span></p>
<p class="paragraph_style_3"><span class="style_1">INSERT INTO `userauth`.`users` (`user_name` ,`user_passwd` ,`extension` ,`email`) VALUES (&#8216;engineertim&#8217;, ENCRYPT(&#8216;letmein&#8217;),&#8221;,&#8221; );<br />
</span></p>
<p class="paragraph_style_3"><span class="style_1"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_1">INSERT INTO `userauth`.`users` (`user_name` ,`user_passwd` ,`extension` ,`email`) VALUES (&#8216;kerry&#8217;, ENCRYPT(&#8216;letmein&#8217;),&#8221;,&#8221; );<br />
</span></p>
<p class="paragraph_style_3"><span class="style_1"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_1">INSERT INTO `groups` VALUES (&#8216;engineertim&#8217;,'user&#8217;),(&#8216;engineertim&#8217;,'admin&#8217;),(&#8216;kerry&#8217;,'user&#8217;);<br />
</span></p>
<p class="paragraph_style_3"><span class="style_1">mysql&gt; exi</span><span class="style_3">t<br />
</span></p>
<p class="paragraph_style_3"><span class="style_3"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_3">You now need to edit the /etc/httpd/conf/httpd.conf and add a comment to the last line that should be a Include.<br />
</span></p>
<p class="paragraph_style_3"><span class="style_1">#Include /etc/trixbox/httpdconf/*</span><span class="style_3"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_3"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_3">Restart apache for everything to take affect.<br />
</span></p>
<p class="paragraph_style_3"><span class="style_1">service httpd restart</span><span class="style_3"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_3"><br />
</span></p>
<p class="paragraph_style_3"><span class="style_3">Now try and login to your trixbox with the new username and passwords.  If you have issues, you can remove the comment from httpd.conf, restart apache and use the old login while you debug.  You might also want to use tbm-phpmyadmin.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://engineertim.com/trixbox/mod_auth_mysql-trixbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.230 seconds -->
