[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slurpd for windows, rej file name (ITS#2319)
Full_Name: Eli Elhadad
Version: 2..1.12
OS: win2k pro
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (212.179.203.232)
/slurpd/servers/slurpd/reject.c line 60 create the rej file
it built out of the i.p. of:
"replicated machine i.p." + ":" + "replicated machine port" + ".rej"
the ":" sign in not allowed by windows, so all the rej mechanizm does not work
at all
by removing the ":" all works well