Update files/ldap-ssh-key.sh
This commit is contained in:
parent
f6162be2e1
commit
66a6c2f817
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
ldapsearch -H "{{ldap_host}}" \
|
||||
ldapsearch -H "ldap://{{ldap_host}}" \
|
||||
-D "{{ldap_bind_dn}}" \
|
||||
-w "{{ldap_bind_password}}" \
|
||||
-b "ou=People,{{ldap_base_dn}}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user