Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-09-2008, 01:14 PM
New Member
 
Posts: 3
Question [SOLVED] How to deploy a Custom Auth Handler?

I've implemented a custom Radius Auth Handler by following the Admin Guide's directions. So I have a jar file with a class that implements ZimbraExtension and other that subclasses ZimbraCustomAuth.
How do I have to deploy this jar in a Zimbra installation? Should I have to configure something else in order to notify the framework to load my extension before calling zmprov> modifyDomain example.com zimbraAuthMech custom:myHandler ?
(I have tried just copying the jar file in the zimbra/lib/jars and zimbra/lib/ext directories and restarting but nothing happened)
Reply With Quote
  #2 (permalink)  
Old 05-12-2008, 09:42 AM
New Member
 
Posts: 3
Post How to deploy a Custom Auth Handler

To deploy an extension:

Create a jar file (myext.jar) whose manifest should include the attribute:
Zimbra-Extension-Class: my.extension.EntryPoint
The EntryPoint class should implement the ZimbraExtension interface

Then Drop myext.jar into /opt/zimbra/lib/ext/myext/myext.jar

It worked for me.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.