Tagged Questions
2
votes
1answer
373 views
Change List Item Permission via Web Services?
Using web services, is there a way to assign a list item different security than the rest of the list?
Lets say I have 3 rows in the list and 2 different groups.
1. A ; Group A & B can see
...
4
votes
2answers
1k views
Best authentication method for accessing sharepoint web from the Internet
We're planning a sharepoint intranet which will be acceded directly from our LAN, however it should be accesible from the Internet, too. What would be the best authentication method available for this ...
1
vote
2answers
225 views
sharepoint with FBA, prevent site administrator from viewing content
I would like to set up a site using FBA, where one requirement is that no one other than a few select people have access to data in the site. That would mean that once the site is set up with FBA, ...
2
votes
2answers
413 views
Custom User Control and FIPS Encryption Issues
I have created several custom user controls that I added to the Redering templates of some forms in a custom solution for WSS 3. Most of these templates have codebehind and they all are correctly ...
1
vote
4answers
470 views
Managing different groups of users within same site collection
We need to use WSS for different groups of clients and wondered if there is a way to seperate different groups of users, to prevent them from ever seeing each others details. An example of when this ...
3
votes
1answer
560 views
SSL and Forms Based Authentication in WSS 3.0
I have a FBA application and we would like to use SSL with it.
By default, does setting SSL in IIS use SSL for the entire site, or just the login?
We think we'd like to use SSL for the entire visit ...