-
Get current authentication provider
SELECT auth_scheme FROM sys.dm_exec_connections WHERE session_id=@@spid This command should return NTLM or Kerberos
-
Automatic SSH logon
Host1: ssh-keygen No PassPhrase (so automatic logon works) Default filename and path is ok cat ~/.ssh/id_rsa.pub Copy content of id_rsa.pub Host2: Create ~/.ssh Create ~/.ssh/authorized_keys Paste content of clipboard into…
-
Start of the blog
And it’s time again. I’ll start with a blog (again). I’ve already tried it time ago with WSS3.0. Now, because I had to move to Linux-Servers I’m using WordPress.