<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Having punbb use a diff database for username and pass]]></title>
		<link>https://punbb.informer.com/forums/topic/4221/having-punbb-use-a-diff-database-for-username-and-pass/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/4221/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Having punbb use a diff database for username and pass.]]></description>
		<lastBuildDate>Fri, 09 Jul 2004 13:31:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Having punbb use a diff database for username and pass]]></title>
			<link>https://punbb.informer.com/forums/post/17150/#p17150</link>
			<description><![CDATA[<p>Most of the work should be done in the function check_cookie() in include/functions.php. Regarding creation of users and stuff, have a look at register.php. login.php might also be of interest.</p>]]></description>
			<author><![CDATA[null@example.com (Rickard)]]></author>
			<pubDate>Fri, 09 Jul 2004 13:31:29 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17150/#p17150</guid>
		</item>
		<item>
			<title><![CDATA[Having punbb use a diff database for username and pass]]></title>
			<link>https://punbb.informer.com/forums/post/17136/#p17136</link>
			<description><![CDATA[<p>I run an irc network and my services use mysql. I want to have punbb keep the users and what not in its database, but I want it to use the nick and pass from services to log in, and if they login sucessfully, and they dont exist in punbb, create them in punbb&#039;s db. To get if th person logged in correctly on my site I use &quot;SELECT * FROM anope_ns_core WHERE display = &#039;$user&#039; AND pass = MD5(&#039;$pass&#039;) &quot; which will return one row if it is correct. <br />What I cant figure out is which files I should edit and where, and how to make it do the table creation if its needed. </p><p>-- Chris</p>]]></description>
			<author><![CDATA[null@example.com (ctn|chrisw)]]></author>
			<pubDate>Fri, 09 Jul 2004 11:44:58 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/17136/#p17136</guid>
		</item>
	</channel>
</rss>
