[Swan] [Openswan Users] XAUTH not receiving/computing password

Paul Wouters paul at nohats.ca
Fri Aug 29 00:32:38 EEST 2014


On Thu, 28 Aug 2014, Nels Lindquist wrote:

> Subject: Re: [Swan] [Openswan Users] XAUTH not receiving/computing password

The odd cause of the problem seems to have been found......

With selinux in permissive mode:

27948 open("/etc/shadow", O_RDONLY|O_CLOEXEC) = 3
27949 open("/etc/shadow", O_RDONLY|O_CLOEXEC) = 3
27950 open("/etc/shadow", O_RDONLY|O_CLOEXEC) = 3

With selinux in disabled mode:

1623  open("/etc/shadow", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied)
1623  open("/etc/shadow", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied)

I guess we need to file a bug with selinux somewhere?

Paul


More information about the Swan mailing list