home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DS100.ZIP / DS.USE < prev    next >
Text File  |  1992-10-13  |  1KB  |  30 lines

  1. Directory Services (DS) is  a brand new concept  for FidoNet.  It  allows users
  2. from other systems to  query your system  for your user  names.  Before  a user
  3. from another system would  have to send a  message to 'sysop @  <yournpde>' and
  4. ask you the  question if  you had 'John  Smith' as  one of  your users, and  if
  5. 'John' spelled his last  name as 'Smith' or  'Smyth'.  DS fully  automates this
  6. process by  eliminating  the need  for  human  intervention much  like  AreaFix
  7. automated the job of echomail maintaince.
  8.  
  9.  
  10. HOW DIRECTORY SERVICES WORKS:
  11.  
  12. DS scans your netmail area for  messages addressed to it.  Upon  finding such a
  13. message it  will process  it according  to the  commands   found the  message's
  14. subject line.  The following are a list of currently available user commands:
  15.  
  16.      HELP
  17.           This  will   send  back   a  sysop-defined   message  detailing   DS'
  18.           instructions.
  19.  
  20.      LIST [<field> <operation> <value>]
  21.           This will send back a list of users that fit the query.
  22.           The <field> is the name of a users record field (ex. name or city).
  23.           The <operation> can be one of the following:
  24.             =       - <value> equals <field>
  25.             :       - <value> is in <field> (string fields only)
  26.             <       - <value> is less than <field>
  27.             >       - <value> is greater then <field>
  28.             #       - <value> doesn't equal <field>
  29.  
  30.