spn Questions
59
I am struggling to get a SQL Server connection from machine A to machine B which is running the SQL Server.
I have Googled extensively and all the things I have found have not worked. Nor do they ...
Ula asked 31/8, 2015 at 11:13
2
I've set up a SQL Server service account with permissions to read and write service principal names. When SQL Server starts up I get the expected message in the logs showing that the service accoun...
Chrysalis asked 20/5, 2019 at 9:3
2
Solved
I'm having trouble authenticating over AD to windows machines from my ansible host. I have a valid kerberos ticket -
klist
Credentials cache: FILE:/tmp/krb5cc_1000
Principal: [email protecte...
Wolverine asked 10/3, 2017 at 16:33
1
First, the Service principal name is registered for a user using setspn command.
setspn -a CS/[email protected] dummyuser
setspn -l dummyuser
gives the output as
CS/[email pro...
1
Solved
I'm now kerberizing a cross-platform application with GSSAPI.
While I'm not clear about the difference between UPN and SPN.
The development environment is a Samba4 AD DC server on CentOS 6.4 with ...
2
Solved
I'm getting the "There was no endpoint listening at net.pipe://localhost" error as described in other places but I cannot seem to find a real answer.
This is a great identifier of the problem:
htt...
Aviv asked 16/9, 2010 at 17:55
2
Solved
I have a wcf application hosted in a windows service running a local windows account. Do I need to set an SPN for this account? If so, what's the protocol the SPN needs to be set under? I know how ...
1
© 2022 - 2024 — McMap. All rights reserved.