Search found 3 matches

by Aleksey-Forest
Thu Jan 06, 2005 3:40 am
Forum: Services
Topic: pass password from client to service ...
Replies: 4
Views: 2684

aquanight wrote:
codemastr wrote:Unreal will do that automatically.
Only problem is it's hardcoded to go the nickserv so it's impossible to use non-nickserv-like services... :/
may be something wrong in configuration before compilation of unreal? i use nickserv like services (http://www.ircservices.za.net/).
by Aleksey-Forest
Thu Jan 06, 2005 3:05 am
Forum: Services
Topic: pass password from client to service ...
Replies: 4
Views: 2684

codemastr wrote:Unreal will do that automatically.
But in my configuration it`s not work :(
by Aleksey-Forest
Wed Jan 05, 2005 6:51 pm
Forum: Services
Topic: pass password from client to service ...
Replies: 4
Views: 2684

pass password from client to service ...

Hi! I am use ircservices+unrealircd3.2, and have some question: How transfer password sended by client (in IRC protocol on low lewel it`s look like
<IP of IRC Server> PASS <password>)
to services (like /msg nickserv identify <password>
i now, its allowed, but i dont understand how it`s maked. (i ...