Dashboard > Project: People Picker > Home > Support Workshop

View Attachments (1) Info

Support Workshop

In this workshop we will install and configure one people picker idp component and connect it to a federation people picker search. Once we are connected, we can use that federation search to look at our data and everyone elses!

  1. Pick a vm image (ppkwksp1, ppkwksp2, ppkwksp3, ppkwksp4, ppkwksp5)
  2. Check that the idp on that machine in working properly
  3. Customise the data in the ldap
    Fill the file user.ldapdiff with your user data, probably something like
    dn: uid=golduser,ou=demo,dc=mams,dc=org,dc=au
    objectClass: inetOrgPerson
    objectClass: organizationalPerson
    objectClass: person
    objectClass: top
    objectClass: eduPerson
    cn: User 
    description: I am user
    givenName: User
    mail: user@gold.com.au
    sn: usersn
    telephoneNumber: 9850 9850
    uid: golduser
    postalAddress: Somewhere
    displayName: User Name
    mobile: 0418 000 000
    o: Users who have similar names
    preferredLanguage: English
    userPassword:: e1NIQX1xVXFQNWN5eG02WWNUQWh6MDVIcGg1Z3Z1OU09
    eduPersonAffiliation: member
    eduPersonAffiliation: staff
    eduPersonAffiliation: student
    eduPersonPrincipalName: user
    eduPersonPrimaryAffiliation: affiliate
    eduPersonNickname: useroey

    Then you can use the following command to populate the email on your machine.

    cat user.ldapdiff |  ldapadd -D cn=admin,dc=mams,dc=org,dc=au -H ldap://localhost:389  -x -w "supersecretpassword'
  4. Follow the idp-pp install instructions . Where you are supposed to download the PeoplePicker.aar, use the one attached to this page instead of the one in the repository, since that link is being troublesome.
  5. Tell Matt when you are done and he will try and hook you up to the People Picker search mediator, the one that runs the whole thing.
  6. Search for the user(s) you added.


Browse Space
- Pages
- Labels
- Attachments
- Mail
- News
- Advanced

Explore Confluence
- Popular Labels
- Notation Guide

Your Account
Log In

 

Other Features

View a printable version of the current page.

Add Content


Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007)
Bug/feature request - Contact Administrators