Re: SP2003 w/o AD
Tech-Archive recommends: Fix windows errors by optimizing your registry
Date: 4 Sep 2004 19:18:43 -0700
Hey Mark
To create users "ucan":
You can use some (possibly custom) tool to walk the user list in the
other system and create users in SPS with stsadm (or some code).
To check users, the problem is:
IIS does all of the authentication for SPS, so you also have to figure
out how to make IIS call your authentication method. Maybe this can be
done with a(n) ISAPI filter. You might ask over in an IIS forum.
Regards..
> Is it possible to use another user respository and/or authentication
> mechanism other then AD?
Relevant Pages
- Re: custom page for user credentials?
... custom HTML page to enter username/password, transmit it in some fashion, ... and do the verification on IIS. ... you MUST give at least one impersonation ... the equivalent of Windows Integrated Authentication everywhere. ... (microsoft.public.inetserver.iis.security) - Re: IIS Folder and file security. Impersonation does not work.
... Custom URL navigation. ... First -- what you want to do does NOT need the impersonation DLL at all. ... Second -- you are muddling HTML and IIS concepts together and hoping for the ... Now, with IIS6, we have a custom authentication sample ISAPI that should ... (microsoft.public.inetserver.iis) - Re: suggestions for smart card or biometric web authentication?
... If you choose certificates -the physical storage location does not matter ... These custom mechanism can be used instead or in addition to application authentication logic like forms authentication. ... For the certificates based approach you don't need any special hardware - any Windows supported smart card reader will do and IIS includes all functionality out of the box to enabled client cert authentication on the server side. ... (microsoft.public.dotnet.framework.aspnet.security) - Re: HELP PLEASE The request failed with HTTP status 401: Access Denied.
... Web Security: Part 2: Introducing the Web Application Manager, Client ... Authentication Options, and Process Isolation ... It introduces the Web Application Manager in IIS that ... logon session, which is dangerous. ... (microsoft.public.dotnet.framework.aspnet.security) - RE: Can no longer access ActiveSync
... OMA and Exchange/Exchange-OMA virtual directory. ... Please verify Authentication settings by the following steps. ... Open IIS Manager ... issue may be caused by the Exchange attribute of original user account. ... (microsoft.public.exchange.admin) |
|