Two approaches one could take:
- Move all of this config data from the Domino Directory into a separate barebones "config" database, which can be taken off-line, and have every app use this for its look-ups, or;
- Have the relevant Notes applications pull the required config data from the Domino Directory into a profile document (when connected to the server), and have the app's look-ups look at this profile document rather than at the Domino Directory itself.