If it should be:
services.JetspeedSecurity.classname=org.apache.jetspeed.services.security.Je
tspeedLDAPSecurityService
?

----- Original Message -----
From: "Krzysztof Krzos" <[EMAIL PROTECTED]>
To: "Jetspeed Users List" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 2:10 PM
Subject: Re: Probleme while configuring 1.4-b3 LDAP user management


> Hi
> What I should set in services.JetspeedSecurity.classname ?
> This mail are old so I think you've resolved this problem with LDAP :)
> Regards
> Chris
>
> ----- Original Message -----
> From: "Laurent Pringot" <[EMAIL PROTECTED]>
> To: "Ender KILICOGLU" <[EMAIL PROTECTED]>
> Cc: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
> Sent: Thursday, January 09, 2003 11:41 AM
> Subject: RE: Probleme while configuring 1.4-b3 LDAP user management
>
>
> >
> > Hi,
> >
> > my configuration files are joined to this mail.
> >
> > I think that the problem is the line
> > services.JetspeedSecurity.classname = ???
> > which is not present in JetspeedSecurity.properties (LDAP version)
> >
> > What is your opinion ?
> >
> > Thanks in advance
> >
> > Laurent
> >
> > -----Message d'origine-----
> > De : Ender KILICOGLU [mailto:[EMAIL PROTECTED]]
> > Envoye : jeudi 9 janvier 2003 09:24
> > A : 'Jetspeed Users List'; [EMAIL PROTECTED]
> > Objet : RE: Probleme while configuring 1.4-b3 LDAP user management
> >
> >
> > It seams a config problem. Can you send config files. Your mail is very
> > untidy
> >
> > Ender
> >
> >
> > -----Original Message-----
> > From: Laurent Pringot [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 08, 2003 2:55 PM
> > To: Jetspeed Users List
> > Subject: Probleme while configuring 1.4-b3 LDAP user management
> >
> >
> > Hi,
> >
> >  I am using 1.4-b3 with LDAP user management.
> >  I've followed ldap-notes.txt and my LDAP tree is properly built.
> >
> > When I tried to launched jetspeed I got following error:
> >
> > Horrible Exception: org.apache.jetspeed.om.profile.ProfileException:
> > org.apache.turbine.services.InstantiationException: ServiceBroker:
> > unknown service JetspeedSecurity requested
> > at
> > org.apache.jetspeed.services.profiler.JetspeedProfilerService.fallbackPr
> > ofil
> > e(JetspeedProfilerService.java:559)
> > at
> > org.apache.jetspeed.services.profiler.JetspeedProfilerService.getProfile
> > (Jet
> > speedProfilerService.java:293)
> > at
> > org.apache.jetspeed.services.profiler.JetspeedProfilerService.getProfile
> > (Jet
> > speedProfilerService.java:585)
> > at
> > org.apache.jetspeed.services.Profiler.getProfile(Profiler.java:126)
> > at
> > org.apache.jetspeed.modules.actions.JetspeedAccessController.doPerform(J
> > etsp
> > eedAccessController.java:99)
> > at org.apache.turbine.modules.Action.perform(Action.java:87)
> > ...
> >
> > here, my JetspeedSecurity.properties
> >
> > services.JetspeedSecurity.programmatic.cascade.delete=false
> > services.PortalAuthentication.classname=org.apache.jetspeed.services.sec
> > urit
> > y.ldap.LDAPAuthentication
> > services.PortalAccessController.classname=org.apache.jetspeed.services.s
> > ecur
> > ity.registry.RegistryAccessController
> > services.UserManagement.classname=org.apache.jetspeed.services.security.
> > ldap
> > .LDAPUserManagement
> > services.JetspeedSecurity.user.class=org.apache.jetspeed.om.security.lda
> > p.LD
> > APUser
> > services.RoleManagement.classname=org.apache.jetspeed.services.security.
> > ldap
> > .LDAPRoleManagement
> > services.JetspeedSecurity.role.class=org.apache.jetspeed.om.security.lda
> > p.LD
> > APRole
> > services.GroupManagement.classname=org.apache.jetspeed.services.security
> > .lda
> > p.LDAPGroupManagement
> > services.JetspeedSecurity.group.class=org.apache.jetspeed.om.security.ld
> > ap.L
> > DAPGroup
> > services.PermissionManagement.classname=org.apache.jetspeed.services.sec
> > urit
> > y.ldap.LDAPPermissionManagement
> > services.JetspeedSecurity.permission.class=org.apache.jetspeed.om.securi
> > ty.l
> > dap.LDAPPermission
> > services.ldap.classname=org.apache.jetspeed.services.ldap.LDAPService
> > services.ldap.host=10.1.1.153
> > services.ldap.port=389
> > services.ldap.sslport=636 services.ldap.basedn=ou/jetspeed%o/apache
> > services.ldap.managerdn=cn/ldapadmin%ou/jetspeed%o/apache
> > services.ldap.password=secret
> > services.ldap.anonymousbind=false
> > services.ldap.securityauthentication=simple
> > #services.ldap.securityprotocol=ssl
> > #services.ldap.socketfactory=javax.net.ssl.SSLSocketFactory
> > #services.ldap.jndiprovider=com.sun.jndi.ldap.LdapCtxFactory
> > #services.ldap.saslclientpckgs=
> > services.ldap.limit=0
> > services.ldap.timeout=0
> > services.ldap.version=3
> > LocalWords:  SHA
> >
> >
> > Thanks for any help you can provide.
> >
> > Laurent
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
> --------------------------------------------------------------------------
--
> ----
>
>
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to