Date: Thu, 24 Mar 2005 19:40:26 +0000 (UTC) From: Christopher Nehren <apeiron+usenet@coitusmentis.info> To: freebsd-questions@freebsd.org Subject: Re: MAC module problem Message-ID: <slrnd465ti.h05.apeiron%2Busenet@prophecy.dyndns.org> References: <Pine.LNX.4.62.0503241948280.8624@Psilocybe.Update.UU.SE>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2005-03-24, Andreas Davour scribbled these curious markings: > I'v tried to load a few MAC modules and try that security system. This > oddity appeared in dmesg: > > "mac_policy_modevent: can't load mac_lomac policy after booting > module_register_init: MOD_LOAD (mac_lomac, 0xc056f4dc, 0xc1c285c0) error > 16" It means exactly what it says. You can't load mac_lomac after having booted the system. You can see from mac_lomac(4) that you can put it in your kernel configuration, and that you load it from loader.conf. If you don't want to rebuild your kernel, you can use the module, if you have it. Best Regards, Christopher Nehren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCQxeyk/lo7zvzJioRAsp4AJ45JnkDBFBam4gVDG2k9hLH4liikQCcDxBc e+k/HT8gj6Reblo7591oCE4= =FFOc -----END PGP SIGNATURE----- -- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnd465ti.h05.apeiron%2Busenet>