]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Fix priviledge modification for vty group specified
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 8 Apr 2016 23:20:34 +0000 (19:20 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 9 Apr 2016 00:33:15 +0000 (20:33 -0400)
commitb8b341d7c359d9c6770cbecfb050fc992bf3ce1f
treeed3137dd84e1885d633943a05b108794a517b551
parent4a9ea50e1b7d0d4172accd3acac46f9cb2e4d531
lib: Fix priviledge modification for vty group specified

When attempting to switch runtime permissions over to
the correct group specified for the vty group, if the
user specified to run as does not have that vty group
then do warn about the issue and stop running

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reported-by: Thomas Martin <tmartincpp@gmail.com>
lib/privs.c