PREFIX_AQ problem?
-
felesaerius
- Posts: 3
- Joined: Sat Apr 16, 2005 8:04 pm
- Location: Mountain View, CA
PREFIX_AQ problem?
Well, when compiling/setting up Unreal (3.2.2), I'd said I wanted PREFIX_AQ enabled. (This is the unix version of Unreal) Now, there was a previous unrealircd.conf file a friend and I had set up before. I connect to the server, and I don't see anywhere that PREFIX_AQ has been enabled. It'd be muchly appreciated if I could talk to someone realtime about this. Thanks so much!
-
felesaerius
- Posts: 3
- Joined: Sat Apr 16, 2005 8:04 pm
- Location: Mountain View, CA
ok, got it. Thank you! Now one more thing... in order to use the "cloak" module... I know I need to change the
cloak-keys {
80000;
80001;
80002;
What do I change those to or how would I generate something to put in there? I can't quite figure it out. Thank you!
(Additionally, when a user identifies, it doesn't automatically give them their +q or whatnot... they have to part/rejoin a channel to get it. Is there something that affects this?)
cloak-keys {
80000;
80001;
80002;
What do I change those to or how would I generate something to put in there? I can't quite figure it out. Thank you!
(Additionally, when a user identifies, it doesn't automatically give them their +q or whatnot... they have to part/rejoin a channel to get it. Is there something that affects this?)
Cloak keys: See http://www.vulnscan.org/UnrealIRCd/faq/#16
The "additionally," that's going to be a services issue.
The "additionally," that's going to be a services issue.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
You can do cloak keys like:
set { cloak-keys { xxxxxxxxxx; xxxxxxxxxxxx; xxxxxxxxxxxx; }; };
Mixed numbers & letters (both lower and uppercase)
Check that services.yournet.com has a U:Line that is necessary for services to operate properly. This could be why users are not getting the +oq when they identify.
set { cloak-keys { xxxxxxxxxx; xxxxxxxxxxxx; xxxxxxxxxxxx; }; };
Mixed numbers & letters (both lower and uppercase)
Check that services.yournet.com has a U:Line that is necessary for services to operate properly. This could be why users are not getting the +oq when they identify.
- Darvocet
Sr. Network Admin: EpicIRC.Net
Sr. Network Admin: EpicIRC.Net
It won't be ulines darvocet as services are setting the modes-- the user just has to rejoin the channel to get it.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-
felesaerius
- Posts: 3
- Joined: Sat Apr 16, 2005 8:04 pm
- Location: Mountain View, CA
It's therefelesaerius wrote:I'm using anope services.... looks like it's a config option. Will figure it out sooner or later.
Code: Select all
# NSModeOnID [OPTIONAL]
#
# When enabled, services will set the channel modes a user has access to upon
# identifying, assuming they are not already set.
#
# NSModeOnIDNever argue with an idiot. They will bring you down to their level, then beat you with experience.