This commit is contained in:
Chris PeBenito 2005-10-25 18:34:46 +00:00
parent d49d524d53
commit ee64ef496f
1 changed files with 1 additions and 1 deletions

View File

@ -322,6 +322,6 @@ interface(`samba_connect_winbind',`
files_search_pids($1)
allow $1 winbind_var_run_t:dir search_dir_perms;
allow $1 winbind_var_run_t:file { getattr read write };
allow $1 winbind_var_run_t:sock_file { getattr read write };
allow $1 winbind_t:unix_stream_socket connectto;
')