]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004193.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004193.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices] nsforcenickchange
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20nsforcenickchange&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="004192.html">
11 <LINK REL="Next" HREF="004194.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] nsforcenickchange</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20nsforcenickchange&In-Reply-To="
17 TITLE="[IRCServices] nsforcenickchange">Craig at chatspike.net
18 </A><BR>
19 <I>Mon Apr 5 14:09:05 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004192.html">[IRCServices] nsforcenickchange&amp;In-Reply-To=
22</A></li>
23 <LI>Next message: <A HREF="004194.html">[IRCServices] LISTCHANS Error
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4193">[ date ]</a>
27 <a href="thread.html#4193">[ thread ]</a>
28 <a href="subject.html#4193">[ subject ]</a>
29 <a href="author.html#4193">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>This is the answer you are looking for. U:Lines need the server NAME (ie, services.yournetwork.net) rather than the IP of the server.
35
36So it should read something like:
37
38ulines {
39 services.yournetwork.net;
40};
41
42(Please note these are only EXAMPLES, don't try using the addresses i've used else that wont work either :))
43
44/****************************************
45 * Craig &quot;FrostyCoolSlug&quot; McLure
46 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A> - REVIVED
47 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
48 ****************************************/
49
50
51/****************************************
52 * From - Yusuf Iskenderoglu &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">uhc0 at rz.uni-karlsruhe.de</A>&gt;
53 * To - IRC Services General Mailing List &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
54 * Sent - 2004-04-05 22:00:54
55 * Subject - Re: [IRCServices] nsforcenickchange&amp;In-Reply-To=
56 ****************************************/
57
58/****** - Begin Original Message - ******/
59
60&gt;<i>Actually,
61</I>&gt;<i>
62</I>&gt;<i>&quot;Permission denied&quot; would not show that the SVSNICK line is wrong, BUT
63</I>&gt;<i>that an appropriate U:Line is missing.
64</I>&gt;<i>
65</I>&gt;<i>maybe you sould add the NAME of the services server instead its ip
66</I>&gt;<i>address to &quot;ulines {}&quot; ?
67</I>&gt;<i>
68</I>&gt;<i>Regards;
69</I>&gt;<i>yusuf
70</I>&gt;<i>
71</I>&gt;<i>On Mon, 2004-04-05 at 22:52, Freddie Agricola wrote:
72</I>&gt;&gt;<i> On Mon, 5 Apr 2004 12:40:12 -0700 (PDT), you wrote:
73</I>&gt;&gt;<i>
74</I>&gt;&gt;<i> &gt;Ok... I have done you have said and enabled these
75</I>&gt;&gt;<i> &gt;options...
76</I>&gt;&gt;<i> &gt;
77</I>&gt;&gt;<i> &gt;Now the nick force change works... sort of...
78</I>&gt;&gt;<i> &gt;It says it's changing .. but doesn't eg
79</I>&gt;&gt;<i> &gt;NickServ: This nickname has been registered; you may
80</I>&gt;&gt;<i> &gt;not use it. Your nickname is now being changed to
81</I>&gt;&gt;<i> &gt;Guest350711211.
82</I>&gt;&gt;<i> &gt;&lt;temporal&gt; My nick hasn't changed
83</I>&gt;&gt;<i> &gt;
84</I>&gt;&gt;<i> &gt;This only works with newly registered accounts
85</I>&gt;&gt;<i> &gt;
86</I>&gt;&gt;<i> &gt;I removed nsforcechange as I thought there was some
87</I>&gt;&gt;<i> &gt;problem unrealircd's nickforcechange options... now
88</I>&gt;&gt;<i> &gt;the operation is quite sparatic
89</I>&gt;&gt;<i> &gt;
90</I>&gt;&gt;<i> &gt;Sometimes you will killed. sometimes you will be told
91</I>&gt;&gt;<i> &gt;your nick is being changed and it isn't.. The only
92</I>&gt;&gt;<i> &gt;effective thing that ever happens if I am using epic,
93</I>&gt;&gt;<i> &gt;and epic detects that your nick is going to be changed
94</I>&gt;&gt;<i> &gt;or you are going to be killed and does it for you..
95</I>&gt;&gt;<i> &gt;
96</I>&gt;&gt;<i> &gt;
97</I>&gt;&gt;<i> &gt;How do I render this problem fixed?
98</I>&gt;&gt;<i> &gt;
99</I>&gt;&gt;<i> ISTR this being a bug in the nick changing code. One of our resident
100</I>&gt;&gt;<i> coders on our network found the command being sent wasn't correct. The
101</I>&gt;&gt;<i> SVSNICK format wasn't correct. Check your ircservices.log for
102</I>&gt;&gt;<i> &quot;permission denied, you are not an irc operator&quot; directed to a server.
103</I>&gt;&gt;<i> Then look in your protocols/unreal/&lt;some file, prolly nickserv.c&gt; for
104</I>&gt;&gt;<i> the nick changing code. Oh, and know what you're doing, because I sure
105</I>&gt;&gt;<i> don't.
106</I>&gt;&gt;<i>
107</I>&gt;&gt;<i> ------------------------------------------------------------------
108</I>&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
109</I>&gt;&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
110</I>&gt;<i>
111</I>&gt;<i>
112</I>&gt;<i>------------------------------------------------------------------
113</I>&gt;<i>To unsubscribe or change your subscription options, visit:
114</I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
115</I>&gt;<i>.
116</I>
117/******* - End Original Message - *******/
118
119
120
121
122</PRE>
123
124<!--endarticle-->
125 <HR>
126 <P><UL>
127 <!--threads-->
128 <LI>Previous message: <A HREF="004192.html">[IRCServices] nsforcenickchange&amp;In-Reply-To=
129</A></li>
130 <LI>Next message: <A HREF="004194.html">[IRCServices] LISTCHANS Error
131</A></li>
132 <LI> <B>Messages sorted by:</B>
133 <a href="date.html#4193">[ date ]</a>
134 <a href="thread.html#4193">[ thread ]</a>
135 <a href="subject.html#4193">[ subject ]</a>
136 <a href="author.html#4193">[ author ]</a>
137 </LI>
138 </UL>
139
140</body></html>