security.d/chk_passwd

changeset 14
59e07bba67cc
parent 13
cc078ac2fddd
child 17
65656789da08
equal deleted inserted replaced
13:cc078ac2fddd 14:59e07bba67cc
1 #!/bin/bash 1 #!/bin/bash
2 # 2 #
3 ############################################################################# 3 #############################################################################
4 # Copyright (C) 2005-2009 4 # Copyright (C) 2005-2012
5 # 5 #
6 # Michiel Broek <mbse@mbse.eu> 6 # Michiel Broek <mbse@mbse.eu>
7 # Beekmansbos 10 7 # Beekmansbos 10
8 # 1971 BV IJmuiden 8 # 1971 BV IJmuiden
9 # the Netherlands 9 # the Netherlands
10 # 10 #
11 # This file is part of SlackSecCheckSripts. 11 # This file is part of SlackSecCheckScripts.
12 # 12 #
13 # This package is free software; you can redistribute it and/or modify it 13 # This package is free software; you can redistribute it and/or modify it
14 # under the terms of the GNU General Public License as published by the 14 # under the terms of the GNU General Public License as published by the
15 # Free Software Foundation; either version 2, or (at your option) any 15 # Free Software Foundation; either version 2, or (at your option) any
16 # later version. 16 # later version.
17 # 17 #
18 # SlackSecCheckSripts is distributed in the hope that it will be useful, but 18 # SlackSecCheckScripts is distributed in the hope that it will be useful, but
19 # WITHOUT ANY WARRANTY; without even the implied warranty of 19 # WITHOUT ANY WARRANTY; without even the implied warranty of
20 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 20 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21 # General Public License for more details. 21 # General Public License for more details.
22 # 22 #
23 # You should have received a copy of the GNU General Public License 23 # You should have received a copy of the GNU General Public License

mercurial