Adjust for full (VPN) RH access.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 6 Nov 2011 15:31:19 +0000 (16:31 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 6 Nov 2011 15:31:19 +0000 (16:31 +0100)
bin/mutt_ldap_query

index d056b9d..84c018a 100755 (executable)
@@ -9,7 +9,8 @@
 query=$1;
 
 #ldap_server="-h ldap.stuttgart.redhat.com"
-ldap_server="-H ldap://127.0.0.1:3389"
+#ldap_server="-H ldap://127.0.0.1:3389"
+ldap_server="-H ldap://ldap.str.redhat.com:389"
 search_base="dc=redhat,dc=com"
 
 echo