Hi ! I am trying ngircd because I love its simple configuration file :) However I have a little problem with "Operator". I define the following : [Operator] # Password of the IRC operator Password = test # Optional Mask from which /OPER will be accepted Mask = Milipili!*@* When I try to do the following : /oper Milipili test I have "bad password" In fact at the begining I would like to autoconnect a irssi client using its -w option. Where am I wrong ? -- Damien Gerard milipili@shikami.org People who used magic without knowing what they were doing usually came to a sticky end. All over the entire room, sometimes. -- (Terry Pratchett, Moving Pictures)
Damien Gerard <milipili@shikami.org> wrote:
I define the following : [Operator] # Password of the IRC operator Password = test # Optional Mask from which /OPER will be accepted Mask = Milipili!*@*
When I try to do the following : /oper Milipili test
I have "bad password"
Missing Name = Milipili in [Operator] section? Try "ngircd --configtest" which will show the config file as seen/parsed by ngircd. Regards, Florian -- Florian Westphal <fw@strlen.de> // http://www.strlen.de 1024D/F260502D 2005-10-20 Key fingerprint = 1C81 1AD5 EA8F 3047 7555 E8EE 5E2F DA6C F260 502D
Teilnehmer (2)
-
Damien Gerard -
Florian Westphal