Search found 2 matches

by Tristam
Tue Dec 26, 2006 6:39 pm
Forum: Unreal 3.2 Support
Topic: Matching users with ident + password in the allow block
Replies: 3
Views: 1704

the problem with using ident's as any kind of authentication is how easy they are to fake/spoof.

true, but in the system I'm creating this doesnt really matter.. but anyway, I'll try with what Stealth said and if it doesnt work well enough I guess my only choice is to use IP-checking..

Thanks ...
by Tristam
Mon Dec 25, 2006 10:32 pm
Forum: Unreal 3.2 Support
Topic: Matching users with ident + password in the allow block
Replies: 3
Views: 1704

Matching users with ident + password in the allow block

Hello! I'm having trouble creating a system where one has to request a password from a website to get to our IRC. I'm trying to make an allow where a user must have the right username (ident) AND a right password to match with that username.. But the problem is..

allow { ip BLA; hostname ...