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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. connect sql server using window authentication in asp.net

connect sql server using window authentication in asp.net

Scheduled Pinned Locked Moved ASP.NET
databasewindows-adminsecurityhelpcsharp
1 Posts 1 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.
  • S Offline
    S Offline
    satya chhikara
    wrote on last edited by
    #1

    Hi all , I am facing a problem . Please reply me if some one knows about it and mail me at satya_chhikara@centrum.cz .very urgent I made a project for a client. The client has two server one for data base and another for web server(asp.net web site). In data base server regarding their security issues they have window authentication for sql server . Both server are not in same domain and both server have public IP . I have tried the following things 1. Install 2 Windows Server 2003 (With SP1) 2. Install IIS in Webserver and SQL server 2000 with SP4 in DBServer 3. Create a User AlumniASPNET in DB and Web servers (with same password in both servers) 4. Add AlumniASPNET user in IIS_WPG group in Webserver. Configure default application pool to run with AlumniASPNET user identity and configure IIS to run Anonymous user as AlumniASPNET, AlumniASPNET will thereby be a member of the USERS and IIS_WPG groups only 5. Grant access for AlumniASPNET user for the Database, AlumniASPNET will only be a member of the USERS group 6. In web.config, use SSPI authentication and set identity impersonate to true After that I print Error message . It show time out. I guess that It is due to firewall . But they did agree . Now I want to show that I am sending connection request using proper account and password . Can it is possible me to print user name and password when I am sending request to data base server . satya chhikara

    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