/[mdap]/mdap-server.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /mdap-server.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25 by dpavlin, Mon Apr 23 23:32:49 2007 UTC revision 26 by dpavlin, Mon Apr 23 23:36:57 2007 UTC
# Line 133  sub ant_another_passwd { Line 133  sub ant_another_passwd {
133    
134          if ( $ant_passwd->{$ant} > $#try_accounts ) {          if ( $ant_passwd->{$ant} > $#try_accounts ) {
135                  print "$ant ant with unknown password\n";                  print "$ant ant with unknown password\n";
136                  $ant_unknown_password->{$ant} = 60;                  $ant_unknown_password->{$ant} = 10;
137                  $ant_passwd->{$ant} = 0;                  $ant_passwd->{$ant} = 0;
138                  return 0;                  return 0;
139          }          }

Legend:
Removed from v.25  
changed lines
  Added in v.26

  ViewVC Help
Powered by ViewVC 1.1.26