Hi All,
Newbie question here so please bear with me.
We use GFI for our Anti-Spam and have been logging email to an Access/MSDE db for some time successfully.
Now I want to move to a full blown SQL db, so I can have a db size greater than 2GB.
[] I have installed MS SQL Server 2005.
[] I have installed all management tools etc.
[] Installation went fine.
[] SP1 has been applied via WSUS.
When I go into GFI I should be able to use it to create the database by specifying the server, user credentials and password.
The server I can select from a drop down box ie: myserver\MAILARCHIVEDB
When I enter user credentials I get an error in GFI, in the windows Event Logs and in the SQL event logs.
Essentially it is an error:
Login failed for "username". The user does not have a trusted SQL connection to the database. [CLIENT: 192.168.20.31]
I looked in SQL (enterprise?) management console and it seemed that the 'sa' account was simply an alias for my domain admin account.
I tried using both of these credentials: 'sa' and 'MYDOMAIN\administrator'. - Neither worked.
Additionally when I installed SQL it asked if I wanted to install using an integrated windows account (something like that) and I clicked yes, created a user 'sql.mailadmin' in AD and installed under those credentials.
All of the services start and run using 'sql.mailadmin' user and credentials.
I tried creating the account using sql.mailadmin's credentials but they fail with the same error.
I tried creating specific SQL users from the admin console with full rights/permissions over everything but they too fail.
It is possible that GFI needs some specific configuration, but thought I might ask if I have missed something obvious on the SQL side of things??
Cheers.
Newbie question here so please bear with me.
We use GFI for our Anti-Spam and have been logging email to an Access/MSDE db for some time successfully.
Now I want to move to a full blown SQL db, so I can have a db size greater than 2GB.
[] I have installed MS SQL Server 2005.
[] I have installed all management tools etc.
[] Installation went fine.
[] SP1 has been applied via WSUS.
When I go into GFI I should be able to use it to create the database by specifying the server, user credentials and password.
The server I can select from a drop down box ie: myserver\MAILARCHIVEDB
When I enter user credentials I get an error in GFI, in the windows Event Logs and in the SQL event logs.
Essentially it is an error:
Login failed for "username". The user does not have a trusted SQL connection to the database. [CLIENT: 192.168.20.31]
I looked in SQL (enterprise?) management console and it seemed that the 'sa' account was simply an alias for my domain admin account.
I tried using both of these credentials: 'sa' and 'MYDOMAIN\administrator'. - Neither worked.
Additionally when I installed SQL it asked if I wanted to install using an integrated windows account (something like that) and I clicked yes, created a user 'sql.mailadmin' in AD and installed under those credentials.
All of the services start and run using 'sql.mailadmin' user and credentials.
I tried creating the account using sql.mailadmin's credentials but they fail with the same error.
I tried creating specific SQL users from the admin console with full rights/permissions over everything but they too fail.
It is possible that GFI needs some specific configuration, but thought I might ask if I have missed something obvious on the SQL side of things??
Cheers.