S
steve
I have a tricky security issue that i could use some help with. I
have an InfoPath form that is published to a SharePoint site. The
code behind the form is written in VB, using Visual Studio. To
determine the user's ID it uses the Environment variable, the code
also sends email (not sure if any of this is relevant but i thought
i'd mention it).
Everything works fine for all the user that belong to our
organization. However, now i need to allow a user from another
organization in. The user can sign- on to SharePoint, but when he
tries to open the form he gets the following error:
"Your user name or group membership cannot be verified because the
form's security settings do not permit it."
The error must have something to do with permissions, but I don't have
a clue as to how to fix this, besides signing the form with a
certificate, which i don't want to do unless i have to.
any ideas?
steve
have an InfoPath form that is published to a SharePoint site. The
code behind the form is written in VB, using Visual Studio. To
determine the user's ID it uses the Environment variable, the code
also sends email (not sure if any of this is relevant but i thought
i'd mention it).
Everything works fine for all the user that belong to our
organization. However, now i need to allow a user from another
organization in. The user can sign- on to SharePoint, but when he
tries to open the form he gets the following error:
"Your user name or group membership cannot be verified because the
form's security settings do not permit it."
The error must have something to do with permissions, but I don't have
a clue as to how to fix this, besides signing the form with a
certificate, which i don't want to do unless i have to.
any ideas?
steve