Fedora 9 can't use apache's mod_auth_shadow

Dominick Grift domg472 at gmail.com
Thu Feb 5 10:12:54 UTC 2009


Op woensdag 04-02-2009 om 22:45 uur [tijdzone -0500], schreef Kevin
White:

> Ummmm....something isn't being allowed, but the check password is still 
> working.

If it is still working, then consider silencing these denials:

mkdir ~/mychkpwd; cd ~/mychkpwd;
echo "policy_module(mychkpwd, 0.0.1)" > mychkpwd.te
echo "require { type anon_inodefs_t, system_chkpwd_t; }" >> mychkpwd.te
echo "dontaudit system_chkpwd_t anon_inodefs_t:file { read write };" >>
mychkpwd.te
make -f /usr/share/selinux/devel/Makefile
sudo semodule -i mychkpwd.pp

> I'm just trying to use software that's included with Fedora 9...
> 
> Kevin








More information about the fedora-selinux-list mailing list