- 论坛徽章:
- 0
|
> Debian Sarge
> Openldap 2.2.26-4
>
> in Master slapd.conf
> replica uri=ldaps://10.100.100.213:636
>
> binddn="cn=duplicador,dc=juscorrientes,dc=net"
>
> bindmethod=simple credentials=testeo
All the above statements must be on one line; note that slapd interprets
lines starting with whitespace as continuations of the preceeding line.
It appears from your message that there is no whitespace before
"binddn..." and "bindmethod...", unless it's a matter of email formatting.
>
> when i run slurpd -f /etc/ldap/slapd.conf i get
>
> Error: Malformed "replica" line in slapd config file, line 63
>
> Warning: failed to add replica "10.100.100.213:636 - ignoring replica.
>
> Am i missing something? thanxs in adv.
p.
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/99067/showart_2041982.html |
|