August 17, 2004 at 9:13 pm
Hello,
I have installed MSDE2000 on a Blackberry server and the Blackberry server won't run in Windows Authentication mode. It must run in sql server userid/pwd mode. How do I change the default security mode of MSDE from Windows only to mixed mode?
Thanks in advance.
Bidwhiz
August 17, 2004 at 10:27 pm
Checkout the following MSDN article.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/distsql/distsql_84xl.asp
Probably Example B is what you're after.
--------------------
Colt 45 - the original point and click interface
August 19, 2004 at 9:22 am
If this is an existing MSDE installation you can go into the registry to key HKLM\Software\Microsoft\MSSQLServer\MSSQLServer (or the instance) and find LoginMode. Change this to 2 then stop and restart SQL and you will be in mixed mode.
Don
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply