selfreg script?

Which hub software is the best? Where can I find script XXX? Discuss it here...(no, this is not for advertising your hub...)

Moderator: Moderators

Locked
yakko
Posts: 258
Joined: 2003-01-27 01:04
Contact:

selfreg script?

Post by yakko » 2003-02-10 16:19

I'm currently using Aphrodite in my hub running NMDC. I'm wanting to move to a hub software that uses LUA scripts, but need a script that can do self-registration by users. I have everything else that aphrodite does covered I think. Does anyone know of one?

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 09:32
Contact:

Post by Sedulus » 2003-02-10 16:31

if you mean DCH++,
see OpCom.xml

Code: Select all

                <!-- +reg, +unreg -->
                <Reg MinLevel="2"/>
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

yakko
Posts: 258
Joined: 2003-01-27 01:04
Contact:

Post by yakko » 2003-02-10 16:41

heh...i was alluding to it.
I haven't tried that yet, but wouldn't a user be able to set themselves as an op with that?

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 09:32
Contact:

Post by Sedulus » 2003-02-10 16:43

no one can reg themself above his level
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

yakko
Posts: 258
Joined: 2003-01-27 01:04
Contact:

Post by yakko » 2003-02-10 16:46

btw, just tried setting minlevel to 0 and it didn't work. I think a +reg <password> for a normal user is what i'm looking for. If they were to be an op or VIP, then an op would have to give them those rights.

Sedulus
Forum Moderator
Posts: 687
Joined: 2003-01-04 09:32
Contact:

Post by Sedulus » 2003-02-10 17:00

I tried setting minlevel to 0 and it did work (did you restart?)
note that they can unreg level 0 users as well
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)

yakko
Posts: 258
Joined: 2003-01-27 01:04
Contact:

Post by yakko » 2003-02-10 17:08

I did a +refresh, but didn't restart the hub itself. But being able to unreg other 0 level members would be a big security risk I would think.

Locked