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

Domain migration ERR3:7075 Failed to change domain affiliation, hr=8007054a This operation is only allowed for the Primary Domain Controller of the domain

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