check in /usr/lib/openldap too for slapd and slapadd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Copyright (c) 2006 Kungliga Tekniska H<>gskolan
|
||||
# Copyright (c) 2006 - 2007 Kungliga Tekniska H<>gskolan
|
||||
# (Royal Institute of Technology, Stockholm, Sweden).
|
||||
# All rights reserved.
|
||||
#
|
||||
@@ -60,7 +60,7 @@ fi
|
||||
|
||||
#search for all ldap tools
|
||||
|
||||
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/libexec:$PATH
|
||||
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/libexec:/usr/lib/openldap:$PATH
|
||||
export PATH
|
||||
|
||||
oldifs=$IFS
|
||||
|
Reference in New Issue
Block a user