On Thu, May 7, 2015 at 12:30 PM, Martin Vogt <mvo...@gmail.com> wrote:

> Hello,
>
> I try to give any user rw permissions on /dev/nvidia*.
>
> Usually this is done by adding the user to group "video", but
> here the group is configured on NIS and I cannot change it.
>

AFAIK, secondary groups are merged from all sources, so it is possible to
have the same group in both NIS and /etc/group.


> So my idea was, to add every user to group "video" during
> login. (Or change the permissions to 666 on /dev/nvidia*)
>

That's possible using PAM, but see Simon's answer for a much better
solution (using udev ACLs).

-- 
Mantas Mikulėnas <graw...@gmail.com>
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to