Tags:
create new tag
view all tags

Question

So, my main question, obviously, is how to use kerberos as a means of authentication for TWiki. We already have it implemented on the rest of our network, so it would be ideal.

The first time I installed TWiki, I accidently deleted the data folder. Everything worked except users and groups. My htaccess file made logins occur through kerberos.

I reinstalled it, and now data is there, but with the same .htaccess file, it no longer requires kerberos authentication.

Could someone please help?

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Debian
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories: Authentication

-- AndyStreet - 22 Sep 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Well, if you deleted the data folder, I doubt that anything worked at all. And without seeing your .htaccess file, I can only give some hints:

  1. Where is your .htaccess file located? You can not control authentication from your data directory, it needs to be either in the installation root of TWiki or in the bin directory.
  2. Do you use mod_auth_kerb? If so, check your .htaccess against http://modauthkerb.sourceforge.net/.
  3. .htaccess is only evaluated if AllowOverride from your main server configuration includes AuthConfig.

-- HaraldJoerg - 22 Sep 2006

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2006-10-24 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.