]> jfr.im git - irc.git/blobdiff - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2005/004868.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2005 / 004868.html
diff --git a/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2005/004868.html b/software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2005/004868.html
new file mode 100644 (file)
index 0000000..a0a8cb1
--- /dev/null
@@ -0,0 +1,192 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+   <TITLE> [IRCServices] problem while creating admins
+   </TITLE>
+   <LINK REL="Index" HREF="index.html" >
+   <LINK REL="made" HREF="mailto:ircservices%40ircservices.esper.net?Subject=%5BIRCServices%5D%20problem%20while%20creating%20admins&In-Reply-To=1109781254.5155.1.camel%40rivendell.home.local">
+   <META NAME="robots" CONTENT="index,nofollow">
+   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+   <LINK REL="Previous"  HREF="004867.html">
+   <LINK REL="Next"  HREF="004870.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+   <H1>[IRCServices] problem while creating admins</H1>
+    <B>list</B> 
+    <A HREF="mailto:ircservices%40ircservices.esper.net?Subject=%5BIRCServices%5D%20problem%20while%20creating%20admins&In-Reply-To=1109781254.5155.1.camel%40rivendell.home.local"
+       TITLE="[IRCServices] problem while creating admins">list at psam.se
+       </A><BR>
+    <I>Wed Mar  2 08:58:36 PST 2005</I>
+    <P><UL>
+        <LI>Previous message: <A HREF="004867.html">[IRCServices] problem while creating admins
+</A></li>
+        <LI>Next message: <A HREF="004870.html">[IRCServices] problem while creating admins
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#4868">[ date ]</a>
+              <a href="thread.html#4868">[ thread ]</a>
+              <a href="subject.html#4868">[ subject ]</a>
+              <a href="author.html#4868">[ author ]</a>
+         </LI>
+       </UL>
+    <HR>  
+<!--beginarticle-->
+<PRE>First of all since you are using Unreal. Have you set yourself as oper 
+to Unreal? This meaning have you setupo in the unrealircd.conf like this
+
+oper bobsmith {
+    class           clients;
+    from {
+        userhost <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">bob at smithco.com</A>;
+    };
+    password &quot;f00&quot;;
+    flags
+    {
+        netadmin;
+        can_zline;
+        can_gzline;
+        can_gkline;
+        global;
+    };
+};
+
+You can set this oper in several ways look at the docs for UnrealIRCd  
+at <A HREF="http://www.vulnscan.org/UnrealIrcd/unreal32docs.html">http://www.vulnscan.org/UnrealIrcd/unreal32docs.html</A> and the FAQ at 
+<A HREF="http://www.vulnscan.org/UnrealIrcd/faq/">http://www.vulnscan.org/UnrealIrcd/faq/</A>
+
+Second of all have you set yourself up as ServiceRoot  in the module.conf?
+    # ServicesRoot &lt;nick&gt;  [REQUIRED]
+    #     Specifies the Services &quot;super-user&quot;.  The super-user, or &quot;root&quot; as
+    #     in Unix terminology, is the only user who can add or delete
+    #     Services admins.
+    #
+    #     This is commented out by default; make sure you insert the correct
+    #     nick before uncommenting it.
+
+    #ServicesRoot    SuperUser
+
+This will allow the user with this nick to have super-user access. Not 
+sure if you have to register it but its a very good idea.
+
+Now you should be able to add new admins to the server. If you want them 
+to have access to the Unreal commands you need to add them in the way 
+described above and in the docs.
+
+As an unreal oper you can /mode #sol +o nick to get @ status in any channel.
+
+If you havent commented out this
+    CSEnableRegister
+in module.conf any user should be able to register a channel while they 
+are @ in the channel
+
+Psadi
+
+Florin Andrei wrote:
+
+&gt;<i>I see what you mean. I believe i wasn't ircop. But here's probably a
+</I>&gt;<i>very newbie question - how do i become an ircop without being on a
+</I>&gt;<i>channel? &quot;/op nick&quot; doesn't work, the IRC server says &quot;no such channel&quot;.
+</I>&gt;<i>
+</I>&gt;<i>And in order to create channels, i have to become admin first, since
+</I>&gt;<i>ircservices won't let me otherwise. And that's the catch 22 at the
+</I>&gt;<i>moment.
+</I>&gt;<i>
+</I>&gt;<i>On Wed, 2005-03-02 at 02:05 -0800, Dionisios K. wrote:
+</I>&gt;<i>  
+</I>&gt;<i>
+</I>&gt;&gt;<i>To use operserv you must oper-up on the ircd. Are u
+</I>&gt;&gt;<i>sure u were an ircop when u tried to add services
+</I>&gt;&gt;<i>admins?
+</I>&gt;&gt;<i>--- <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.esper.net</A>
+</I>&gt;&gt;<i>&lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">florin at andrei.myip.org</A>&gt; wrote:
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>I'm using Unreal3.2.2b and ircservices-5.0.48 on
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>Linux.
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>I properly set the ServicesRoot variable, i joined
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>as that nick,
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>registered it, and now the nick is displayed by the
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>webserver like this:
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>OperServ privilege level:Services super-user
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>However, when i'm the super-user and i'm trying to
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>give admin privileges
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>to another nick, i get this error:
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>operserv/main: Non-oper xyzk!<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">abcd at xxx.yyy.com</A> sent:
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>ADMIN ADD mnopqr
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>What am i doing wrong?
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>-- 
+</I>&gt;&gt;&gt;<i>Florin Andrei
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i><A HREF="http://florin.myip.org/">http://florin.myip.org/</A>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>------------------------------------------------------------------
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i>To unsubscribe or change your subscription options,
+</I>&gt;&gt;&gt;<i>      
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;<i>visit:
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i><A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i>=====
+</I>&gt;&gt;<i>Dionisios K. - ToXiC On HellenicNet
+</I>&gt;&gt;<i>------------------------------------------------------------------
+</I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
+</I>&gt;&gt;<i><A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
+</I>&gt;&gt;<i>    
+</I>&gt;&gt;<i>
+</I>
+
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+    <HR>
+    <P><UL>
+        <!--threads-->
+       <LI>Previous message: <A HREF="004867.html">[IRCServices] problem while creating admins
+</A></li>
+       <LI>Next message: <A HREF="004870.html">[IRCServices] problem while creating admins
+</A></li>
+         <LI> <B>Messages sorted by:</B> 
+              <a href="date.html#4868">[ date ]</a>
+              <a href="thread.html#4868">[ thread ]</a>
+              <a href="subject.html#4868">[ subject ]</a>
+              <a href="author.html#4868">[ author ]</a>
+         </LI>
+       </UL>
+
+</body></html>