On Thu, May 7, 2015 at 12:30 PM, Martin Vogt <[email protected]> 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 <[email protected]>
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to