From: Jan Kratochvil Date: Wed, 31 Jul 2013 15:41:40 +0000 (+0200) Subject: mutt_ldap_query: Fix RH hostname. X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=commitdiff_plain;h=0732ee1c617780fa98605c30b2c25e1781ff1edb mutt_ldap_query: Fix RH hostname. --- diff --git a/bin/mutt_ldap_query b/bin/mutt_ldap_query index 84c018a..d942ba5 100755 --- a/bin/mutt_ldap_query +++ b/bin/mutt_ldap_query @@ -10,7 +10,8 @@ query=$1; #ldap_server="-h ldap.stuttgart.redhat.com" #ldap_server="-H ldap://127.0.0.1:3389" -ldap_server="-H ldap://ldap.str.redhat.com:389" +#ldap_server="-H ldap://ldap.str.redhat.com:389" +ldap_server="-H ldap://ldap.corp.redhat.com:389" search_base="dc=redhat,dc=com" echo