]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004433.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004433.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Check password without IDENTIFY
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Check%20password%20without%20IDENTIFY&In-Reply-To=40B8B1E9.5080801%40phedny.net">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="004430.html">
11 <LINK REL="Next" HREF="004434.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Check password without IDENTIFY</H1>
15 <B>Mark van Cuijk</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Check%20password%20without%20IDENTIFY&In-Reply-To=40B8B1E9.5080801%40phedny.net"
17 TITLE="[IRCServices] Check password without IDENTIFY">mark at phedny.net
18 </A><BR>
19 <I>Sun May 30 10:07:18 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004430.html">[IRCServices] Check password without IDENTIFY
22 </A></li>
23 <LI>Next message: <A HREF="004434.html">[IRCServices] Check password without IDENTIFY
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4433">[ date ]</a>
27 <a href="thread.html#4433">[ thread ]</a>
28 <a href="subject.html#4433">[ subject ]</a>
29 <a href="author.html#4433">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hi,
35
36 Today I got myself familiar with module programming for services and
37 wrote a module that does what I want.
38
39 Although I didn't write any documentation yet, for those who want to
40 experiment with it the module is available for download:
41 <A HREF="http://www.phedny.net/~mark/testpass.tar.gz">http://www.phedny.net/~mark/testpass.tar.gz</A> and
42 <A HREF="http://www.phedny.net/~mark/testpass.tar.bz2">http://www.phedny.net/~mark/testpass.tar.bz2</A>
43
44 Untar the file into the services source dir and do a make, make install.
45 Then add &quot;LoadModule testpass/main&quot; to the end of the ircservices.conf
46 file (at least after loading NickServ / ChanServ).
47
48 The TESTPASS command is not added to any HELP command, but is available
49 for both NickServ and ChanServ:
50 /msg NickServ TESTPASS &lt;user&gt; &lt;password&gt;
51 /msg ChanServ TESTPASS &lt;channel&gt; &lt;password&gt;
52
53 The commands are only available for Services Admins.
54
55 - Mark
56
57
58 </PRE>
59
60 <!--endarticle-->
61 <HR>
62 <P><UL>
63 <!--threads-->
64 <LI>Previous message: <A HREF="004430.html">[IRCServices] Check password without IDENTIFY
65 </A></li>
66 <LI>Next message: <A HREF="004434.html">[IRCServices] Check password without IDENTIFY
67 </A></li>
68 <LI> <B>Messages sorted by:</B>
69 <a href="date.html#4433">[ date ]</a>
70 <a href="thread.html#4433">[ thread ]</a>
71 <a href="subject.html#4433">[ subject ]</a>
72 <a href="author.html#4433">[ author ]</a>
73 </LI>
74 </UL>
75
76 </body></html>