We currently have a SQL Server 2005 installation running on a client site.
We've recently encountered some issues (which we're still trying to resolve) whereby when we use the 'DOMAIN-NAME\Administrator' profile on the server - we are unable to add some user groups as logins via the SQL Server Management Studio tool as we'd expect to be able to.
Given this fact I was wondering whether or not we could change the SQL Server to now make use of both Windows Authentication and SQL Server authentication.
Currently it is set to use only Windows authentication.
Is this something that can be changed?
In which case will we be provided with the option to supply a password for the 'sa' profile?
Thanks in advance.
We've recently encountered some issues (which we're still trying to resolve) whereby when we use the 'DOMAIN-NAME\Administrator' profile on the server - we are unable to add some user groups as logins via the SQL Server Management Studio tool as we'd expect to be able to.
Given this fact I was wondering whether or not we could change the SQL Server to now make use of both Windows Authentication and SQL Server authentication.
Currently it is set to use only Windows authentication.
Is this something that can be changed?
In which case will we be provided with the option to supply a password for the 'sa' profile?
Thanks in advance.