]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-shell/searchexample.sh
Don't reeval expression
[openldap] / servers / slapd / back-shell / searchexample.sh
index c0489d67d6f722583f58c8100bef6d8c6c307a02..f93ac5e769f5bebff6a5218ff910da76d2408dd3 100644 (file)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # $OpenLDAP$
-## Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
+## Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
 ## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 while [ 1 ]; do
@@ -23,7 +23,7 @@ LOGIN=`echo $FILTER | sed -e 's/.*=\(.*\))/\1/'`
 
 PWLINE=`grep -i "^$LOGIN" /etc/passwd`
 
-sleep 60
+#sleep 60
 # if we found an entry that matches
 if [ $? = 0 ]; then
        echo $PWLINE | awk -F: '{