Hi, the login procedure for new users (create a directory and copy the turbine psml file) will be done by the JetspeedProfilerService.class (methode: createProfile(...))
Andreas -----Original Message----- From: Stefan Burkhardt [mailto:[EMAIL PROTECTED]] Sent: Dienstag, 13. November 2001 14:51 To: [EMAIL PROTECTED] Subject: jetspeed login Hi, I have a problem with the login to jetspeed. I wrote an own user-authentification over LDAP. This would work.(I can log in) The problem is, that when a user log in to Jetspeed the directory with the default.psml-file would not be created. So there are no portlets availabe. When I try to customize the page I get a NullPointerException. This is because there is no psml-file which can be parsed. My question is: what do I have to do after the user logged in to jetspeed. Do I have to create the directory for the user in the JLogin-class. How can I do this, if I have no rights to generate a file. Which class is responsible for the generation of the directorys for the new users. Is there a service (jetspeed, turbine) which do this for me? Hope someone could help me Stefan -- --------------------------------------------------- Dipl.-Ing. (FH) Stefan Burkhardt Software Ingenieur STZ-Softwaretechnik im Projekt bei: T-Systems debis Systemhaus MEB GmbH Neue Technologien Erich-Herion-Str. 13, 70736 Fellbach Telefon: +49 711 1749647 Telefax: +49 711 1740007 E-Mail: [EMAIL PROTECTED] Internet: http:www.t-systems.de --------------------------------------------------- -- 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]>
