I am trying to create a new repository where LF Server is installed on one server and SQL Server is installed on another server.
Troubleshooting steps performed so far are as follows:
- Confirmed that correct instance name for SQL server is used in repository creation wizard
- Checked the rights for windows account (Windows user have administrator rights in SQL server)
- I am also able to share files between two servers
On checking the event viewer, I am getting the following lfs error:
"There was an error attempting to execute SQL when creating or attaching a repository: [Microsoft][SQL Native Client][SQL Server]Login failed for user '[domain]\[username]'.; SQL State: 28000; Native error code: 18456; Database server: [servername]; Database/Schema: x."