Bugs in Mtracks 2.6.0
Submitted by saurabh on Thu, 2007-05-03 17:39
This section describes the bugs discovered in Mtracks 2.6.0
»
- Login to post comments
- Printer-friendly version
- Send to friend
Bugs on Mtracks 2.6.0 RHEL4 update 5
Following are the bug we have found in mtracks 2.6.0 for RHEL 4 u=5
1.)In /etc/sysconfig/sendmail, SENDMAIL_ARGS is not consistent with /etc/init.d/sendmail. It should be
SENDMAIL_ARGS="-L sendmail -Am -bd -q30m -om" instead of
SENDMAIL_ARGS="-L sendmail -Am -bd -om"
2.) uucp account not set properly.
uucp user not properly set is /etc/passwd itshould be as follows.
uucp:x:10:14:uucp:/etc/uucp:/bin/bash insted of
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin