diff options
Diffstat (limited to 'net/ldapsh/files/pkg-message.in')
-rw-r--r-- | net/ldapsh/files/pkg-message.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ldapsh/files/pkg-message.in b/net/ldapsh/files/pkg-message.in new file mode 100644 index 000000000000..8fdccc45d7a7 --- /dev/null +++ b/net/ldapsh/files/pkg-message.in @@ -0,0 +1,11 @@ +************************************************************* +Before using ldapsh, you'll probably want to : + +- Create the configuration file (an example is in + %%EXAMPLESDIR%%/ldapsh_config, modify it to + suit your needs and place it in %%PREFIX%%/etc/). +- You can create a per-user configuration, just name the + configuration file $HOME/.ldapsh_config. +- See %%DOCSDIR%%/COMMANDS for an overview of + the available commands. +************************************************************* |