php connection to sql

hello
is there a simple HTML/PHP page that I can use to test Kerberos"?

the sql database will have only First and Last name columns.
I just want to have the page retrieved and displayed on the page.
the only information I have is that the connection should be “Data Source=.;initial catalog=MyDb;integrated security=SSPI;”

thank you

PDO, should be the what is used.

The connection string looks like a .net local database? Is that the case or is this a web based that needs Kerberos authentication handling?

kadm5 functions

I need to test Kerberos to a remote SQL server.

Sponsor our Newsletter | Privacy Policy | Terms of Service