Not true. Use pass-through authentication. Create the same accounts on all
domains with the same passwords. Use this as the account the agents run
under or the account you are running your merge or distribution agent under.
Note that you can use SQL authentication for this.
If you are using pull subscribers the account the agent will run under needs
read and list file and folder rights to the snapshot share. If its pull this
will not be a concern.
Sounds like your SQL DBAs are as confused as you are.

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Hello.
>
[quoted text clipped - 24 lines]
>
> Andy
Thanks for this.
I have asked the SQl Engineer if this has helped.
He responded :-
pass through doesn't work. it's down to the domain being passed . I can
manually connect to the share, but SQL cann't as it's passing the domain name
as well as the user name.
I suggested it may be the lmcompatability level being different on the 2
servers, but I am told he has checked this.
Any other help would be much appreciated.
Andy
> Not true. Use pass-through authentication. Create the same accounts on all
> domains with the same passwords. Use this as the account the agents run
[quoted text clipped - 35 lines]
> >
> > Andy
Hilary Cotter - 28 Nov 2006 16:01 GMT
It works for me. The trick is not to pass the domain name. So if your
domain name is domain1, and your account name is account1, use account1 not
domain1\account1.

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Thanks for this.
>
[quoted text clipped - 62 lines]
>> >
>> > Andy
Hilary Cotter - 28 Nov 2006 16:04 GMT
BTW- make sure you are using local machine accounts not domain accounts for
this to work.

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Thanks for this.
>
[quoted text clipped - 62 lines]
>> >
>> > Andy
Andy McDonald - 28 Nov 2006 16:28 GMT
Hilary.
may be a slight problem there, each installation of SQL is actually a
clustered installation and therefore the accounts used may be a domain
account.
I will check and get back to you.
Thanks foryour help on this.
> BTW- make sure you are using local machine accounts not domain accounts for
> this to work.
[quoted text clipped - 65 lines]
> >> >
> >> > Andy
Hilary Cotter - 28 Nov 2006 19:19 GMT
Is this push or pull? With Push all authentication is done locally on the
publisher for the snapshot. The distribution agent can connect to the
subscriber using a sql account.

Signature
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
> Hilary.
>
[quoted text clipped - 85 lines]
>> >> >
>> >> > Andy