bugzilla-daemon at mindrot.org
2003-Sep-19 22:32 UTC
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125 jrj at purdue.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #192 is|0 |1 obsolete| | Attachment #355 is|0 |1 obsolete| | ------- Additional Comments From jrj at purdue.edu 2003-09-20 08:32 ------- Created an attachment (id=438) --> (http://bugzilla.mindrot.org/attachment.cgi?id=438&action=view) Gzip'd tar file with patches and documentation through 3.7.1p1 This version of the patch applies against 3.7.1p1. See the README in the tar file for complete details. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-23 14:58 UTC
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125 Brian.King at xwave.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Brian.King at xwave.com ------- Additional Comments From Brian.King at xwave.com 2003-09-24 00:58 ------- I've tried applying the latest patch to 3.7.1p2. It doesn't seem to compile. Undefined first referenced symbol in file solaris_audit_success sshd.o solaris_audit_save_name auth.o solaris_audit_nologin session.o solaris_audit_save_port sshd.o solaris_audit_maxtrys auth1.o solaris_audit_logout sshlogin.o solaris_audit_not_console auth1.o solaris_audit_save_command session.o solaris_audit_save_pw auth.o solaris_audit_bad_pw auth1.o solaris_audit_save_ttyn session.o solaris_audit_save_host sshd.o ld: fatal: Symbol referencing errors. No output written to sshd collect2: ld returned 1 exit status make: *** [sshd] Error 1 I've looked for the symbols in all the libraries in /lib and can't find those. I assumed they should have been in /lib/libbsm.so, but none of those symbols contain the "solaris_" prefix. Most have _similar_ sounding symbols in the library, but some do not. Am I missing a required library? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-24 10:25 UTC
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125 ------- Additional Comments From dtucker at zip.com.au 2003-09-24 20:25 ------- Try deleting openbsd-compat/*.a (or better yet, do "make clean") and rebuilding. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-24 12:29 UTC
[Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
http://bugzilla.mindrot.org/show_bug.cgi?id=125 ------- Additional Comments From Brian.King at xwave.com 2003-09-24 22:29 ------- Found it. The patch to "openbsd-compat/Makefile.in" failed (I guess because of differences between p1 & p2). I manually added the "bsd-solaris.o" to the COMPAT line, and it compiled fine. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Reasonably Related Threads
- AuthorizedKeysFile
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail
- ERROR: mismatch in decoded data, verify FAILED!
- ERROR: mismatch in decoded data, verify FAILED!
- [Bug 125] with BSM auditing, cron editing thru ssh session causes cron jobs to fail