Hi,
have a look at 
http://code.google.com/p/googleappsapi-community/wiki/ProvisioningAPIexamplesInPython

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&hl=en
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to