Help for this page

Select Code to Download


  1. or download this
    Source,Destination,User,State
    192.168.0.2,192.168.0.6,"cn=user1,ou=infrastructure,ou=accounts,o=ORG,
    +c=US",Allowed
    192.168.0.3,192.168.0.6,"cn=user2,ou=infrastructure,ou=accounts,o=ORG,
    +c=US",Denied
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
        }
        $lineNum++;
    }