There's a typo here: > + if (con.listSecurity && !authGroup(n->group, FALSE)) ^ '.' should be '->' But it works after that! Thanks! Rich
There's a typo here: > + if (con.listSecurity && !authGroup(n->group, FALSE)) ^ '.' should be '->' But it works after that! Thanks! Rich