home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / vms / 17748 < prev    next >
Encoding:
Text File  |  1992-11-10  |  2.6 KB  |  72 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!ukma!darwin.sura.net!mlb.semi.harris.com!news
  3. From: MBEHR@JAGUAR.ESS.HARRIS.COM (Marc D. Behr)
  4. Subject: Re: /SECRECY and /INTEGRITY in MAIL
  5. References:  <01GQZHO60H7K001E1V@orbsen.ucg.ie>
  6. Date: Tue, 10 Nov 1992 20:26:36 GMT
  7. Nntp-Posting-Host: jaguar.ess.harris.com
  8. X-News-Reader: VMS NEWS 1.24
  9. Organization: Harris Information Systems Division
  10. Sender: news@mlb.semi.harris.com
  11. In-Reply-To: ELEHUMBORG@ORBSEN.UCG.IE's message of 10 Nov 92 11:50:00 GMT
  12. Message-ID: <1992Nov10.202636.5869@mlb.semi.harris.com>
  13. Lines: 57
  14.  
  15. In <01GQZHO60H7K001E1V@orbsen.ucg.ie> ELEHUMBORG@ORBSEN.UCG.IE writes:
  16.  
  17. > Anyone out there know what the /SECRECY and /INTEGRITY qualifiers to the
  18. > commands DIRECTORY, READ, SELECT and SET FOLDER in MAIL do?
  19. > ; DEFINE VERB DIRECTORY
  20. > ...
  21. > ;    QUALIFIER SECRECY, VALUE(REQUIRED,TYPE=$ACL)
  22. > ;    QUALIFIER INTEGRITY, VALUE(REQUIRED,TYPE=$ACL)
  23. > ...
  24. > ;    DISALLOW (FOLDER AND (BEFORE OR NEW OR SINCE OR SECRECY OR INTEGRITY))
  25. > ...
  26. > ; DEFINE VERB READ
  27. > ...
  28. > ;    QUALIFIER SECRECY, VALUE(REQUIRED,TYPE=$ACL)
  29. > ;    QUALIFIER INTEGRITY, VALUE(REQUIRED,TYPE=$ACL)
  30. > ...
  31. > ; DEFINE VERB SELECT
  32. > ...
  33. > ;    QUALIFIER SECRECY, VALUE(REQUIRED,TYPE=$ACL)
  34. > ;    QUALIFIER INTEGRITY, VALUE(REQUIRED,TYPE=$ACL)
  35. > ...
  36. > ; DEFINE SYNTAX SET_FOLDER_SYNTAX
  37. > ...
  38. > ;    QUALIFIER SECRECY, VALUE(REQUIRED,TYPE=$ACL)
  39. > ;    QUALIFIER INTEGRITY, VALUE(REQUIRED,TYPE=$ACL)
  40. > Thanks, 
  41. > Kenn Humborg
  42. > elehumborg@orbsen.ucg.ie
  43. > "I _like_ quiche!"
  44.  
  45. Sure,
  46.  
  47.  They have to do with a DEC layered product (that you won't find listed
  48.  anywhere that I have found) called Security Enhanced VMS (SEVMS). What it
  49.  does is allows you to establish security levels (i.e UNCLASSIFIED,
  50.  CONFIDENTIAL, SECRET, etc) for everything (I mean everything, files, devices,
  51.  users, processes, etc) on your system. Processes (users) are then able to
  52.  access only the information that they are cleared for.
  53.  
  54.  I know about this since the project I worked for last used SEVMS and I became
  55.  the "expert" since nobody else wanted to deal with security.
  56.  
  57. Marc
  58.  
  59.  
  60.  ----------------------------------------------------------------------------
  61. /  Marc D. Behr                        | inet: mbehr@jaguar.ess.harris.com   \
  62. |  VAX System Analyst                  |                                     | 
  63. |  Harris Corporation ISD              | this space available for rent       |
  64. |  P.O. Box 98000                      |  contact management for info        |
  65. \  Melbourne, FL 32902                 |                                    /
  66.  ---------------------------------------------------------------------------
  67.