VasPav - 2012-04-19

I need restrict access some windows users to web, and im add to rules in wipfw.conf next:

add deny tcp from any to any 80 out uid alex

When reload ruleset ipfw says:

ipfw: uid "alex" nonexistent

User "alex" realy exist in windows user accounts, whats wrong?