Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Mysql ircd integration

 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services
Author Message
Guest






PostPosted: Jun 12, 2004 1:12am    Post subject: Mysql ircd integration Reply with quote

Is there any ircD that would allow me to only allow people who have a username and a password stored in a forum to access the irc server? meaning that they would have to user the username for irc being the same username in the forum and the same for password?
Back to top
Ashen
Idler
Idler


Joined: 05 Jan 2004
Posts: 285

PostPosted: Jun 12, 2004 1:20am    Post subject: Reply with quote

not that I'm aware of - I think the closest you'd get to that would be a custom scrip that rotates
channel / I :line passwords every so often and always has the most recent password on the
website.

Really though, such close integration between ircds and forums does not exist.

You could try a services package like http://www.anope.org that integrates with mysql,
and you might be able to craft some sneaky script that integreates the forum mysql information
with the services mysql information so that people on the irc network can be linked to their
forum username...... but really, you might be better off just letting them be seperate.

-Ashen
Back to top
uchat
Idler
Idler


Joined: 17 Mar 2004
Posts: 335

PostPosted: Jun 12, 2004 4:36am    Post subject: Reply with quote

phpanope is a webinterface to Services for Anope, it works off of Services SQL database.

As far as the password protected IRCd access goes .... you could set up a java applet inside the above mentioned phpanope interface (yes this will require some coding). Then use non-standard ports on your IRCd.
Back to top
Ashen
Idler
Idler


Joined: 05 Jan 2004
Posts: 285

PostPosted: Jun 15, 2004 8:00am    Post subject: Reply with quote

I don't know how helpful this will be to you Guest, but I remember reading something about R:lines before that might help you.

Basically, when a R:lined client connects, their information is passed to an external program
on the ircd's host system which returns data telling the ircd whether to allow the person to
connect or not.

I'm not sure what ircd I found this in, I think it was a very old one, as the feature is basically
never used by anyone anymore.

You might look into using it though, or possibly modifying it to pass more information to an
external program.

Worth a look, maybe Smile

-Ashen
Back to top
magpie
Idler
Idler


Joined: 18 Jan 2004
Posts: 454
Location: Essex, UK

PostPosted: Jun 15, 2004 8:04am    Post subject: Reply with quote

I believe Undernet's coder-com were working on something similar to this called Iauth. Not sure what the current status of the project is though.
Back to top
codemastr
Idler
Idler


Joined: 05 Feb 2004
Posts: 353

PostPosted: Jun 15, 2004 10:32am    Post subject: Reply with quote

R:lines are gone (I don't think they were ever used by anyone other than DALnet?)
and Hybrid already has IAuth, but it doesn't use SQL as far as I know.
Back to top
Hwy
none
none


Joined: 13 Jun 2004
Posts: 2

PostPosted: Jun 16, 2004 6:40am    Post subject: Reply with quote

Hybrid's iauthd never worked, it's completely broken.

The only functional iauth is IRCnet's, and as of yet, there's no SQL authentication module. There's also timeout limitations to how IRCnet does it (which is why they're working on replacing it)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services All times are GMT - 6 Hours
Page 1 of 1

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer