Support
- Advanced Backup
- Client Side
- Cloud Enterprise
- ColdFusion
- Control Panel
- cPanel
- Customer Portal
- DNS Information
- Dedicated Servers
- DirectAdmin
- Domain Name
- dotDefender
- Dreamweaver
- FileCatalyst
- Front Page
- FTP
- General Information
- Hosted Exchange & SharePoint
- IIS6
- IIS7
- Juniper Netscreen Firewalls
- Linux
- List Server
- MIVA Merchant
- MySQL
- Patching / Server Updates
- phpMyAdmin
- Plesk
- Policies and Procedures
- Premium Spam Filtering
- Programming
- Ruby on Rails
- Search Engine Submission
- SharePoint 3
- SharePoint 2010
- SiteDesigner
- SmarterMail 3
- SmarterMail 4
- SmarterMail 5
- SmarterMail 6
- SmarterMail 7
- SmarterStats
- SmarterTrack
- SQL Server
- Secure Socket Layer (SSL)
- Uploading Your Website
- Video Tutorials
- Windows Server 2003
- Windows Server 2008
- Web Design
- WordPress
- Advanced Monitoring
- MediaWiki
- Enkompass
- Microsoft Outlook 2010
- Android
- Outlook Web Access
- Critical Availability Service
- NAS Data Transfer
- Customer Portal Demos
- Joomla
- Moodle
- Cloud Dedicated
- Gallery CMS
- phpBB
- Standard Monitoring
- Righteous Restore
- NAS (Network Attached Storage)
- Networking
- SmarterMail 8
- PCI Security Scan
- LinkTiger
- Windows Cloud VPS
- Linux Cloud VPS
- Linux VPS
- Windows VPS
- Activatesmartermail
- Activatesmarterstats
- Adjustcfmemory
- Adjustsqlmemory
- Adminfp
- Backupsqldb
- Backupsqlexpressdb
- Cfadminmail
- Cfsqldsn
- Configurefp
- Configurefpmail
- Createusers
- Ctrlaltdel
- Drives
- Expressdsn
- Extcfadmin
- Iisftpmultiple
- Intermediatessl
- Loginsqlexpress
- Loginsqlworkgroup
- Mimetypes
- Mixedmode
- Newftpsite
- Newmime
- Newsite
- Plesktour
- Protectcfadmin
- Rdc
- Remotesqlexp
- Remotesqlwkp
- Restartsql
- Restoresqldb
- Service
- Smartermaildomain
- Smarterstatsdomain
- Smbundle
- Smdns
- Smtpbypass
- Smtprelay
- Sqlbackups
- Stiis
- Viewlogs
- Wmiprovider
- Windows
- Hyper V
- ENSIM
- Alert Logic
- Webmin
- e107
- Vbulletin
- VPN
- Visual Vault
- Mozilla Thunderbird
- PyroCMS
- Active Directory
- Vmware Related
- Drupal
How do I enable mixed mode authentication in MS SQL?
The following article explains how to enable mixed mode authentication in SQL. When enabled, mixed mode authentication allows you to log into a SQL server using either your Windows VPS username and password or your SQL database username and password. When logged in using your Windows VPS username and password, you have access to all the databases on the server.
To enable mixed mode authentication, please follow these steps:
- Log into your server through Remote Desktop Connection (instructions for connecting to your server through RDC can be found here).
- Click Start, Programs,
Microsoft SQL Server 2005 and select SQL
Server Management Studio Express or SQL Server
Management Studio, depending on your version of SQL
Server.

- Enter the requested information:
- Server Type: select Database Engine
- Server Name: this field should be populated by default
- Authentication: select Windows Authentication

- Click Connect.
- Right click the server name and select
Properties.

- Click Security.

- Under Server authentication select SQL Server and Windows Authentication Mode.
- Click OK.
- Right click the server name and select
Restart. Wait a few moments for the service to
restart before proceeding.



