You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Lin Chen (JIRA)" <ji...@apache.org> on 2015/01/29 06:09:34 UTC

[jira] [Comment Edited] (DIRKRB-134) Installation packaging and service wrapper

    [ https://issues.apache.org/jira/browse/DIRKRB-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14296363#comment-14296363 ] 

Lin Chen edited comment on DIRKRB-134 at 1/29/15 5:09 AM:
----------------------------------------------------------

An initial patch attached.

To install, 
1. Download yajsw's package from [YAJSW|http://sourceforge.net/projects/yajsw/files/], unpack it to root dir of directory-kerberos and rename to kerby-dist.
2. Copy wrapper.conf and wrapper.stop.conf to kerby-dist/conf/.
3. Set the absolute path of kerby-dist\kerby-server in  {code}wrapper.working.dir{code} in wrapper.conf (in the line 28).
4. Run 
{code}
mvn package -Pdependency
mvn antrun:run
{code}.
5. Every time you want to reinstall, just do as step 4.

As the size of kerby-dist is 25M. I don't know should it be included in master. 


was (Author: hazelc):
An initial patch attached.

To install, 
1. Download yajsw's package from [YAJSW|http://sourceforge.net/projects/yajsw/files/], unpack it to root dir of directory-kerberos and rename to kerby-dist.
2. Copy wrapper.conf and wrapper.stop.conf to kerby-dist/conf/.
3. Run 
{code}
mvn package -Pdependency
mvn antrun:run
{code}.
4. Every time you want to reinstall, just do as step 3.

As the size of kerby-dist is 25M. I don't know should it be included in master. 

> Installation packaging and service wrapper
> ------------------------------------------
>
>                 Key: DIRKRB-134
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-134
>             Project: Directory Kerberos
>          Issue Type: Sub-task
>            Reporter: Kai Zheng
>            Assignee: Lin Chen
>         Attachments: DIRKRB-134_v1.patch, wrapper.conf, wrapper.stop.conf
>
>
> This is for having installation packaging and service wrapper for the KDC server. We can borrow the existing artifacts from Directory Server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)