I'm trying to get Act for Web setup here at work, and I'm running into a snag. Basically I'm running a web server on one computer (Windows 2003 standard), and our ACT database is on another computer. I found documentation on Act's site that shows how to set this up. At one point in their doc, I get to this point:
Now, when I enter the name of the remote PC, a slash, then the user name, it always just says that the account name is invalid or does not exist. I know this account exists on the remote computer. I also know the web server is able to log into the remote computer. Am I missing something here? Is there some kind of group policy setting I have to enable to be able to make a service log on with an account from a remote computer? Keep in mind this is a peer-to-peer network.
#Open the ActConn service properties, Under the Log On tab, enable the This account option.
# If you are on a peer-to-peer network with no domain, enter the name of the computer hosting the remote database, followed by a backward slash and your user name. For example, if the computer hosting the database is named SALESPC, and your username on that computer is tdurden, enter salespc\tdurden. Take note that as a prerequisite, that share will need to be pre-configured to allow this user to have full control over it.
- or -
If the computer hosting the remote database is in a domain, enter the domain name, followed by a backward slash and your user name. For example, SALES\tdurden. Note that you will also need pre-configured permissions on this share.
Now, when I enter the name of the remote PC, a slash, then the user name, it always just says that the account name is invalid or does not exist. I know this account exists on the remote computer. I also know the web server is able to log into the remote computer. Am I missing something here? Is there some kind of group policy setting I have to enable to be able to make a service log on with an account from a remote computer? Keep in mind this is a peer-to-peer network.