From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <555F6047.8030104@tycho.nsa.gov> Date: Fri, 22 May 2015 12:58:47 -0400 From: Stephen Smalley MIME-Version: 1.0 To: Ted Toth Subject: Re: string_to_av_perm behavior References: <555F5762.8040601@tycho.nsa.gov> <555F5802.3090104@tycho.nsa.gov> <555F5BDF.7090906@tycho.nsa.gov> In-Reply-To: Content-Type: text/plain; charset=utf-8 Cc: SELinux List-Id: "Security-Enhanced Linux \(SELinux\) mailing list" List-Post: List-Help: selinux_check_access() is a pretty simple wrapper around the existing libselinux interfaces, so you could just grab the code from upstream and put it into your own library or application. On 05/22/2015 12:47 PM, Ted Toth wrote: > :( we currently live in the RHEL6 world. > > On Fri, May 22, 2015 at 11:39 AM, Stephen Smalley wrote: >> On 05/22/2015 12:36 PM, Ted Toth wrote: >>> What version of libselinux was selinux_check_access added? >> >> 2.1.7 >> >> > >