Policy: /usr/local/bin/smbclient, Emulation: native
	native-__sysctl: permit
	native-break: permit
	native-close: permit
	native-connect: sockaddr match "*:53" then permit
	native-connect: sockaddr match "*:139" then permit
	native-exit: permit
	native-fcntl: permit
	native-fsread: filename eq "/dev/arandom" then permit
	native-fsread: filename eq "/etc/localtime" then permit
	native-fsread: filename eq "/etc/malloc.conf" then permit
	native-fsread: filename eq "/etc/resolv.conf" then permit
	native-fsread: filename match "/etc/samba/*" then permit
	native-fsread: filename match "/usr/lib/lib*" then permit
	native-fsread: filename eq "/usr/libexec/ld.so" then permit
	native-fsread: filename match "/usr/local/lib/samba/*" then permit
	native-fsread: filename match "/usr/share/*" then permit
	native-fsread: filename eq "/var/run/ld.so.hints" then permit
	native-fstat: permit
	native-fswrite: filename eq "/dev/tty" then permit
	native-getpid: permit
	native-gettimeofday: permit
	native-ioctl: permit
	native-issetugid: permit
	native-mmap: permit
	native-mprotect: permit
	native-munmap: permit
	native-read: permit
	native-recvfrom: permit
	native-select: permit
	native-sendto: true then permit
	native-setsockopt: permit
	native-sigaction: permit
	native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_DGRAM" then permit
	native-socket: sockdom eq "AF_INET" and socktype eq "SOCK_STREAM" then permit
	native-umask: permit
	native-write: permit
