Need to search for msds-AllowedToDelegateTo: MSSQLSvc/<servername>:1433


i trying trouble shoot constratined delegation issue.  , suspect there may multiple registrations of old spn on domain.

is there way use dsquery or ldp search of domain objects msds-allowedtodelegateto: mssqlsvc/<servername>:1433 (replacing <servername> spn value in question)?

john

i use dsquery * -filter:

dsquery * -filter "(msds-allowedtodelegateto=mssqlsvc/myserver*)"

 

i used * wildcard character.

richard mueller


mvp adsi


Windows Server  >  Directory Services



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file