home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mag&info / hytel63.zip / DIR009 < prev    next >
File List  |  1992-09-07  |  3KB  |  68 lines

  1.                      PSI White Pages Pilot Project
  2.  
  3. TELNET WP1.PSI.NET or 192.33.4.21
  4. login: fred
  5.  
  6. Try "help" for a list of commands
  7.     "whois" for information on how to find people
  8.     "manual" for detailed documentation
  9.     "report" to send a report to the white pages manager
  10.  
  11. To find out about participating organizations, try
  12.     "whois -org *"
  13.  
  14. FRED(1C)                  USER COMMANDS                  FRED(1C)
  15.  
  16. NAME
  17.      fred - a white pages user interface (FRont-End to Dish)
  18.  
  19. SYNOPSIS
  20.      fred [options] [command arguments ...]
  21.  
  22.      whois arguments ...  (as in "fred whois smith -org psi")
  23.  
  24. DESCRIPTION
  25.      The fred program is a front-end to the OSI Directory, and in
  26.      particular  the  dish (1c) program.  It is most useful as an
  27.      interface to the white pages service.
  28.  
  29.      The fred program is meant to be similar to the WHOIS service
  30.      familiar  to  most  users  of  the  network.  There are some
  31.      differences however.
  32.  
  33.      First, users in the white pages are uniquely  identified  by
  34.      their distinguished name, e.g.,
  35.  
  36.           "@c=US@o=Performance Systems International@cn=Manager"
  37.  
  38.      In contrast, users of the WHOIS service are uniquely identi-
  39.      fied by their WHOIS handle, a brief key, e.g., "MTR".  Since
  40.      distinguished names are much longer than WHOIS handles, fred
  41.      maintains  a  list of aliases during its execution.  When an
  42.      entry for something is retrieved, it is assigned  a  numeric
  43.      alias for its name.
  44.  
  45.      Second, searches in the  white  pages  are  relative  to  an
  46.      "area".   The default area is set by your system administra-
  47.      tor.  It can be changed using the area command.  Because the
  48.      white  pages  are  distributed, searches occurring at higher
  49.      areas are  more  expensive  in  terms  of  time,  networking
  50.      resources, etc.
  51.  
  52.      Third, the white pages are highly structured.  As such,  you
  53.      can  potentially  retrieve  much  more  detailed information
  54.      about an entry.  Although the fred should prove  useful  for
  55.      the  majority  of queries, it is purposefully limited in its
  56.      searching capabilities.   Users  desiring  a  more  powerful
  57.      interface, should use dish (1c) directly.
  58.  
  59. EXAMPLES
  60.      The command syntax, while meant to be intuitive, is tedious.
  61.      Here are a few simple examples:
  62.  
  63.      whois "smith"
  64.           looks for any entries with this  name  in  the  default
  65.           area  (choice  of  matching  on  the entry's surname or
  66.           fullname is based on  the  value  of  the  `namesearch'
  67.           variable).
  68.