diff --git a/seqs/ldap.sh b/seqs/ldap.sh index e85c23c..fa1f673 100755 --- a/seqs/ldap.sh +++ b/seqs/ldap.sh @@ -139,11 +139,26 @@ step_20() { step_80_info() { echo -e "Some ldap command notes\n"; } step_80_alias() { ALIAS="notes"; } step_80() { - echo "You can also check LDAP Base DN using the ldapsearch command as shown below" - echo "ldapsearch -H ldapi:/// -x -LLL -s base -b \"\" namingContexts" - echo - echo "To view the RootDN, run the command below" - echo "ldapsearch -H ldapi:/// -Y EXTERNAL -b \"cn=config\" \"(olcRootDN=*)\"" + outColor green + cat < "; }