On Nov 30, 2003, at 2:24 PM, Andrew Morritt wrote:
> When I try to use "/oper TheOper ThePwd: it always says Invalid
> Password even though that is the password in the ngircd.conf file.
> Also the conf file has the items in it to create the persistent
> channels, but they don't show up.
>
> Andrew
You need an oper section. Note by default only the first 8 letters of
the pw are used even if you specify more.
[Operator]
Name = TheOper
Password = ThePwd
Kurlon