Re: User info in LDAP

2006-03-08 Thread Mikko Wuokko
Thanks. I'll see what I can get out of the code. _mikko Aaron Evans wrote: Hi Mikko, AFAIK, user attributes are still being persisted in the same place as user preferences. If you look at the user management portlets, you can trace it there. I believe this is informally on the LDAP "to do lis

Re: User info in LDAP

2006-03-07 Thread Aaron Evans
Hi Mikko, AFAIK, user attributes are still being persisted in the same place as user preferences. If you look at the user management portlets, you can trace it there. I believe this is informally on the LDAP "to do list". If I ever get some time, I was going to take a shot at implementing this.

User info in LDAP

2006-03-06 Thread Mikko Wuokko
I've used now LDAP for the authentication, but now I'm lacking one thing, the user info entered in the user registration form. The info like given name and family name can be accessed after login from USER_INFO variable, but they don't appear in the LDAP? Or do they and I just can't see them? o