home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vms / 20694 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.4 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!usenet@rz
  2. From: DAHMS@ifk20.mach.uni-karlsruhe.de (Heribert Dahms)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Non-privileged REPLY program?
  5. Date: 10 Jan 1993 11:46:50 GMT
  6. Organization: University of Karlsruhe, FRG (Dept. of Mechanical Engineering)
  7. Lines: 15
  8. Distribution: world
  9. Message-ID: <1ip2baINN5r5@nz12.rz.uni-karlsruhe.de>
  10. References: <1993Jan8.231603.4631@ucselx.sdsu.edu>
  11. NNTP-Posting-Host: ifk28.mach.uni-karlsruhe.de
  12. X-News-Reader: VMS NEWS 1.20
  13. In-Reply-To: thompson@steer.sdsu.edu's message of Fri, 8 Jan 1993 23:16:03 GMT
  14.  
  15. In <1993Jan8.231603.4631@ucselx.sdsu.edu> thompson@steer.sdsu.edu writes:
  16.  
  17. : Can anyone point me to a program that will allow individuals the ability
  18. : to send a single line message to another user (without having to get into MAIL
  19. : or PHONE).  We have a system that would benefit from allowing our clerical
  20. : staff to send a message to another user (Same Group, if this matters)
  21. : indicating that his/her scheduled appointment has arrived....
  22.  
  23. I would write a small programm using SYS$BRKTHRUW, link /NOTRACEBACK
  24. and install with OPER priv. Could have protection W:RE or none if owned by
  25. your staff's group or some ACLs are set.
  26. This works only if the receiver is logged on and has not disabled broadcasts.
  27.  
  28.  
  29. Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
  30.