[CentOS] Cent OS 7.3 Shared library issue

2018-01-09 Thread Aman Sharma
Hi Guys, I am using my native library to run but during runtime, its picking the default library i.e. /usr/lib/libssl. Due to this, my application crashes. But after adding the Soft link for my native library, its working fine. Can anybody Please let me know why its not working without adding so

[CentOS] Fwd: Qwery regarding Selinux Change Id context

2017-12-04 Thread Aman Sharma
. What you think about this. Thanks Aman On Sat, Dec 2, 2017 at 1:05 AM, Simon Sekidde wrote: > > > - Original Message - > > From: "Stephen Smalley" > > To: "Simon Sekidde" , "Aman Sharma" < > amansh.shar...@gmail.com> >

[CentOS] Fwd: Default User in Selinux

2017-12-04 Thread Aman Sharma
Hi All, During System boot up, I am running some semanage commands to change the User to sysadm_u. But in Cent OS 7.3 , Below error message is coming i.e. *ValueError: Login mapping for __default__ is not defined.* /usr/sbin/semanage login -m -S targeted -s user_u -r s0 __default__ ValueErr