Kolab 3.1 Mutidomain script error

Daniel Hoffend dh at dotlan.net
Thu Jan 16 13:35:54 CET 2014


Before you apply a multidomain init script please read this howto.
http://docs.kolab.org/howtos/multi-domain.html

I don't think it's recommended to use a (3rd party) init script before 
you know what it actually does. Feel free to report the errors of Timos 
script directly at github or fork his repo and send him a pull request.
https://github.com/tpokorra/kolab3_tbits_scripts/issues

--
Regards
Daniel

------ Originalnachricht ------
Von: "Gelpi Andrea" <liste at gelpi.it>
An: users at lists.kolab.org
Gesendet: 16.01.2014 13:29:44
Betreff: Kolab 3.1 Mutidomain script error

>Hi,
>  on a fresh debian 7.3 I installed kolab 3.1.
>
>After setup-kolab I run a script to modify my system to accept 
>mutidomain.
>
>I used:
>
>https://github.com/tpokorra/kolab3_tbits_scripts/blob/master/kolab3.1/initMultiDomain.sh
>
>I got 2 errors at lines 87 and 92: file does not exist.
>
>Infact in my system I have /etc/koab-freebusy/config.ini and not 
>/usr/share/kolab-freebusy/config/config.ini
>
>I modify the script and rerun the two lines.
>
>The first is now OK.
>
>
>The other one does not match.
>
>sed -r -i -e 's#bind_dn = (.*)#bind_dn = "\1"#g' 
>/etc/kolab-freebusy/config.ini
>
>I try this one, that match
>
>sed -r -i -e 's#bind_dn = .*#bind_dn = "\1"#g' 
>/etc/kolab-freebusy/config.ini
>
>
>but I get this error:
>
>sed: -e expression #1, char 31: invalid reference \1 on `s' command's 
>RHS
>
>Line 31 in config.ini is:
>
>bind_dn = ""uid=kolab-service,ou=Special Users,dc=gelpi,dc=it""
>
>How can I fix it?
>
>-- Andrea Gelpi
>_______________________________________________
>users mailing list
>users at lists.kolab.org
>https://lists.kolab.org/mailman/listinfo/users



More information about the users mailing list