[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: patch to disable SLP registration from commandline (ITS#3132)



I've committed changes based upon your patch to HEAD.
Uses -S to enable SLP registration instead of -N to
disable registration.  Option assignment here is
temporary, should be replaced with -o slp=<ON|off>.
Please test.

Thanks, Kurt

At 08:46 AM 5/5/2004, rhafer@suse.de wrote:
>Full_Name: Ralf Haferkamp
>Version: HEAD
>OS: -
>URL: ftp://ftp.openldap.org/incoming/rhafer_noslpreg_20040505.patch
>Submission from: (NULL) (195.135.221.2)
>
>
>The submitted patch adds a command line option "-N" (feel free to change it to a
>better suited one) to slapd, to be able to disable SLP registration even if
>slapd is compiled with SLP support.