From owner-freebsd-java@FreeBSD.ORG Mon Sep 11 17:16:47 2006 Return-Path: X-Original-To: freebsd-java@FreeBSD.org Delivered-To: freebsd-java@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3A9116A40F for ; Mon, 11 Sep 2006 17:16:47 +0000 (UTC) (envelope-from mriem@manorrock.org) Received: from smtpout13-02.prod.mesa1.secureserver.net (smtpout13-02.prod.mesa1.secureserver.net [68.178.232.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F7A843D70 for ; Mon, 11 Sep 2006 17:16:47 +0000 (GMT) (envelope-from mriem@manorrock.org) Received: (qmail 9522 invoked from network); 11 Sep 2006 17:16:46 -0000 Received: from unknown (HELO gem-wbe22.prod.mesa1.secureserver.net) (64.202.189.206) by smtpout13-02.prod.mesa1.secureserver.net with SMTP; 11 Sep 2006 17:16:46 -0000 Received: (qmail 24568 invoked by uid 99); 11 Sep 2006 17:16:46 -0000 Date: Mon, 11 Sep 2006 10:16:46 -0700 From: Manfred Riem To: freebsd-java@FreeBSD.org Message-ID: <20060911101646.b454c81faf2a3aa77a6d69982c899347.34bfa7b7f1.wbe@email.secureserver.net> User-Agent: Web-Based Email 4.7.4 X-Originating-IP: 63.79.231.50 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: java/103051: authenticateUser not found X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Sep 2006 17:16:47 -0000 > > > > The Adaptec Storage Manager is asking for the root password: > > > > > > Sorry but I don't see how this is related to FreeBSD ports? Are > > > you referring to a specific port? In what port is this storage > > > manager available? > > > > > It is a problem with JAVA not being able to resolve the > > reference to authenticateUser, which is why it was reported > > against java, and not the Adaptec Storage Manager, which is > > NOT a port. But it is a java program. > > > > Since authenticateUser is NOT in the Adapted supplied > > StorMan.jar, it seems reasonable to expect a java implementation > > to be able to resolve this, and considering that it is accessing > > the password file, it is reas onable to believe that this is a > > platform/OS specific implementation. > > So you'd be able to point out the authenticateUser method in the > JDK 1.5 API docs then? I'll eagerly await such a reference... > > If you want to spend your time more productively, take a look at the > stack trace. It looks like its doing an RMI call, so you might want to > take a look at your set up in terms of whether all the RMI set up is > correct. This looks like a wrong setup of JAAS. See the IBM documentation for that. Kind regards, Manfred Riem [1]mriem@manorrock.org [2]http://www.manorrock.org/ References 1. mailto:mriem@manorrock.org 2. http://www.manorrock.org/