gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.44k stars 1.74k forks source link

SQLServer LDAP Auto discovery #14741

Open smallinsky opened 2 years ago

smallinsky commented 2 years ago

Teleport DB agent with access to domain controller should be able to auto-discovery SQLServer instances connected to AD

This can be implemented in a similar way to Windows Desktop Discovery /desktop/discovery.go where Teleport windows agent does an LDAP query in order to fetch available windows desktop instances.

References:

zmb3 commented 2 years ago

Feel free to reach out to me if you have questions on the desktop access approach.

alistanis commented 2 years ago

Will do @zmb3, thanks!