finger/tcp

Description

finger/tcp provides a way to query for account information on a machine.

Protocol

      S: (Connected>
      C: name
      S: (Return information about accounts 
          that machine name or 
          Fullname that matches name)

Notes

Also known as the NAME protocol.

Implementation

I found one source, but didn't look all that hard... this one is in perl Here

Berkeley fingerd

More

RFCs

The original RFC-742

RFC-1194

RFC-1196

RFC-1288

Reference Person

David Zimmerman dpz@rutgers.edu