Catalogue Manager requires authorisation

I have Commerce Server up and running happily. But when I try and connect to the Catalogue Manager on a remote machine using the Admin password I can get access, if I try and use my domain account and password I can't get access.

What I can't work out is where I add my domain account details to let me access the Catalogue Manager.

Probably a very daft question, but any help appreciated.

Thanks

[431 byte] By [RobertIreland] at [2008-2-4]
# 1

You would use azman.msc (Authorization Manager) and point to the CatalogAuthorizationStore.xml file in the catalog web service directory.

If you need more info, please let me know.

J.F. Larente

J.F.Larente at 2007-9-13 > top of Msdn Tech,Commerce Server,Commerce Server 2002 and Earlier...
# 2

Many thanks, that pointed me in the right direction. I've added all the domain users but I still have one annoying issue.

When i've selected the connection string in the Catalog Manager i'm asked for the username, domain and password of the authenticated user, typing in the username and password logs the user on to the catalog manager.

Now I suspect it's a silly IIS setting somewhere, i've got Integrated Windows Authentication turned on.

RobertIreland at 2007-9-13 > top of Msdn Tech,Commerce Server,Commerce Server 2002 and Earlier...
# 3

I may be wrong here, but if your client machine is on a different domain, the authentication won't work because the machines are on different domains, IIS will then challenge for credentials...

J.F.Larente at 2007-9-13 > top of Msdn Tech,Commerce Server,Commerce Server 2002 and Earlier...