RE: Which account on SQL 2005 web sync via https
- From: Kyle Brockmann <kyle[dot]brockmann[at]nirph[dot]com>
- Date: Thu, 24 Jul 2008 01:29:01 -0700
Well - to take a stab in the dark on this one, it seems the account you are
using to invoke replisapi.dll does not have with sufficient privileges.
Be sure to use only basic authentication, and ensure that the login you're
using has
permission to access the UNC file share you are using to expose your snapshot.
In my experience, the Replicator Authentication Group only has sufficient
permissions when you are running in a domain environment.
Although its very bad security practice in your case, circa the manual, we
used an Administrators Group member over a secure connection.
"gstar" wrote:
Hi, environment is SQL2005 [wkg_sql] non domain & IIS6 [wkg_iis] non.
domain.
My steps are same as the steps in the following three articles:
How to: Configure a Publication to Allow for Web Synchronization (SQL
Server Management Studio)
http://technet.microsoft.com/en-us/library/ms345211(SQL.90).aspx
How to: Configure IIS for Web Synchronization
http://technet.microsoft.com/en-us/library/ms152511(SQL.90).aspx
How to: Configure a Subscription to Use Web Synchronization (SQL
Server
Management Studio)
http://technet.microsoft.com/en-us/library/ms345214(SQL.90).aspx
I have now completed this well over 15 times but still have no success
in configuring this in a non domain environment. After the setup I can
connect from a client using https://iis_server/sqlreplication/replisapi.dll?
after logging in but cannot access the diag section, its states access
denied.
I feel the problem lies in the wizard, it asks that you give the sql
repli folder read priveledges to the IIS account. In a non domain
environment that would be impossible as you cannot browse to the IIS
server??
Anyone know what account IIS can access the sql snapshot directory on?
Desperate!
- Follow-Ups:
- Re: Which account on SQL 2005 web sync via https
- From: gstar
- Re: Which account on SQL 2005 web sync via https
- References:
- Which account on SQL 2005 web sync via https
- From: gstar
- Which account on SQL 2005 web sync via https
- Prev by Date: Guide for bakup/restore replicated DB
- Next by Date: Re: Which account on SQL 2005 web sync via https
- Previous by thread: Which account on SQL 2005 web sync via https
- Next by thread: Re: Which account on SQL 2005 web sync via https
- Index(es):
Relevant Pages
|