]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003749.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003749.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] using a different database for user auth?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20using%20a%20different%20database%20for%20user%20auth%3F&In-Reply-To=000601c30000%24494c6810%244dbbf683%40globi">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003748.html">
11 <LINK REL="Next" HREF="003802.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] using a different database for user auth?</H1>
15 <B>jay</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20using%20a%20different%20database%20for%20user%20auth%3F&In-Reply-To=000601c30000%24494c6810%244dbbf683%40globi"
17 TITLE="[IRCServices] using a different database for user auth?">jay at hyperion.sleepygeek.org
18 </A><BR>
19 <I>Fri Apr 11 11:04:12 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003748.html">AW: [IRCServices] using a different database for user auth?
22 </A></li>
23 <LI>Next message: <A HREF="003802.html">[IRCServices] using a different database for user auth?
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3749">[ date ]</a>
27 <a href="thread.html#3749">[ thread ]</a>
28 <a href="subject.html#3749">[ subject ]</a>
29 <a href="author.html#3749">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I found the thread you mentioned, but unfortunately there wasn't much information there, and I haven't been able to dig up much relevant information on google either.
35
36 Does anyone know where I can find this mysql module?
37
38 Alternatively, does anyone have any suggestions on another way I could approach this problem?
39
40 Many thanks,
41
42 Charlie
43
44
45 On Fri, Apr 11, 2003 at 09:59:32AM +0200, Georges Berscheid wrote:
46 &gt;<i> Hi,
47 </I>&gt;<i>
48 </I>&gt;<i> we are using something similar on our network. We force users to
49 </I>&gt;<i> register their nicks via a web-form and synchronize them using a MySQL
50 </I>&gt;<i> module for services.
51 </I>&gt;<i> For more information please browse the archive and look for a SQL thread
52 </I>&gt;<i> few days ago.
53 </I>&gt;<i>
54 </I>&gt;<i> Georges
55 </I>&gt;<i>
56 </I>&gt;<i>
57 </I>&gt;<i> -----Urspr&#252;ngliche Nachricht-----
58 </I>&gt;<i> Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
59 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] Im Auftrag von jay
60 </I>&gt;<i> Gesendet: Freitag, 11. April 2003 00:24
61 </I>&gt;<i> An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
62 </I>&gt;<i> Betreff: [IRCServices] using a different database for user auth?
63 </I>&gt;<i>
64 </I>&gt;<i>
65 </I>&gt;<i> Hi,
66 </I>&gt;<i>
67 </I>&gt;<i> I have an interesting problem. I maintain the server for a large site
68 </I>&gt;<i> with a forum and fancy java chat system, currently the logins for the
69 </I>&gt;<i> java chat system are linked to the user accounts on the forum, which is
70 </I>&gt;<i> vBulletin. I wrot the login stuff myself in PHP.
71 </I>&gt;<i>
72 </I>&gt;<i> We'd like to do away with the java chat system for various reasons, and
73 </I>&gt;<i> possibly like to replace it with an IRC server. One of the main concerns
74 </I>&gt;<i> here is controllung use of nicknames.
75 </I>&gt;<i>
76 </I>&gt;<i> Unfortunately, asking users to create two accounts (one on the forum,
77 </I>&gt;<i> one on the IRC server/services) isn't really an option. I must keep the
78 </I>&gt;<i> IRC services accounts in sync with the forum ones.
79 </I>&gt;<i>
80 </I>&gt;<i> I have noticed that there is an inport function for the accounts used by
81 </I>&gt;<i> Services - I can easily create the XML file from the vBulletin account
82 </I>&gt;<i> data for Services to import, however, how should I keep this updated?
83 </I>&gt;<i> Should I simply have Services import the current account data every hour
84 </I>&gt;<i> or so?
85 </I>&gt;<i>
86 </I>&gt;<i> There are approximately 8,000 accounts on the forum, but I don't expect
87 </I>&gt;<i> that more than 500 or so would create an IRC account.
88 </I>&gt;<i>
89 </I>&gt;<i> What is the best way to approach this? While I am more than willing to
90 </I>&gt;<i> code support for something like this myself, I'm afraid my C/C++ skills
91 </I>&gt;<i> are not up to the task at the moment.
92 </I>&gt;<i>
93 </I>&gt;<i> Does anyone have any other ideas about how to accomplish this?
94 </I>&gt;<i>
95 </I>&gt;<i> Many thanks,
96 </I>&gt;<i>
97 </I>&gt;<i> Charlie
98 </I>&gt;<i>
99 </I>&gt;<i> ------------------------------------------------------------------
100 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
101 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
102 </I>&gt;<i>
103 </I>&gt;<i>
104 </I>&gt;<i> ------------------------------------------------------------------
105 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
106 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
107 </I></PRE>
108
109 <!--endarticle-->
110 <HR>
111 <P><UL>
112 <!--threads-->
113 <LI>Previous message: <A HREF="003748.html">AW: [IRCServices] using a different database for user auth?
114 </A></li>
115 <LI>Next message: <A HREF="003802.html">[IRCServices] using a different database for user auth?
116 </A></li>
117 <LI> <B>Messages sorted by:</B>
118 <a href="date.html#3749">[ date ]</a>
119 <a href="thread.html#3749">[ thread ]</a>
120 <a href="subject.html#3749">[ subject ]</a>
121 <a href="author.html#3749">[ author ]</a>
122 </LI>
123 </UL>
124
125 </body></html>