Quote:
Originally Posted by Aviator
I thought it might be this in the config file causing it:
set ioNJ(hide_group_uploaders) 1
set ioNJ(hide_uname) "NoUSER"
set ioNJ(hide_gname) "NoGROUP"
But if I set this to 0 or comment it out the problem remains,
What am I missing here ??
|
this worked for me
set ioNJ(hide_group_uploaders) 0
set ioNJ(hide_gname_real) ""
remember to do config rehash ....