Chapter 4. Installation
30
./install.pl --answer-file=/tmp/answers.txt
The RHN Satellite Server Installation Program then looks for answers in the file. For any option no
filled out in the file, the Installer Program prompts the user for the missing information.
4.4. Sendmail Configuration
If your RHN Satellite Server will serve Monitoring-entitled systems and you wish to acknowledge via
email the alert notifications you receive, you must configure
sendmail
to properly handle incoming
mail. This is required by the email redirect feature, which allows you to stop notifying users about a
Monitoring-related event with a single reply.
Important
Some more restrictive corporate mail configurations will not allow mail to be sent
from an address that is not recognized as valid. Therefore, it may be necessary to
configure
rogerthat01@{mail domain}
as a valid email address in your corporate
environment. Check with your mail systems administrator.
To configure
sendmail
correctly, run the following commands as root. First, create a symbolic link
allowing sendmail to run the notification enqueuer with the following command:
ln -s /opt/notification/scripts/ack_enqueuer.pl /etc/smrsh/.
Next, edit the
/etc/aliases
file on the mail server and add the following line:
rogerthat01: | /etc/smrsh/ack_enqueuer.pl
Next, edit the
/etc/mail/sendmail.mc
file and change:
"DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl"
to:
"DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl"
Then, have the alias processed like so:
newaliases
Finally, update the
sendmail-cf
package:
up2date sendmail-cf
Note, disconnected installs must obtain this package from the ISO.
Restart sendmail:
Содержание NETWORK SATELLITE 5.1.1 - RELEASE NOTES
Страница 1: ...Red Hat Network Satellite 5 1 1 Installation Guide Red Hat Network Satellite ...
Страница 18: ...14 ...
Страница 21: ...Satellite Proxy Vertically Tiered Topology 17 Figure 3 3 Satellite Proxy Vertically Tiered Topology ...
Страница 22: ...18 ...
Страница 36: ...32 ...
Страница 50: ...46 ...
Страница 56: ...52 ...
Страница 68: ...64 ...
Страница 71: ...67 Appendix B Revision History Revision History Revision 1 0 ...
Страница 72: ...68 ...