Ok, the first problem was my own stupidity. My user on Win2k3 server is
Administrator. I don't have added it to spnego-roles.properties. Know it works.
The second problem i have detached by use a third client on which the jboss
don't run. there it works fine :)...
Ok, know there is only the thi
Hi all,
i have added the SPNEGO Authenticator to my JBoss. I have followed the
instructions in the userguide exactly. I have read this
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=140328 and other
related SPNEGO topics.
First my Scenario:
On my Win2k3 Server runs the Kerberos KDC.
Because i have written my own Kerberos based JAAS LoginModules (slient and
serverside).
Know i'am searching a way to use the protected EJB's from a webUI. The EJB's
have to be protected by one security-domain which handles the rich-client
invokes and there (Kerberos based) authentication. But
Hi,
do anybody know whether there is a way to use the JBoss Negotiation projekt to
use with a rich client instead of a web client? It means the, the transfer of
the Kerberos Ticket don't be executed by the browser but by the Rich Client by
JAAS loginModule...
View the original post :
http://w
Wir verwenden das nur in geschlossenen Systemlandschaften.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175245#4175245
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175245
ok, i think i have fixed it...
on the client login module i have used the SecurityAssociationAction (like in
tht ClientLoginModule) like this:
loginPrincipal = new SimplePrincipal("");
| SecurityAssociationActions.setPrincipalInfo(loginPrincipal,
loginCredential, subje
ok, is there even a way to sent a pm :)?...
Dann kopiere ich das wesentliche mal hier rein, sorry für die formatierung,
allerdings ist mir das jetzt zu viel arbeit, das alles ordentlcih aussehen zu
lassen :)
Single Sign-On Umsetzung mit Kerberos
Nachdem wir alle benÃÂötigten Technologien
No, i don't think it's a problem, cause AFAIK all the kerberos vendors have to
implement the same 'interface' to implement the Kerberos protocoll. Please sent
me a pm with your email and i will send you more information.
View the original post :
http://www.jboss.com/index.html?module=bb&op=view
Here are more Traces which makes me confused:
2008-09-05 10:07:44,984 TRACE [org.jboss.security.ClientLoginModule] Security
domain: orga-security
| 2008-09-05 10:07:44,984 TRACE [org.jboss.security.ClientLoginModule]
Enabling multi-threaded mode
| 2008-09-05 10:07:44,984 TRACE [org.jboss.sec
Hi,
i have developed a Kerberos authentication, my environment is following:
JBoss, Eclipse RCP, Win2k3 Server (Kerberos KDC in AD) and i have used
following technologies:
Client side:
- JAAS (Krb5LoginModule) for aquire Kerberos TGT from client TGT Cache or
Kerberos Authentication Server
- Java
an additional trace which makes me a little bit confused:
| 2008-09-04 20:25:38,531 TRACE
[org.jboss.security.plugins.JaasSecurityManager.mySecurityDomain] Begin
isValid, principal:, cache info: [EMAIL PROTECTED](33216582)[EMAIL
PROTECTED](correctPrincipal)[EMAIL PROTECTED](Roles(correctRole
Hi all,
i have wrote a client side LoginModule which aquires a Kerberos Service Ticket
and than "send it" to JBoss. This works with the SecurtiyAssociationActions (i
have copied the class to the client...i know, its not very good...), the same
way like the ClientLoginModule do this:
SecurityAss
Oh, i have forgotten to bring out a basic event:
As per description "there are some problems with the JBoss Client Classes".
But it dont describe the Exception. Fact is, that the client side could not
load the Service interface for some reaseon. In the next step (its RMI
behavior) the client is t
hey, is it possible that you are using OSGI bundles (e. g. Eclipse RCP is based
on)? If so, i have a possible solution.
In my case (as far as I can remember,no guaranty :)), i have called the
different serviceLocator's from different OSGI Bundles in the same VM. So i
have had problems with the J
Hi all,
after a few days of researech about single sign-on with jboss i have a possible
solution for our requirement.
But first the outlined szenario:
We have a rich client (Eclipse RCP) which is running in an windows os. windows
is working in a domain (windows 2003 server), also the domain logi
HI,
in my case i have the same requirements, i have an ejb3 container (Jboss 4.2)
an a classic EJB3 implemetation. I want to secure the methods of my EJB's by
Spring Security. Furthermore i have a rich client application which acces the
ejb components with JNDI lookups. So I can't use filter bas
Hi @ all,
are you sure, thats the correct solution? i've the sam e problem with jboss 4.2
and ejb3. I have two beans deployed and trying to get the Service References
with 2 different ServiceLocator's in the same VM. There's no Problem with the
InitialContext, but the same Exception like above.
No idea?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048025#4048025
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048025
___
jboss-user mailing list
jboss-user@lists.jboss
Hi,
do anybody know how i get the full integration for JBossAS 4.2.0.GA in Eclipse?
I have found this http://www.informatik.fh-wiesbaden.de/~knauf/public/ to
integrate JBossAS 4.2.0.GA manual in eclipse. But i like to have an official
plugin cause i have to set of an productive development envir
19 matches
Mail list logo