Hi, My doubt is that, if I am not wrong, every user that can connect to the network server can create a new database and so indirectly a new directory in the same places where the user that runs the network server have write permissions. I would prefer to create the database not directly on the network server but with the embedded driver and then later make it available on the network server. Maybe it is possible to limit this behaviour via the security manager but I don't think this can change a lot of the behaviour.
Is it possible to disable/prevent/limit this? Thanks for the help - fed