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

virtual attributes with TCL



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