<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/8772" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-12-16T11:48:27-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/8772</id>

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-16T11:48:27-04:00</updated>

		<published>2004-12-16T11:48:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44067#p44067</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44067#p44067"/>
		<title type="html"><![CDATA[Authentication Script (passwd or mysql)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44067#p44067"><![CDATA[
you either set a channel key and let only your registered webusers to know it (but the key may of course leak to others) or you make the channel invite-only and set up a bot which would invite your registered webusers upon identifying<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Thu Dec 16, 2004 11:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RaidenS]]></name></author>
		<updated>2004-12-16T08:42:49-04:00</updated>

		<published>2004-12-16T08:42:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44063#p44063</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44063#p44063"/>
		<title type="html"><![CDATA[Authentication Script (passwd or mysql)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44063#p44063"><![CDATA[
I mean that i just run a channel on a irc server.<br><br>With "protect" i mean that i don't want users in there that are not members of the community.  <br>(Ok, simplest thing would be to use a phpchat or something like that, but we have a lot of users who want to join from mobile devices and so irc is preferable)<br><br>We have all the users in a mysqlDB (that would be the "best" thing) but my knowledge of tcl is not allready good enough to handle this. So i thought of useing something like PAM Auth.<br><br>-- <br>raiden<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5774">RaidenS</a> — Thu Dec 16, 2004 8:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-12T11:24:45-04:00</updated>

		<published>2004-12-12T11:24:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43903#p43903</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43903#p43903"/>
		<title type="html"><![CDATA[Authentication Script (passwd or mysql)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43903#p43903"><![CDATA[
what do you mean by "I have a IRC Chat too and want to protect it."?<br><br>you run an IRC server and want only your registered webusers to be able to use it?<br><br>or you run just a channel and want only webusers to use it? or only webusers to have ops?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 12, 2004 11:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RaidenS]]></name></author>
		<updated>2004-12-11T17:11:57-04:00</updated>

		<published>2004-12-11T17:11:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43885#p43885</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43885#p43885"/>
		<title type="html"><![CDATA[Authentication Script (passwd or mysql)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43885#p43885"><![CDATA[
Hi<br><br>I'm not asking any direct TCL Questions. I'm not so far yet. It's just a question about possibilities and maybe script wich are allready wandering around somewhere in the net.<br><br>I have a Webcommunity, with Users stored in a mysql db. Encrypted Password etc.<br>Now I have a IRC Chat too and want to protect it. <br><br>So now i'm looking for possibilites to authenticate them with the same user/passwd combination.<br><br>I see two ways: <br>a) Use a mysql module to compare the user and passwd entry in the database<br>b) Use a passwd file. I could add a user to this file when the user registers. <br><br>Now the main questions, are there any simple tcl scripts avaiabale? (i searched the forum and the scriptsides i know but didn't found something)<br><br>If not, what's the best way to start? (I have no real knowledge of tcl)<br><br>TIA<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5774">RaidenS</a> — Sat Dec 11, 2004 5:11 pm</p><hr />
]]></content>
	</entry>
	</feed>
