Hi all,
Guys can you clarrify this instruction in the readme file in
the SSO sample application:
2. Verify, and grant if necessary, read permission to the ASP.NET user
to read the mycert.pfx file. One way to do this is through the file
properties Security tab. If you have the xcacls utility installed,
"C:\Program Files\Support Tools\xcacls.exe" mycert.pfx /e /g
MYCOMPUTERNAME\ASPNET:R
I've already created the certificates and uploaded it on my Google
Control panel, but the my problem here is i don't know how to verify,
grant and read permission to the ASP.NET.. I'm really getting lost
here..
In addition to that I also try to use the xcacls utility but there's a
problem when i run the given command:
"C:\Program Files\Support Tools\xcacls.exe" mycert.pfx /e /g
MYCOMPUTERNAME\ASPNET:R
this is the error: ERROR: No mapping between account names and
security IDs was done.
im using the .net SSO sample
Thanks!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---