The whole problem is that I don't want to store the passwords of some accounts. I want it to be stored by google only. the same way that if I login as admin and set a password that it won't be set to our servers. It works good till I changed it to try it with my own change password pagem after that I couldn't reset it to the origional.
Thanks RNBY On Jan 27, 2:20 am, "Günther Fischer" <[EMAIL PROTECTED] chemnitz.de> wrote: > Hi, > have a look > athttp://code.google.com/p/googleappsapi-community/wiki/ProvisioningAPI... > > I have the same situation as you: SSO, if using Google Apps no special > password on at google is needed. > The users get a password the if they are registered. The password on > the google side is needed for other clients > like mobile synchronisation and so on. > On a special page on oure side the user can change this password and I > use a python script with the great python-API > like referenced on the top. > > The other way could be to syncronise the users passwords at your sides > with thouse on google - they can be crypted. > > On Jan 27, 2008 6:37 AM, RNBY <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > I changed the change password url to my custom change password page. > > I want now to give users the ability to go to the google settings page > > and setup a password out sustem does not know. > > I tried entering the default change password url > >https://www.google.com/a/***********.com/ChangePassword?service=mail&... > > but it still directs to my custom page. > > Is it possible to revert it to the original page? > > I use SSO > > I also wanted to knowif there is somehow the ability to let the user > > login outside of our domain? > > -- > Mit freundlichen Grüßen / Regards > Günther Fischer --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps 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-apis?hl=en -~----------~----~----~----~------~----~------~--~---
