2010-02-25 19:30:06

by alan.rouse

[permalink] [raw]
Subject: [refpolicy] User context incorrect

In OpenSuse 11.2, with the latest stable release of refpolicy, my unprivileged user is in the wrong context.

> id -Z
system_u:system_r:xdm_t

Ideas?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.tresys.com/pipermail/refpolicy/attachments/20100225/de583500/attachment.html


2010-02-25 19:39:17

by Justin P. Mattock

[permalink] [raw]
Subject: [refpolicy] User context incorrect

On 02/25/2010 11:30 AM, Alan Rouse wrote:
> In OpenSuse 11.2, with the latest stable release of refpolicy, my
> unprivileged user is in the wrong context.
> > id -Z
> system_u:system_r:xdm_t
> Ideas?
>
>
>
> _______________________________________________
> refpolicy mailing list
> refpolicy at oss.tresys.com
> http://oss.tresys.com/mailman/listinfo/refpolicy

check /etc/pam.d/{gdm,xdm,login}
that those files have pam_selinux.so
in them

here's the bugreport that has the three files
with pam_selinux.so in them:
https://bugzilla.novell.com/show_bug.cgi?id=582366


Justin P. Mattock