Ok thanks to R33D33R - Encrypted passwords were the problem. F:CRYPT_OPER_PASSWORD:FALSE
This fixed the problem. I had left the original set of F:lines as default (all commented, so all were set at their defaults). I presume encrypted passwords is the default setting. I generated my encrypted password per these instructions: [09:13] <[reed]> oke [09:13] <[reed]> cd ircu2.10/tools [09:13] <[reed]> make -f Makefile.crypt [09:13] <[reed]> ./mkpasswd [09:13] <[reed]> crypt it :) This didnt work, obviously. A bug in rc1 or is there something else wrong with the way I did this? (Ive since changed the O: masks to be specific to my user@host and they still work.) [13:30] <BlakJ|Wrk> ircu@babylon:~/bin$ uname -a [13:30] <BlakJ|Wrk> Linux babylon 2.2.19 #1 Sat Jul 28 18:31:56 EST 2001 i586 unknown [13:31] <BlakJ|Wrk> (debian) At 11:46 24/07/02 +1200, you wrote: >I just finished setting up a new server.. compiled and loaded first time! :) > >However Im having issues with the O:lines. Those of you currently in >#coder-com might have seen me mention this. > >[11:26] <BlakJ|Wrk> O:*@*:test:blakjak::10 >[11:26] <BlakJ|Wrk> so thats my oline >[11:26] <BlakJ|Wrk> i go /oper blakjak test >[11:26] <BlakJ|Wrk> and it says 'password incorrect' > >Ive tried this with bot encrypted and unencrypted passwords, same error >each time, and ive also tried varying the hostmask (going to a complete >wildcard was a last resort). > >Im a real newbie, id never touched ircU untill yesterday as anything but >an undernet user... apparently this is a known issue, what else should I >be checking? > >Mark. (BlakJak) > >