mutt_ldap_query: Fix RH hostname.
[nethome.git] / bin / mutt_ldap_query
index 84c018a..d942ba5 100755 (executable)
@@ -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