]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2008/003321.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2008 / 003321.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Disable getpass
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Disable%20getpass&In-Reply-To=016101c8d739%24d0ae7120%240300a8c0%40Laptop">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003320.html">
11 <LINK REL="Next" HREF="003322.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Disable getpass</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Disable%20getpass&In-Reply-To=016101c8d739%24d0ae7120%240300a8c0%40Laptop"
17 TITLE="[IRCServices Coding] Disable getpass">Craig at frostycoolslug.com
18 </A><BR>
19 <I>Thu Jun 26 08:32:49 PDT 2008</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003320.html">[IRCServices Coding] Disable getpass
22 </A></li>
23 <LI>Next message: <A HREF="003322.html">[IRCServices Coding] Migrating Modules to 5.1...
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3321">[ date ]</a>
27 <a href="thread.html#3321">[ thread ]</a>
28 <a href="subject.html#3321">[ subject ]</a>
29 <a href="author.html#3321">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>in modules/chanserv/main.c, find:
35
36 { &quot;GETPASS&quot;, do_getpass, is_services_admin, -1,
37 -1, CHAN_OPER_HELP_GETPASS },
38
39 and change is_services_admin to is_services_root and do the same in
40 module/nickserv/main.c
41
42 Should do it for you, (Someone correct me if i'm wrong, it's been a while ;)).
43
44 2008/6/26 &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">phil1974 at taylorassociate.com</A>&gt;:
45 &gt;<i> Is there any way to change the getpass so only the service root can use that
46 </I>&gt;<i> command? I do not know how to read c code.
47 </I>&gt;<i>
48 </I>&gt;<i> Thanks
49 </I>&gt;<i> ------------------------------------------------------------------
50 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
51 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
52 </I>&gt;<i>
53 </I>
54
55
56 --
57 /**********************************************
58 * Craig &quot;FrostyCoolSlug&quot; McLure
59 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
60 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
61 **********************************************/
62 </PRE>
63
64
65 <!--endarticle-->
66 <HR>
67 <P><UL>
68 <!--threads-->
69 <LI>Previous message: <A HREF="003320.html">[IRCServices Coding] Disable getpass
70 </A></li>
71 <LI>Next message: <A HREF="003322.html">[IRCServices Coding] Migrating Modules to 5.1...
72 </A></li>
73 <LI> <B>Messages sorted by:</B>
74 <a href="date.html#3321">[ date ]</a>
75 <a href="thread.html#3321">[ thread ]</a>
76 <a href="subject.html#3321">[ subject ]</a>
77 <a href="author.html#3321">[ author ]</a>
78 </LI>
79 </UL>
80
81 </body></html>