Re: ldirectord config for web server behind authentication

Horms <[email protected]>
Newsgroups gmane.linux.highavailability.ultramonkey
Message-ID <[email protected]>
On Thu, 6 Jul 2006 10:07:20 +0100, Imran Aziz wrote:
> [-- text/plain, encoding 7bit, charset: ISO-8859-1, 91 lines --]
> 
> forgive me for my poor knowledge of unix systems, can you please explain how
> to apply the patch? which file do I add it too, and how do I build the file
> etc ?

First make a backup of ldirectord, you can do that in your home directory.

cd ~/
cp /usr/bin/ldirectord .

Now, assuming that you save the patch as ldirectord.patch
(any other filename is fine), you apply it using the patch command

patch < ldirectord.patch

Finally you can run ldirectord as is, it is perl and does
not need compiling.

./ldirectord ldirectord.cf start

or in debugging mode

./ldirectord -d ldirectord.cf start

For reference, if you want to reverse the patch, run

patch -R < ldirectord.patch

-- 
Horms                                           
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/


-- 
Ultra Monkey - http://www.ultramonkey.org/
To UNSUBSCRIBE, email to [email protected], with a body:
unsubscribe ultramonkey-users [email protected]
where "[email protected]" is YOUR email address.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.