From dev-return-39059-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Tue Sep 6 12:08:00 2011 Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB6DA7D89 for ; Tue, 6 Sep 2011 12:07:59 +0000 (UTC) Received: (qmail 90861 invoked by uid 500); 6 Sep 2011 12:07:59 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 90646 invoked by uid 500); 6 Sep 2011 12:07:54 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 90599 invoked by uid 99); 6 Sep 2011 12:07:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 12:07:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [141.46.8.84] (HELO mailgate1.hs-zigr.de) (141.46.8.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Sep 2011 12:07:45 +0000 X-IronPort-AV: E=McAfee;i="5400,1158,6460"; a="5117213" Received: from mail.hs-zigr.de ([141.46.14.89]) by mailrelay1.hs-zigr.de with ESMTP/TLS/ADH-AES256-SHA; 06 Sep 2011 14:07:24 +0200 Received: from DOM_GWIA-MTA by mail.hs-zigr.de with Novell_GroupWise; Tue, 06 Sep 2011 14:07:23 +0200 Message-Id: <4E662919020000FD000042C6@mail.hs-zigr.de> X-Mailer: Novell GroupWise Internet Agent 8.0.2 Date: Tue, 06 Sep 2011 14:07:21 +0200 From: "Mario Reichel" To: Subject: Java client to password change protocol Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=__PartA58A80E9.0__=" This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=__PartA58A80E9.0__= Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Hello, I have to produce an authentication and authorization infrastructure for a web-service oriented architecture. For this I use MIT Kerberos and OpenLDAP. In addition I use JAAS, GSS-API and JNDI. So far so good. Now my problem is to administrate the users from the web-services. I found the "work around" to open a shell and use kadmin or kpasswd. This is not a acceptable solution. I have seen the Apache Directory project implement the password change protocol. Is there a way to use some classes of the project or other library*s to implement a client for the password change protocol? Can anybody recommend a documentation for this problem? If there is no one and I get enough tip's to solve this problem, I will write one. I hope that's the right way to get some help. Regards, Mario --=__PartA58A80E9.0__= Content-Type: text/html; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Content-Description: HTML Hello,

I have to produce an authentication and = authorization infrastructure for
a web-service oriented architecture. = For this I use MIT Kerberos and
OpenLDAP. In addition I use JAAS, = GSS-API and JNDI. So far so good.

Now my problem is to administrate = the users from the web-services. I
found the "work around" to open a = shell and use kadmin or kpasswd. This
is not a acceptable solution. I = have seen the Apache Directory project implement the password change = protocol. Is there a way to use some classes of the project or other = library?s to implement a client for
the password change protocol? Can = anybody recommend a documentation for
this problem?

If there is = no one and I get enough tip's to solve this problem, I will
write one. = I hope that's the right way to get some help.

Regards, Mario<= /html> --=__PartA58A80E9.0__=--