<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "passwort, I don't know"]]></title>
		<link>https://proxy2.de/forum/posts/list/3.php</link>
		<description><![CDATA[Latest messages posted in the topic "passwort, I don't know"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>passwort, I don't know</title>
				<description><![CDATA[ Hello,<br /> <br /> I don't know, how the passwort of my guestbook is.<br /> <br /> Where is this passwort saves.<br /> <br /> thank]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10675.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10675.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 18:11:18]]> GMT</pubDate>
				<author><![CDATA[ renzo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ The password is saved in your SQL database. It in in the [b]auth[/b] table and is encrypted.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10677.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10677.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 18:31:08]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ I haven't the chance my passwort to find.<br /> <br /> Passwort --&gt; my email?<br /> <br /> bye]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10678.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10678.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 18:56:51]]> GMT</pubDate>
				<author><![CDATA[ renzo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ If it's easier for you feel free to email me in German which I assume is your native tongue.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10679.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10679.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 18:59:11]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hallo,<br /> <br /> ist es möglich, irgendwie dass Passwort herauszufinden,<br /> <br /> oder z.B. die Datenbank sichern und das neu installieren?<br /> <br /> Gruss Renzo]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10680.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10680.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 19:37:10]]> GMT</pubDate>
				<author><![CDATA[ renzo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hallo,<br /> <br /> oder gibt es eine Möglichkeit einen neuen Benutzer anzulegen?<br /> <br /> Tschau Renzo]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10681.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10681.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 20:12:15]]> GMT</pubDate>
				<author><![CDATA[ renzo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Erbärmlich aber Sie können nur den einen Benutzernamen und Kennwort haben. Es gibt keinen Weg, das Kennwort zu erfahren. Wenn Sie haben vergessen es, den Sie das Kennwort in der Datenbank zum einem vom werden ändern müssen, Akte installiert, es 123 wieder zu machen. <br /> <br /> <br /> I apologise for the German but I used an online translator.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10682.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10682.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 20:25:15]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Wie kann man das machen?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10683.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10683.php</link>
				<pubDate><![CDATA[Tue, 28 Sep 2004 20:47:42]]> GMT</pubDate>
				<author><![CDATA[ renzo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Hier gibt es ein PHP script:<br /> <br /> &lt;?PHP<br /> <br /> $username = 'Ihr MySQL username';<br /> $password = 'Ihr MySQL passwort';<br /> $db = 'Das Guestbook Database';<br /> <br /> mysql_connect('localhost',$username,$passwort);<br /> mysql_select_db($db);<br /> <br /> $gbusername = 'Ihr Guestbook username';<br /> $gbpasswort = '378b243e220ca493v'; //'test'<br /> <br /> mysql_query("UPDATE book_auth SET password=$gbpasswort WHERE username=$gbusername");<br /> <br /> ?&gt;<br /> <br /> Ihr passwort ist jetzt "test";  Man kann in Guestbook Control Panel Ihren passwort wechseln.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10718.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10718.php</link>
				<pubDate><![CDATA[Wed, 29 Sep 2004 18:29:20]]> GMT</pubDate>
				<author><![CDATA[ Anonymous]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ Ich kann das nicht ändern, aber ich habe Zugriff auf meine Datenbank zur Datenbank-Datei book_auth, kann ich dort einfach das verschlüsselte Passwort von vorhin dort hineinschreiben?]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10722.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10722.php</link>
				<pubDate><![CDATA[Wed, 29 Sep 2004 21:11:01]]> GMT</pubDate>
				<author><![CDATA[ renzo]]></author>
			</item>
			<item>
				<title></title>
				<description><![CDATA[ DA Sie Zugriff auf den Datenbank-Datei book_auth haben, den Sie einfach können, redigiert das Kennwort und die Benutzernamenfelder manuell. Der Benutzername ist in plaintext aber das Kennwort ist verschlüsselt. Stellen Sie 378b243e220ca493v als das Kennwort, [b]test[/b] das Kennwort zu machen.]]></description>
				<guid isPermaLink="true">https://proxy2.de/forum/posts/preList/3662/10732.php</guid>
				<link>https://proxy2.de/forum/posts/preList/3662/10732.php</link>
				<pubDate><![CDATA[Wed, 29 Sep 2004 23:54:45]]> GMT</pubDate>
				<author><![CDATA[ Carbonize]]></author>
			</item>
	</channel>
</rss>