User

A User is defined in the following WSDL:

The WSDL for the user complex type contains all the fields one is used to seeing in the web interface when creating or editing a user. The required fields are as follows: user name, full name, email, authentication type, password, groups, and role.

Some things to note: when specifying the authentication type, use one of "normal", "ldap", or "custom". This is defined by the following simple type restriction in the WSDL:

Also, when specifying the user's groups, list the groups as a semi-colon delimited list, i.e. "group1;group2;group3". When specifying the user's role, one only need specify the highest role for that user due to the fact that roles are cumulative. The roles are defined by the following simple type restriction in the WSDL:

Last modified on Mon, 14 Jan 2008 11:13:52 -0500

Comments


Top / Previous / Next / Up / Table of Contents