2614c95748
(and missed 3 missed files from previous categories.)
19 lines
562 B
Text
19 lines
562 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Security warning :
|
|
|
|
For security reasons, ldapscripts.conf and ldapscripts.passwd
|
|
files are now set read-only for user and group owners. Do not
|
|
forget to fine-tune ownership of these two files before using
|
|
the scripts (and to make them read-only if they are not).
|
|
|
|
e.g. : chmod 0440 %%ETCDIR%%/ldapscripts.conf
|
|
chgrp ldapadmins %%ETCDIR%%/ldapscripts.conf
|
|
chmod 0440 %%ETCDIR%%/ldapscripts.passwd
|
|
chgrp ldapadmins %%ETCDIR%%/ldapscripts.passwd
|
|
|
|
The ldapscripts are now installed, enjoy !
|
|
EOM
|
|
}
|
|
]
|