Problem with saslauthd and winbind

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cyrus-imap authentication fails when using saslauthd with pam and
winbind in active directory mode. I'm running FC4 with
selinux-policy-targeted-1.25.3-6 . The following in local.te fixes it:

allow saslauthd_t samba_var_t:dir search;
allow saslauthd_t selinux_config_t:dir search;
allow saslauthd_t selinux_config_t:file { getattr read };
allow saslauthd_t winbind_t:unix_stream_socket connectto;
allow saslauthd_t winbind_var_run_t:sock_file { getattr write };

My question is: should this be reported as a bug? There are a large
number of possible configurations with saslauthd, pam and winbind. Is
the ultimate goal to support them all?

-Tom

--
fedora-selinux-list mailing list
fedora-selinux-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-selinux-list

[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux