<?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/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Asfihani &#187; elastix</title>
	<atom:link href="http://layangan.com/asfik/blog/tag/elastix/feed/" rel="self" type="application/rss+xml" />
	<link>http://layangan.com/asfik/blog</link>
	<description>Dicatet Ben Ora Lali</description>
	<lastBuildDate>Fri, 13 Aug 2010 03:36:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Resetting Elastix Admin Password</title>
		<link>http://layangan.com/asfik/blog/2009/01/23/resetting-elastix-adminpassword/</link>
		<comments>http://layangan.com/asfik/blog/2009/01/23/resetting-elastix-adminpassword/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 10:15:38 +0000</pubDate>
		<dc:creator>Asfihani</dc:creator>
				<category><![CDATA[ComSci]]></category>
		<category><![CDATA[elastix]]></category>

		<guid isPermaLink="false">http://layangan.com/asfik/blog/?p=249</guid>
		<description><![CDATA[Resetting web admin password for Elastix is easy. First, obtain your md5 hashed password here and run the following command in console (in one line), replace md5_password with your password : sqlite3 /var/www/db/acl.db &#34;update acl_user set md5_password='REPLACE_WITH_YOUR_PASSWORD' where id=1&#34; Hope it help.]]></description>
			<content:encoded><![CDATA[<p><img class="floatleft size-full wp-image-278" style="border: 0pt none;" title="elastix" src="http://www.layangan.com/asfik/blog/wp-content/uploads/2009/01/elastix.jpg" alt="elastix" width="58" height="59" />Resetting web admin password for <a href="http://www.elastix.org">Elastix </a>is easy. First, obtain your md5 hashed password <a href="http://www.zappersoftware.com/Help/md5.php">here</a> and run the following command in console (in one line), replace md5_password with your password :</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">sqlite3 <span style="color: #339933;">/</span><span style="color: #000000; font-weight: bold;">var</span><span style="color: #339933;">/</span>www<span style="color: #339933;">/</span>db<span style="color: #339933;">/</span>acl<span style="color: #339933;">.</span>db <span style="color: #0000ff;">&quot;update acl_user set 
md5_password='REPLACE_WITH_YOUR_PASSWORD' where id=1&quot;</span></pre></div></div>

<p>Hope it help.</p>
]]></content:encoded>
			<wfw:commentRss>http://layangan.com/asfik/blog/2009/01/23/resetting-elastix-adminpassword/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[ComSci]]></coop:keyword>
		<coop:keyword><![CDATA[elastix]]></coop:keyword>
	</item>
	</channel>
</rss>

