[Building Sakai] Sakai Web Services Plugin (sakai-axis)

Norton, Shane shane.norton1 at det.nsw.edu.au
Thu Sep 25 23:37:13 PDT 2014


Hi all,

I am writing a web services plugin to make students members of sites and site groups.  Unfortunately our Sakai instance that is bound ok to LDAP is getting messages prior to the LDAP account being provisioned.

What I am wanting to do is to create the sakai_user_id_map entry and grant access to this entry prior to the LDAP user being provisioned.

At this stage I am using org.sakaiproject.user.api.UserDirectoryService.addUser(null, <Username>, null , null, null, null, "registered", null);

I have noticed that this creates an entry also in the sakai_user table and I am concerned that this may create an internal account with a null password.

Please advise.

Regards
Shane


**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************


More information about the sakai-dev mailing list