summaryrefslogtreecommitdiff
path: root/kent_student_lookup
diff options
context:
space:
mode:
Diffstat (limited to 'kent_student_lookup')
-rwxr-xr-xkent_student_lookup2
1 files changed, 1 insertions, 1 deletions
diff --git a/kent_student_lookup b/kent_student_lookup
index 49315a5..1ea4998 100755
--- a/kent_student_lookup
+++ b/kent_student_lookup
@@ -21,4 +21,4 @@ if [ $# -ne 1 ]; then
exit 1;
fi;
-ldapsearch -h ldap.id -x "(|(sn=$1)(uid=$1))" -b ou=students,o=kent.ac.uk,o=uni
+ldapsearch -H ldap://ldap.id -x "(|(sn=$1)(uid=$1))" -b ou=students,o=kent.ac.uk,o=uni