Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Restrict access to the database

Restrict access to the database

Scheduled Pinned Locked Moved Database
databasesql-serversysadminquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Offline
    I Offline
    iamdking
    wrote on last edited by
    #1

    Hello friends, I am using SQL Server 2005 and want to restrict windows authenticated users from accessing my database. Only SQL Server authenticated users should be allowed to access database. How is it possible? Thanks..

    Amit

    A W 2 Replies Last reply
    0
    • I iamdking

      Hello friends, I am using SQL Server 2005 and want to restrict windows authenticated users from accessing my database. Only SQL Server authenticated users should be allowed to access database. How is it possible? Thanks..

      Amit

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      Set the sql server authentication to sqlserver rather than windows.

      Bob Ashfield Consultants Ltd

      1 Reply Last reply
      0
      • I iamdking

        Hello friends, I am using SQL Server 2005 and want to restrict windows authenticated users from accessing my database. Only SQL Server authenticated users should be allowed to access database. How is it possible? Thanks..

        Amit

        W Offline
        W Offline
        Wendelius
        wrote on last edited by
        #3

        You have two choices: 1. create a group (or groups) in Windows (either in domain or locally) and use that group (or groups) for login. 2. use SQL Server authentication. Mika

        The need to optimize rises from a bad design. My articles[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups