PDA

View Full Version : ident not working in 3.9.1?


Shorty
12-28-2002, 11:49 AM
I just upgraded to 3.9.1 and now ioFTPD won't let anyone in, since everyone has their idents set in the IP field.
ioFTPD is no longer requesting idents when ppl are connecting like it used to do with the old one. I got the "Ident_Lookup = true" set. People can only connect if the ip field is set to *@their.ip or *@*.

Any one else having this problem?

Seems like I'll be going back to 3.8.2 since adding *@ to the ip field of 40+ users is just way too much work.

Zer0Racer
12-28-2002, 02:42 PM
Yes, I found this bug shortly after the release of 3.9.1. Just a little typo in source (Dark0n3 says). Just change Ident_Lookup = true in ioFTPD.ini to Ddent_Lookup = true. Will be fixed in next release.

Shorty
12-29-2002, 12:46 PM
Sweet!
that did the trick. Thanks a lot man :)