# 列出域控制器 IP

ldap --dc-list 标志列出域控制器并查找其 IP 地址(如果可访问)

```
nxc ldap <ip> -u user -p pass --dc-list
```
