Re: How Does SQL Server Verify Domain Security
From: Jens Süßmeyer (Jens_at_Remove_this_For_Contacting.sqlserver2005.de)
Date: 04/24/05
- Next message: Will: "Re: How Does SQL Server Verify Domain Security"
- Previous message: Jens Süßmeyer: "Re: How Does SQL Server Verify Domain Security"
- In reply to: Will: "How Does SQL Server Verify Domain Security"
- Next in thread: Will: "Re: How Does SQL Server Verify Domain Security"
- Reply: Will: "Re: How Does SQL Server Verify Domain Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 24 Apr 2005 11:36:12 +0200
No problem, thats a good articl about Autentification in SQL Server:
http://www.databasejournal.com/features/mssql/article.php/3341651
To summarize Aut: You logon on a domain controller prooving that your are
the individal that you are supposed to be. (Username and Password) If this
Aut. is successfull you get a Kerberos ticket is valid for a specific amount
of time. With this ticket you are able to logon to SQL Server bcause the
server can validate the ticket with the domain controller to proove "time"
and identity.
HTH, Jens Suessmeyer.
--- http://www.sqlserver2005.de --- "Will" <DELETE_westes@earthbroadcast.com> schrieb im Newsbeitrag news:uy%23DDRISFHA.3156@TK2MSFTNGP15.phx.gbl... > How does SQL Server verify the credentials of a domain user who attempts > to > use a database with domain security? Is some sort of Kerberos key > passed > instead of the userid and password, and how does SQL Server's security > verify these tokens are correct? > > We want to migrate a small application from an internal network to the > other > side of a proxy server, and we want to understand what is required for the > domain authentication to continue working. > > -- > Will > > >
- Next message: Will: "Re: How Does SQL Server Verify Domain Security"
- Previous message: Jens Süßmeyer: "Re: How Does SQL Server Verify Domain Security"
- In reply to: Will: "How Does SQL Server Verify Domain Security"
- Next in thread: Will: "Re: How Does SQL Server Verify Domain Security"
- Reply: Will: "Re: How Does SQL Server Verify Domain Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|