Differences between version 3 and previous revision of IDENT.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Tuesday, November 23, 2004 2:54:13 pm | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Tuesday, November 2, 2004 2:23:42 am | by AristotlePagaltzis | Revert |
@@ -1,3 +1,3 @@
[IDENT] is a simple protocol by which a server can request the username (or a cookie uniquely identifying a local user) associated with a client machine's [TCP] connection. It uses [Port] 113 and is sometimes also called AUTH.
-The [IDENT] protocol was intended to report abuse in times when users generally only had an accoutn
on a centrally administrated host. It has become useless now that everyone is their own [PC]'s administrator. It also doesn't transverse [NAT] very well due to port rewriting which makes it hard to tell which host the [IDENT] request is addressed to. Therefore it is mostly deprecated now, even though it is still in use on many [IRC] networks.
+The [IDENT] protocol was intended to report abuse in times when users generally only had unprivileged accounts
on a centrally administrated host. It has become useless now that everyone is their own [PC]'s administrator. It also doesn't transverse [NAT] very well due to port rewriting which makes it hard to tell which host the [IDENT] request is addressed to. Therefore it is mostly deprecated now, even though it is still in use on many [IRC] networks.