Question
I'm having some problems with allowtopicview.
- In short I have a publicly accessible twiki which requires authentication and uses SessionPlugin. *& all of my files statements in .htaccess are require-valid user
- I cp'd view to viewauth
- removed view from the .htaccess file
- I created a topic in the Private TWiki and put the
-
Set ALLOWTOPICVIEW = Main.EricAiken
-
Set NOSEARCHALL = on
- The intent is, this is viewable only by me., However TracyCrain can view this file.
Environment
| TWiki version: |
TWikiRelease01Feb2003 |
| TWiki plugins: |
DefaultPlugin, CalendarPlugin, ChartPlugin, ConditionalPlugin, CounterPlugin, EditTablePlugin, EmbedPDFPlugin, EmbedQTPlugin, ExplicitNumberingPlugin, FeedbackPlugin, FormFieldsPlugin, GpgkeyPlugin, HeadlinesPlugin, ImageGalleryPlugin, InterwikiPlugin, LocalCityTimePlugin, NewsPlugin, PdfPlugin, PollPlugin, SessionPlugin, SmiliesPlugin, SpreadSheetPlugin, TablePlugin, UpdateInfoPlugin. |
| Server OS: |
Solaris 8 |
| Web server: |
Apache 1.3.29 |
| Perl version: |
5.0.6.1 |
| Client OS: |
Win2k |
| Web Browser: |
Mozilla |
--
EricAiken - 02 Mar 2004
Answer
Is the
viewauth script authenticated?
FYI,
Set NOSEARCHALL = on only works in
WebPreferences, not topics
--
PeterThoeny - 05 May 2004