Reginald Blank
unread,May 3, 2012, 6:30:51 AM5/3/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have successfully added a rule to automatically chroot and deny terminal all users, but I would like to exclude a single user from that rule. The problem is that I can't seem to get the match to work:
Match User !excludeduser
...
Doesn't seem to work. I've also tried adding an overriding
Match User excludeduser
chroot ...
forcecommand ...
But I don't know how to make these reset to normal.