blob: e8bcbf89ee441a9fe1c8d9eaf914f37383d551b5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[
{ type: install
message: <<EOM
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.
EOM
}
]
|