hi .thanks to great work
We intend to use razuna in our software.
my question is how users can register themselves into razuna without intermediary of admin?
will need to LDAP? or use developer APIs?
Yes LDAP would work fine. See http://wiki.razuna.com/pages/viewpage.action?pageId=40140823
Thanks for answer but it seems LDAP is not good choice because needed to be sync manualy with razuna.and for new users you must delete and reimport LDAP users! Any other suggestions for automatically user registration with activation email into razuna?
You can write your own process then to import/update users using the developer API
http://wiki.razuna.com/display/ecp/User+API2