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. Password Setting

Password Setting

Scheduled Pinned Locked Moved Database
databasesql-serversysadminquestionlounge
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.
  • J Offline
    J Offline
    jayachandra c
    wrote on last edited by
    #1

    Hi All, In general, Sql Server having its default password. We can change the password also. But if I want to set a password for individual Databases in SqlServer 2005, is it possible ? Thanks in advance.

    S 1 Reply Last reply
    0
    • J jayachandra c

      Hi All, In general, Sql Server having its default password. We can change the password also. But if I want to set a password for individual Databases in SqlServer 2005, is it possible ? Thanks in advance.

      S Offline
      S Offline
      scottgp
      wrote on last edited by
      #2

      I don't believe so. Logins and passwords aren't specified at the database level - but users are. I guess you'd say that logins are specified at the instance level. Logins are then mapped to users. You could create different logins and only give them access to specific databases. Scott

      R 1 Reply Last reply
      0
      • S scottgp

        I don't believe so. Logins and passwords aren't specified at the database level - but users are. I guess you'd say that logins are specified at the instance level. Logins are then mapped to users. You could create different logins and only give them access to specific databases. Scott

        R Offline
        R Offline
        Riaan Booyzen
        wrote on last edited by
        #3

        scottgp is correct. dont map the database(s) that you dont want the user to have access to for that login.

        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