Hi I patched the users-plugin this way and it works again:
File /usr/share/munin/plugins/users
Line 96-97:
foreach (<WHO>) {
(undef,undef,$_,undef) = split /[\/ ]+/;
I just added another "undef" ...
Jochen
--
ZX81 - C64 - Amiga - x86-Linux - iMac (MacOS)

