]> git.puffer.fish Git - matthieu/frr.git/commit
From: Paul Jakma <paulj@alphyra.ie>
authorpaul <paul>
Wed, 21 May 2003 19:09:31 +0000 (19:09 +0000)
committerpaul <paul>
Wed, 21 May 2003 19:09:31 +0000 (19:09 +0000)
commit3dec2de3eecd475db69ec3746a631ec1591d08a5
tree89fdeae9d2c70d989b5322bd8a8af2dff2b0bae8
parenta304c1a4121c27ef807ffbea979f1460d4c5e0ee
From: Paul Jakma <paulj@alphyra.ie>
Subject: [zebra 19125] vtysh bogus perms check

vtysh checks that the zebra.vty socket uid is == to its own euid, this is
bogus - let the kernel decide whether permissions match, vtysh shouldnt
try second guess. (this becomes noticeable when neither zebra nor vtysh
are run as root :) )
vtysh/vtysh.c