]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/002876.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2002 / 002876.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices] Configuration question
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Configuration%20question&In-Reply-To=5.1.0.14.0.20020330124459.01fdb630%40mauler.acmecorp.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002875.html">
11 <LINK REL="Next" HREF="002877.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Configuration question</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Configuration%20question&In-Reply-To=5.1.0.14.0.20020330124459.01fdb630%40mauler.acmecorp.org"
17 TITLE="AW: [IRCServices] Configuration question">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Sun Mar 31 02:32:01 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002875.html">[IRCServices] Configuration question
22 </A></li>
23 <LI>Next message: <A HREF="002877.html">[IRCServices] segfault on /msg XXXXServ help (5.0a26)
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2876">[ date ]</a>
27 <a href="thread.html#2876">[ thread ]</a>
28 <a href="subject.html#2876">[ subject ]</a>
29 <a href="author.html#2876">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>In order to do this, you open chanserv.c
35 around line 215 of that file, there is the command table of CS.
36 You locate this:
37 { &quot;REGISTER&quot;, do_register, NULL, CHAN_HELP_REGISTER,
38 -1,-1,-1,-1 },
39 and change the NULL to
40 is_services_admin
41 that means, the line is then:
42 { &quot;REGISTER&quot;, do_register, is_services_admin, CHAN_HELP_REGISTER,
43 -1,-1,-1,-1 },
44
45 After this, you do a (g)make install.
46
47 Then it is done...
48
49 Regards;
50 yusuf
51
52 ----------------------------------------------------------------------
53 |<i> Yusuf Iskenderoglu | You get to meet all sorts, |
54 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">uhc0 at stud.uni-karlsruhe.de</A>| in this line of work... |
55 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">s_iskend at ira.uka.de</A> | |
56 </I>|<i> ICQ UIN : 20587464 \ TimeMr14C | |
57 </I>----------------------------------------------------------------------
58
59
60
61 &gt;<i> -----Urspr&#252;ngliche Nachricht-----
62 </I>&gt;<i> Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>
63 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-admin at ircservices.za.net</A>] Im Auftrag von
64 </I>&gt;<i> Michael D. Smith
65 </I>&gt;<i> Gesendet: Samstag, 30. M&#228;rz 2002 21:46
66 </I>&gt;<i> An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
67 </I>&gt;<i> Betreff: [IRCServices] Configuration question
68 </I>&gt;<i>
69 </I>&gt;<i>
70 </I>&gt;<i> Is there any way to set Services so that only certain people
71 </I>&gt;<i> (say, Services
72 </I>&gt;<i> Admins) can physically register channels?
73 </I>&gt;<i>
74 </I>&gt;<i> -MS
75 </I>&gt;<i>
76 </I>&gt;<i>
77 </I>&gt;<i>
78 </I>&gt;<i>
79 </I>&gt;<i> ------------------------------------------------------------------
80 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
81 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo">http://www.ircservices.za.net/mailman/listinfo</A>&gt; /ircservices
82 </I>&gt;<i>
83 </I>
84
85 </PRE>
86
87 <!--endarticle-->
88 <HR>
89 <P><UL>
90 <!--threads-->
91 <LI>Previous message: <A HREF="002875.html">[IRCServices] Configuration question
92 </A></li>
93 <LI>Next message: <A HREF="002877.html">[IRCServices] segfault on /msg XXXXServ help (5.0a26)
94 </A></li>
95 <LI> <B>Messages sorted by:</B>
96 <a href="date.html#2876">[ date ]</a>
97 <a href="thread.html#2876">[ thread ]</a>
98 <a href="subject.html#2876">[ subject ]</a>
99 <a href="author.html#2876">[ author ]</a>
100 </LI>
101 </UL>
102
103 </body></html>