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. General Programming
  3. C#
  4. Sql server Login details

Sql server Login details

Scheduled Pinned Locked Moved C#
databasesql-serversysadminquestion
6 Posts 4 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.
  • K Offline
    K Offline
    ksss_maheshece
    wrote on last edited by
    #1

    Hi All, My requirement is to capture all the Sql server logins.Is it possible to capture through DOT NET?.Please Suggest me if any option available. Thanks in advance MEK

    N 1 Reply Last reply
    0
    • K ksss_maheshece

      Hi All, My requirement is to capture all the Sql server logins.Is it possible to capture through DOT NET?.Please Suggest me if any option available. Thanks in advance MEK

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      You should be able to get the login names from one of the systems tables I believe; however you will not be able to get the passwords. What is your reasoning for this? I think most here will be very suspicious of such a request.


      I know the language. I've read a book. - _Madmatt

      K 1 Reply Last reply
      0
      • N Not Active

        You should be able to get the login names from one of the systems tables I believe; however you will not be able to get the passwords. What is your reasoning for this? I think most here will be very suspicious of such a request.


        I know the language. I've read a book. - _Madmatt

        K Offline
        K Offline
        ksss_maheshece
        wrote on last edited by
        #3

        Actually i want to keep track of all the user name and password in any file or what ever? so that it can get the password changed when ever I've changed my password in Sql server. I do not want store the password.Just i want access it. Is Is possible? thanks once again..

        N D L 3 Replies Last reply
        0
        • K ksss_maheshece

          Actually i want to keep track of all the user name and password in any file or what ever? so that it can get the password changed when ever I've changed my password in Sql server. I do not want store the password.Just i want access it. Is Is possible? thanks once again..

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #4

          IMO there is no reason for this and you will not recieve any assistance here to hack user accounts.


          I know the language. I've read a book. - _Madmatt

          1 Reply Last reply
          0
          • K ksss_maheshece

            Actually i want to keep track of all the user name and password in any file or what ever? so that it can get the password changed when ever I've changed my password in Sql server. I do not want store the password.Just i want access it. Is Is possible? thanks once again..

            D Offline
            D Offline
            Dave Kreskowiak
            wrote on last edited by
            #5

            ksss_maheshece wrote:

            Is Is possible?

            Is it possible to see the password on the SQL Server side? No.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak

            1 Reply Last reply
            0
            • K ksss_maheshece

              Actually i want to keep track of all the user name and password in any file or what ever? so that it can get the password changed when ever I've changed my password in Sql server. I do not want store the password.Just i want access it. Is Is possible? thanks once again..

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              The server is protected with a password. Your door is locked with a key. If you could simply get the password, what use would the lock have? The simple solution would be to not lock your door at all.

              I are Troll :suss:

              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