[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: virtual attributes with TCL
I suggest directing your question to an Innosoft specific
forum such as the Info IDS mailing list.
http://www3.innosoft.com/ids_support/help/index.html
The OpenLDAP-general mailing list is for general LDAP
discussions.
Kurt
At 06:21 PM 7/19/99 +0200, Patrik Eichenberger wrote:
>Hi there,
>
>I try to implement virtual attributes with TCL with the Innosoft
>Directory Server (IDDS).
>
>I added this line
>
>virtual_attrs tcl ..../unixfile.tcl unixfile
>
>to the the slapd.conf file and wrote a TCL script (unixfile.tcl). But
>if I want to create the database with ./ldif2ldbm -i unixfile.ldif the
>process is aborted when reaching the mentioned line in the sls.conf
>file. If I delete this line, the creating process terminates without any
>error.
>
>Questions:
>
>1. do I have to compile the TCL script ?
>2. does the TCL script has to be located in a special directory ?
>3. do I have to configurate the server somewhere, so that he understands
>TCL scripts ?
>
>Thanks a lot
>cheers
>Patrik Eichenberger
>
>