Authentication

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am setting up a Share Point Team Services site that I will have clients
access form outside of my LAN and Active Directory. Is there an
authentication option that I can use to authenticate these users without
putting them into AD?
 
Server Guy said:
I am setting up a Share Point Team Services site that I will have clients
access form outside of my LAN and Active Directory. Is there an
authentication option that I can use to authenticate these users without
putting them into AD?

You will likely do better asking this one a Sharepoint
list.

Although I am not a Sharepoint expert, to the extent you
can guess from IIS there are other likely choices.

IIS supports authentication against AD, but also MS
Passports (expensive though for the server), Certificates
(which can be mapped to one or more AD accounts),
and anonymous methods.

(Note for IIS this is a subset of the authentication types
since MOST of the authentication methods actually
authenticate against the Server or AD accounts, i.e.,
Basic, Digest, Integrated...)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top