Vhost name too long, help

These are old archives. They are kept for historic purposes only.
Post Reply
broJimbo1
Posts: 3
Joined: Mon Feb 09, 2015 3:54 pm

Vhost name too long, help

Post by broJimbo1 »

I am stuck and lost this is the error I get when creating vhost names, - HostServ- Error! The Ident is too long, please use an ident shorter than 10 characters.

Were do you go to increase the character length from 10 to a larger number than 10, I have forgotten where this is done, our old server allows ident names longer than 10 characters but for the life of me I cannot remember where this is done. Version were using is Unreal3.2.10.4

Thanks
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Vhost name too long, help

Post by Syzop »

include/struct.h
#define USERLEN 10

Don't set it ridiculously high, though...
Post Reply