List from Active Directory

Is it possible to list Active Directory Name for selection in Xforms

I don't understand what you're asking.
Forms are only searched for and openable when placed in the
/mnt/sdcard/odk/forms directory.

Mitch

··· On Tue, Oct 30, 2012 at 5:42 AM, Rajah wrote:

Is it possible to list Active Directory Name for selection in Xforms

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

We have been maintaining Active Directory windows services to authorize
users. New users are added and some users are removed from our active
directory user list. Now we need to select one user from active directory
list who conducts surveys using ODK. Is there a way to take all users
listed in active directory to xforms so that we can select user from there
rather than listing all the users manually in xforms

··· On Tuesday, October 30, 2012 8:46:32 PM UTC+5:30, Mitch wrote: > > I don't understand what you're asking. > Forms are only searched for and openable when placed in the > /mnt/sdcard/odk/forms directory. > > Mitch > > On Tue, Oct 30, 2012 at 5:42 AM, Rajah <a.r...@geb.iwmi.org >wrote: > >> Is it possible to list Active Directory Name for selection in Xforms >> >> -- >> Post: opend...@googlegroups.com >> Unsubscribe: opendatakit...@googlegroups.com >> Options: http://groups.google.com/group/opendatakit?hl=en >> > > > > -- > Mitch Sundt > Software Engineer > University of Washington > mitche...@gmail.com >

You must write software to do that. Interactions with the phone rely on
Digest Auth and, in ODK Collect 1.2.1, also Basic Auth (if the
communication is over https).

You would need to modify the server configuration to use Basic Auth only
(easily done; ships using only Digest Auth), and then write server software
to take the username and password sent from the phone and perform the user
authentication against the Active Directory service.

If your Active Directory service supports OpenID, you could fairly easily
change the interactive Google logins to instead use your Active Directory
OpenID service (meaning that instead of a Google account, you would use
accounts known to the Active Directory service). But that is a different
authentication mechanism than that performed by the phones.

Mitch

··· On Wed, Oct 31, 2012 at 9:34 PM, Rajah wrote:

We have been maintaining Active Directory windows services to authorize
users. New users are added and some users are removed from our active
directory user list. Now we need to select one user from active directory
list who conducts surveys using ODK. Is there a way to take all users
listed in active directory to xforms so that we can select user from there
rather than listing all the users manually in xforms

On Tuesday, October 30, 2012 8:46:32 PM UTC+5:30, Mitch wrote:

I don't understand what you're asking.
Forms are only searched for and openable when placed in the
/mnt/sdcard/odk/forms directory.

Mitch

On Tue, Oct 30, 2012 at 5:42 AM, Rajah a.r...@geb.iwmi.org wrote:

Is it possible to list Active Directory Name for selection in Xforms

--
Post: opend...@googlegroups.com
Unsubscribe: opendatakit...@**googlegroups.com
Options: http://groups.google.com/**group/opendatakit?hl=enhttp://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitche...@gmail.com

--
Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com