On Wed, Sep 23, 2009 at 5:01 PM, Karanbir Singh mail-lists@karan.org wrote:
On 09/23/2009 03:32 PM, Ralph Angenendt wrote:
Otherwise we may have to code something on our own.
Looks like it.
I am not averse to doing that - its not very complex to writeup a 'My Account' web-interface as long as the under laying system is robust.
It is a simple two tasks interface:
Write the user data into LDAP, then wait for confirmation and set "AccountActive= Yes" (or whatever attribute you want to have). Then have a cronjob weeding out any inactive accounts after a week or so ...
Ralph