0
votes
0answers
35 views

Failed to Initialize the encryption algorithm

I am using forms based authentication using Sql Memebership Provider and i have configure Sql Membership provider to use Encrypted password format instead of Hashed.I have also copied same machine key ...
0
votes
0answers
192 views

Create new UDC data connection with windows service user account

About a month ago we had a MOSS RAP meeting with MS Sharepoint Experts, they recommende us to use service user account to run the Sharepoint instances and our custom services too. We did it and it ...
1
vote
1answer
404 views

Digital Signature Modal from InfoPath Form in SharePoint 2010

I currently have 4 views created in InfoPath, using Form Load for a Approval Process in SharePoint 2010. I would like to use Digital Signatures for each approvers signature but the Modal view that ...
1
vote
2answers
281 views

How to Limit Access to a Form using Active Directory?

I have a specific form that needs to be accessed only by certain users and/or AD groups. How do I limit access to specified users or specified Active Directory groups? Is this done via a workflow? ...