"Aurelien Pernoud" <[EMAIL PROTECTED]> writes:

> I've found a similar case here, cause in my app I'm creating users 
> PSML when users first login (looks like what you're doing too), I'm 
> using another app to populate users (login/pwd...). Is the error 
> something related with a null profile or not ? You just see the
> top.vm velocity and nothing else that's it, or "profile is null" (I 
> don't remember the error) ?

I get a bit more content, but that's about it.  I've fiddled with it
from several different angles and I can't get past this issue.  I suppose,
I might have to trace deeper into supporting frameworks...  We've applied
a business rule for now to cover the issue.

> Some questions related to your code :
>
> You perform the login on existing LDAP directory, but then you copy every
> information to JS Database isn't it ?

As much as I can, only not the password.

> Why this way of working ? because if a user email changes or something 
> like that, JS will be outdated ?

Sure, I suppose so, but I wasn't concerned with this happening, being the 
chances of this happening in the organization are fairly slim.  The code
could be modified...  Your point is valid.

> Anyway, this new version of LDAPAuthentication should answer to other
> user needs. Thx !

This mailing list and source for other auth services were very helpful...

-Michael


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

Reply via email to