Username identification methods
You can have as many methods as you want and not just one. The first one will be used, and then if no username was found, the next will be used.

Proxy Auth
Proxyauth is for when basic proxy authentication is used (no good for transparent proxying).

Ident Auth
Ident is for when the others don't work. It will contact the computer that the connection came from and query it for the owner of the connection. An ident server/daemon is required to be running on the computer.
Please see Identd for Win9x for an identd daemon for the Windows platform.


Close Window