home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / bbs / waffle / 5547 < prev    next >
Encoding:
Text File  |  1992-12-26  |  2.1 KB  |  53 lines

  1. Newsgroups: comp.bbs.waffle
  2. Path: sparky!uunet!gatech!psuvax1!postscript.cs.psu.edu!fenner
  3. From: fenner@postscript.cs.psu.edu (Bill Fenner)
  4. Subject: Re: AGAIN - USER VALIDATION & FILES - AGAIN
  5. Message-ID: <Bzuv2o.Cu@cs.psu.edu>
  6. Keywords: validation, files
  7. Sender: news@cs.psu.edu (Usenet)
  8. Nntp-Posting-Host: postscript.cs.psu.edu
  9. Organization: Penn State Computer Science
  10. References: <1992Dec24.230201.1854@ntmtv>
  11. Date: Sat, 26 Dec 1992 07:20:47 GMT
  12. Lines: 39
  13.  
  14. In article <1992Dec24.230201.1854@ntmtv> nahabed@ntmtv.UUCP (Roupen Nahabedian) writes:
  15. |The problem remains unchanged, EXECPT, there seems to be a workaround: If
  16. |I up the PRIVILEGE level (with ADMIN S) to "9" then the user can access
  17. |the FILES area! 
  18.  
  19. No surprise; sysops are excluded from every access check.
  20.  
  21. |So, the problem does NOT seem to be related to "errors" in /waffle/system/dirs,
  22. |in /static, missing directories, etc. since that prevent even a user with 
  23. |PRIV=9 to access FILES...
  24.  
  25. No, many errors in the DIRS file will still allow a priv 9 user to access
  26. the FILES area.
  27.  
  28. I seem to remember doing this before, but here goes again:
  29.  
  30. Waffle will never say "Validation is required to use the FILE section" if
  31. you are a sysop.
  32.  
  33. Waffle will say "Validation is required to use the FILE section" if:
  34.  
  35. a) there is no DIRS file entry for the root FILE directory
  36. b) there is a /pass= field on the root FILE directory
  37. c) there is an /access= field and the user does not have that access level
  38. d) there is a /priv= field and the user does not have that priv level
  39. e) there is a /group= field and the user is not a member of the proper group
  40.  
  41. Make *absolutely* sure that your "disks:" line is set up in the STATIC
  42. file, or (a) will be true since Waffle might not be able to figure out which
  43. DIRS file entry corresponds with the directory.  Also make sure your "files:"
  44. line is set to the proper directory in the STATIC file.
  45.  
  46. What happens when a normal user types "files /public/ibm", or whatever, to
  47. start in a sub-directory?
  48.  
  49. If you still can't figure it out, email me your STATIC and DIRS file and
  50. I'll try to tell you what you've done wrong.
  51.  
  52.   Bill
  53.