[
https://issues.apache.org/jira/browse/DIRKRB-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584504#comment-14584504
]
Emmanuel Lecharny commented on DIRKRB-297:
------------------------------------------
Just a comment : use {{StringBuilder}} instead of {{StringBuffer}}.
{{StringBuffer}} is synchronized, which might a pb from a performance
perspective, unless you are sharing it (which is usually not the case).
> Implement command 'ktremove' in Kadmin
> --------------------------------------
>
> Key: DIRKRB-297
> URL: https://issues.apache.org/jira/browse/DIRKRB-297
> Project: Directory Kerberos
> Issue Type: New Feature
> Reporter: Wei Zhou
> Assignee: Wei Zhou
> Attachments: DIRKRB-297-V1.patch, DIRKRB-297-V2.patch
>
>
> Implement the function of removing KeytabEntry from Keytab through Kadmin
> tool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)