Hello Peter, I don't think is possible because the user update is based upon Provisioning API, which requires Administrative privileges. If you are willing to test, you can build an ClientLogin with Oauth key to override this.
Like this: 1. User sign-in google apps with user and password 2. If the return is 200, it gains privileges to do a UPDATE Password. I think it would work :P Att, Alexandre Jacquet On 23 May 2011 01:53, Peter O'Connell <[email protected]> wrote: > Hi all, > I cant seem to find a definitive answer to this - I hope someone can help. > We are a k-12 school. > When a non Google admin (teacher) resets a students password I want it to > reset the students : > 1. smb password > 2. ldap password > 3. Google apps password. > > I can do all this but for the Google apps password I currently have to > authenticate using an admin account. > Is there anyway around this in the API so that the students current > username & password are used to reset a new one. > I'd rather avoid a "reset at next login" type thing as this is easier and > quicker just to reset all 3 systems at once. > I saw some docs on OAuth but not sure if that is what we need ? > Is there anyway to update the students userentry object without having to > have done an admin authentication ? > > Thx, > Peter > > -- > You received this message because you are subscribed to the Google Groups > "Google Apps Domain Information and Management APIs" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-apps-mgmt-apis?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management APIs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-apps-mgmt-apis?hl=en.
