[ Avaa Bypassed ]




Upload:

Command:

www-data@3.141.12.150: ~ $
# opts.pl
# Defines which smb.conf options are available in which samba versions

# default_options(&array, version)
# Fills in the given associative array with the default value for all
# supported options, based on the given samba version
sub default_options
{
@op = ( [ "admin users",		"",		1.905,	1 ],
	[ "announce as",		"NT",		???,	0 ],
	[ "announce version",		"4.2",		???,	0 ],
	[ "auto services",		"",		0,	0 ],
	[ "=preload" ],
	[ "allow hosts",		"",		0,	0 ],
	[ "=hosts allow" ],
	[ "alternate permissions",	"no",		1.916,	1 ],
	[ "available",			"yes",		1.513,	1 ],
	[ "bind interfaces only",	"false",	1.918,	0 ],
	[ "browseable",			"yes",		0,	1 ],
	[ "browse list",		"yes",		0,	0 ],
	[ "case sensitive",		"no",		0,	0 ],
	[ "=case sig names" ],
	[ "character set",		"",		0,	0 ],
	[ "client code page",		"850",		1.917,	0 ],
	[ "comment",			"",		0,	1 ],
	[ "copy",			"",		0,	1 ],
	[ "create mode",		"0744",		0,	1 ],
	[ "=create mask" ],
	[ "dead time",			0,		0,	0 ],
	[ "debug level",		"",		1.900,	0 ],
	[ "=log level" ],
	[ "default case",		"lower",	1.800,	1 ],
	[ "default service",		"",		1.700,	0 ],
	[ "=default" ],
	[ "delete readonly",		"no",		0,	1 ],
	[ "deny hosts",			"",		1.525,	1 ],
	[ "=hosts deny" ],
	[ "delete veto files",		"false",	???,	1 ],
	[ "dfree command",		"",		1.541,	0 ],
	[ "directory mask",		"0755",		???,	1 ],
	[ "=directory mode" ],
	[ "dns proxy",			"yes",		???,	0 ],
	[ "domain controller",		"no",		1.916,	0 ],
	[ "domain logons",		"no",		1.916,	0 ],
	[ "domain master",		"no",		1.916,	0 ],
	[ "dont descend",		"",		1.522,	1 ],
	[ "dos filetimes",		"false",	???,	1 ],
	[ "encrypt passwords",		"false",	0,	0 ],
	[ "fake oplocks",		"no",		0,	1 ],
	[ "follow symlinks",		"yes",		0,	1 ],
	[ "force create mode",		"0000",		???,	1 ],
	[ "force directory mode",	"0000",		???,	1 ],
	[ "force group",		"",		1.802,	1 ],
	[ "group" ],
	[ "force user",			"",		1.913,	1 ],
	[ "getwd cache",		"no",		1.703,	0 ],
	[ "guest account",		"nobody",	1.900,	1 ],
	[ "guest only",			"no",		1.604,	1 ],
	[ "=only guest" ],
	[ "hide dot files",		"yes",		1.802,	1 ],
	[ "hide files",			"",		???,	1 ],
	[ "homedir map",		"",		???,	0 ],
	[ "hosts equiv",		"",		1.800,	0 ],
	[ "interfaces",			"",		???,	0 ],
	[ "invalid users",		"",		1.800,	1 ],
	[ "keep alive",			0,		0,	0 ],
	[ "lm announce",		"auto",		???,	0 ],
	[ "lm interval",		60,		???,	0 ],
	[ "load printers",		"yes",		1.802,	0 ],
	[ "local master",		"yes",		???,	0 ],
	[ "lock directory",		"",		1.705,	0 ],
	[ "=lock dir" ],
	[ "locking",			"yes",		1.609,	1 ],
	[ "log file",			"",		1.900,	0 ],
	[ "logon drive",		"",		???,	0 ],
	[ "logon home",			"",		???,	0 ],
	[ "logon path",			"",		???,	0 ],
	[ "logon script",		"",		???,	0 ],
	[ "lppause command",		"",		0,	0 ],
	[ "lpq cache time",		10,		1.914,	0 ],
	[ "lpq command",		"",		???,	1 ],
	[ "lpresume command",		"",		???,	1 ],
	[ "lprm command",		"",		???,	1 ],
	[ "magic output",		"",		1.700,	1 ],
	[ "magic script",		"",		1.700,	1 ],
	[ "mangle case",		"no",		0,	1 ],
	[ "mangled map",		"",		1.802,	1 ],
	[ "mangled names",		"yes",		1.800,	1 ],
	[ "mangling char",		"~",		1.800,	1 ],
	[ "mangled stack",		50,		1.700,	0 ],
	[ "map archive",		"yes",		1.913,	1 ],
	[ "map hidden",			"no",		0,	1 ],
	[ "map system",			"no",		0,	1 ],
	[ "max connections",		0,		1.705,	1 ],
	[ "max disk size",		0,		???,	0 ],
	[ "max log size",		5000,		1.900,	0 ],
	[ "max mux",			50,		1.802,	0 ],
	[ "max ttl",			14400,		1.915,	0 ],
	[ "max wins ttl",		259200,		???,	0 ],
	[ "max xmit",			65535,		1.525,	0 ],
	[ "message command",		"",		1.901,	0 ],
	[ "min print space",		0,		1.914,	1 ],
	[ "min wins ttl",		21600,		???,	0 ],
	[ "netbios aliases",		"",		???,	0 ],
	[ "netbios name",		"",		???,	0 ],
	[ "nis homedir",		"false",	???,	0 ],
	[ "null passwords",		"no",		1.803,	0 ],
	[ "only user",			"false",	1.703,	1 ],
	[ "oplocks",			"true",		1.918,	1 ],
	[ "os level",			???,		???,	0 ],
	[ "passwd chat",		"",		1.914,	0 ],
	[ "passwd program",		"/bin/passwd",	0 ],
	[ "password level",		0,		1.700,	0 ],
	[ "password server",		"",		1.900,	0 ], # multiple
	[ "path",			"",		0,	1 ],
	[ "=directory" ],
	[ "postexec",			"",		1.906,	1 ],
	[ "postscript",			"false",	1.801,	1 ],
	[ "preexec",			"",		0,	1 ],
	[ "=exec" ],
	[ "preferred master",		"no",		???,	0 ],
	[ "preserve case",		"no",		0,	1 ],
	[ "print command",		"",		1.518,	1 ],
	[ "printable",			"no",		0,	1 ],
	[ "=print ok" ],
	[ "printcap name",		"",		1.513,	0 ],
	[ "printer",			"",		0,	1 ],
	[ "=printer name" ],
	[ "printer driver",		"",		0,	1 ],
	[ "printer driver file",	"",		???,	0 ],
	[ "printer driver location",	"",		???,	1 ],
	[ "printing",			"",		1.918,	1 ],
	[ "printing",			"",		0,	0 ],
	[ "protocol",			"NT1",		1.603,	0 ],
	[ "public",			"no",		0,	1 ],
	[ "=guest ok" ],
	[ "read list",			"",		1.802,	1 ],
	[ "read prediction",		"false",	1.705,	0 ],
	[ "read raw",			"yes",		1.700,	0 ],
	[ "read size",			2048,		1.900,	0 ],
	[ "remote announce",		"",		???,	0 ],
	[ "remote browse sync",		"",		???,	0 ],
	[ "revalidate",			"false",	1.902,	1 ],
	[ "root directory",		"/",		1.522,	0 ],
	[ "=root" ],
	[ "=root dir" ],
	[ "root preexec",		"",		1.9.11,	1 ],
	[ "root postexec",		"",		1.9.11,	1 ],
	[ "security",			"SHARE",	1.609,	0 ],
	[ "server string",		"",		1.800,	0 ],
	[ "shared file entries",	113,		???,	0 ],
	[ "shared mem size",		102400,		???,	0 ],
	[ "smb passwd file",		"",		1.914,	0 ],
	[ "smbrun",			"",		1.911,	0 ],
	[ "share modes",		"yes",		1.913,	1 ],
	[ "short preserve case",	"no",		1.914,	1 ],
	[ "socket address",		"",		???,	0 ],
	[ "socket options",		"",		1.903,	0 ],
	[ "status",			"yes",		1.803,	0 ],
	[ "strict locking",		"no",		1.900,	1 ],
	[ "strip dot",			"no",		1.900,	1 ],
	[ "syslog",			1,		???,	0 ],
	[ "syslog only",		"no",		???,	0 ],
	[ "sync always",		"no",		1.914,	1 ],
	[ "time offset",		0,		???,	0 ],
	[ "time server",		"false",	???,	0 ],
	[ "unix realname",		"no",		???,	0 ],
	[ "user",			"",		1.502,	1 ],
	[ "=username" ],
	[ "username level",		0,		???,	0 ],
	[ "username map",		"",		1.913,	0 ],
	[ "valid chars",		"",		1.912,	1 ],
	[ "valid users",		"",		1.800,	1 ],
	[ "veto files",			"",		???,	1 ],
	[ "veto oplock files",		"",		???,	1 ],
	[ "volume",			"",		0,	1 ],
	[ "wide links",			"yes",		0,	1 ],
	[ "wins proxy",			"no",		???,	0 ],
	[ "wins server",		"",		???,	0 ],
	[ "wins support",		"no",		???,	0 ],
	[ "workgroup",			"",		1.913,	0 ],
	[ "writable",			"no",		1.513,	1 ],
	[ "=write ok" ],
	[ "write list",			"",		1.802,	1 ],
	[ "write raw",			"yes",		1.913,	0 ],

	[ "exec" ],
	[ "max packet" ]
        );
}


Filemanager

Name Type Size Permission Actions
help Folder 0755
images Folder 0755
lang Folder 0755
CHANGELOG File 2.06 KB 0644
acl_security.pl File 12.76 KB 0755
ask_epass.cgi File 1.46 KB 0755
backup_config.pl File 752 B 0755
cgi_args.pl File 1012 B 0755
conf_bind.cgi File 1.56 KB 0755
conf_misc.cgi File 2.05 KB 0755
conf_net.cgi File 2.6 KB 0755
conf_pass.cgi File 2.36 KB 0755
conf_print.cgi File 1.17 KB 0755
conf_smb.cgi File 3.75 KB 0755
config-AlmaLinux-7.0-ALL File 533 B 0644
config-Amazon-Linux-2-ALL File 488 B 0644
config-CentOS-Linux-7.0-ALL File 533 B 0644
config-CentOS-Stream-Linux-8.0-ALL File 533 B 0644
config-CloudLinux-8.0-ALL File 533 B 0644
config-Oracle-Linux-8.0-ALL File 533 B 0644
config-Redhat-Enterprise-Linux-7.0-ALL File 488 B 0644
config-Rocky-Linux-7.0-ALL File 533 B 0644
config-Scientific-Linux-7.0-ALL File 488 B 0644
config-aix File 539 B 0644
config-cobalt-linux File 418 B 0644
config-coherent-linux File 502 B 0644
config-corel-linux File 405 B 0644
config-debian-linux File 427 B 0644
config-debian-linux-2.1 File 405 B 0644
config-debian-linux-2.2-7.9 File 690 B 0644
config-debian-linux-8.0-ALL File 578 B 0644
config-freebsd File 721 B 0644
config-freebsd-8-ALL File 813 B 0644
config-generic-linux File 547 B 0644
config-gentoo-linux File 545 B 0644
config-hpux File 574 B 0644
config-irix File 593 B 0644
config-lfs-linux File 418 B 0644
config-macos File 621 B 0644
config-macos-1.5-ALL File 517 B 0644
config-mandrake-linux File 476 B 0644
config-mandrake-linux-8.1-ALL File 484 B 0644
config-msc-linux File 480 B 0644
config-netbsd File 642 B 0644
config-open-linux File 482 B 0644
config-openSUSE-Linux-15.0-ALL File 519 B 0644
config-openbsd File 647 B 0644
config-openmamba-linux File 496 B 0644
config-openserver File 593 B 0644
config-osf1 File 593 B 0644
config-pardus-linux File 403 B 0644
config-redhat-linux File 490 B 0644
config-redhat-linux-10.0-15.0 File 502 B 0644
config-redhat-linux-16.0-23.0 File 559 B 0644
config-redhat-linux-24.0-ALL File 563 B 0644
config-redhat-linux-7.0-9.0 File 502 B 0644
config-slackware-linux File 452 B 0644
config-slackware-linux-7.0-7.1 File 470 B 0644
config-slackware-linux-8.0-ALL File 533 B 0644
config-sol-linux File 528 B 0644
config-solaris File 593 B 0644
config-solaris-10-ALL File 461 B 0644
config-solaris-8-9 File 533 B 0644
config-suse-linux File 452 B 0644
config-suse-linux-13.0-ALL File 494 B 0644
config-suse-linux-7.3-8.0 File 470 B 0644
config-suse-linux-8.2-12.9 File 545 B 0644
config-syno-linux File 293 B 0644
config-trustix-linux File 492 B 0644
config-turbo-linux File 418 B 0644
config-united-linux File 492 B 0644
config-unixware File 593 B 0644
config.info File 918 B 0644
config.info.bg File 1.54 KB 0644
config.info.ca File 1.02 KB 0644
config.info.cs File 746 B 0644
config.info.da File 991 B 0644
config.info.de File 1.15 KB 0644
config.info.es File 880 B 0644
config.info.fa File 1.09 KB 0644
config.info.fr File 940 B 0644
config.info.ja File 834 B 0644
config.info.nl File 953 B 0644
config.info.no File 975 B 0644
config.info.pl File 1.08 KB 0644
config.info.pt_BR File 869 B 0644
config.info.ru File 891 B 0644
config.info.ru.UTF-8 File 887 B 0644
config.info.sv File 638 B 0644
config.info.tr File 442 B 0644
config.info.uk File 939 B 0644
config.info.zh File 510 B 0644
config.info.zh_TW File 748 B 0644
create_copy.cgi File 735 B 0755
defaultacl File 369 B 0644
delete_euser.cgi File 464 B 0755
delete_share.cgi File 632 B 0755
delete_shares.cgi File 607 B 0755
edit_epass.cgi File 880 B 0755
edit_euser.cgi File 2.59 KB 0755
edit_fmisc.cgi File 2.21 KB 0755
edit_fname.cgi File 1.74 KB 0755
edit_fperm.cgi File 1.85 KB 0755
edit_fshare.cgi File 3.2 KB 0755
edit_group.cgi File 1.82 KB 0755
edit_gsync.cgi File 1.08 KB 0755
edit_manual.cgi File 583 B 0755
edit_popts.cgi File 1.82 KB 0755
edit_pshare.cgi File 3.27 KB 0755
edit_sec.cgi File 3.06 KB 0755
edit_sync.cgi File 1.23 KB 0755
edit_winbind.cgi File 800 B 0755
index.cgi File 9.34 KB 0755
install_check.pl File 365 B 0755
kill_user.cgi File 719 B 0755
kill_users.cgi File 783 B 0755
list_groups.cgi File 1.11 KB 0755
log_parser.pl File 1.78 KB 0755
logout.cgi File 305 B 0755
make_epass.cgi File 4.24 KB 0755
module.info File 246 B 0644
module.info.af File 0 B 0644
module.info.af.auto File 117 B 0644
module.info.ar File 0 B 0644
module.info.ar.auto File 165 B 0644
module.info.be File 0 B 0644
module.info.be.auto File 179 B 0644
module.info.bg File 0 B 0644
module.info.bg.auto File 212 B 0644
module.info.ca File 104 B 0644
module.info.ca.auto File 24 B 0644
module.info.cs File 47 B 0644
module.info.cs.auto File 104 B 0644
module.info.da File 0 B 0644
module.info.da.auto File 114 B 0644
module.info.de File 106 B 0644
module.info.de.auto File 22 B 0644
module.info.el File 0 B 0644
module.info.el.auto File 264 B 0644
module.info.es File 60 B 0644
module.info.es.auto File 100 B 0644
module.info.eu File 0 B 0644
module.info.eu.auto File 143 B 0644
module.info.fa File 0 B 0644
module.info.fa.auto File 180 B 0644
module.info.fi File 0 B 0644
module.info.fi.auto File 130 B 0644
module.info.fr File 47 B 0644
module.info.fr.auto File 96 B 0644
module.info.he File 0 B 0644
module.info.he.auto File 145 B 0644
module.info.hr File 0 B 0644
module.info.hr.auto File 144 B 0644
module.info.hu File 0 B 0644
module.info.hu.auto File 158 B 0644
module.info.it File 0 B 0644
module.info.it.auto File 124 B 0644
module.info.ja File 41 B 0644
module.info.ja.auto File 119 B 0644
module.info.ko File 39 B 0644
module.info.ko.auto File 107 B 0644
module.info.lt File 0 B 0644
module.info.lt.auto File 157 B 0644
module.info.lv File 0 B 0644
module.info.lv.auto File 149 B 0644
module.info.ms File 104 B 0644
module.info.ms.auto File 23 B 0644
module.info.mt File 0 B 0644
module.info.mt.auto File 120 B 0644
module.info.nl File 34 B 0644
module.info.nl.auto File 88 B 0644
module.info.no File 32 B 0644
module.info.no.auto File 82 B 0644
module.info.pl File 125 B 0644
module.info.pl.auto File 24 B 0644
module.info.pt File 51 B 0644
module.info.pt.auto File 98 B 0644
module.info.pt_BR File 60 B 0644
module.info.pt_BR.auto File 104 B 0644
module.info.ro File 0 B 0644
module.info.ro.auto File 141 B 0644
module.info.ru File 36 B 0644
module.info.ru.auto File 151 B 0644
module.info.sk File 0 B 0644
module.info.sk.auto File 136 B 0644
module.info.sl File 0 B 0644
module.info.sl.auto File 138 B 0644
module.info.sv File 29 B 0644
module.info.sv.auto File 88 B 0644
module.info.th File 0 B 0644
module.info.th.auto File 235 B 0644
module.info.tr File 41 B 0644
module.info.tr.auto File 115 B 0644
module.info.uk File 0 B 0644
module.info.uk.auto File 226 B 0644
module.info.ur File 0 B 0644
module.info.ur.auto File 207 B 0644
module.info.vi File 0 B 0644
module.info.vi.auto File 133 B 0644
module.info.zh File 35 B 0644
module.info.zh.auto File 78 B 0644
module.info.zh_TW File 36 B 0644
module.info.zh_TW.auto File 84 B 0644
opts.pl.dev File 6.37 KB 0644
prefs.info File 17 B 0644
rbac-mapping File 457 B 0644
readonly-share.pl File 477 B 0755
readwrite-share.pl File 481 B 0755
restart.cgi File 1.33 KB 0755
restart_wb.cgi File 816 B 0755
samba-lib.pl File 25.98 KB 0755
save_bind.cgi File 1.34 KB 0755
save_copy.cgi File 711 B 0755
save_euser.cgi File 1.62 KB 0755
save_fmisc.cgi File 1.37 KB 0755
save_fname.cgi File 1012 B 0755
save_fperm.cgi File 1.13 KB 0755
save_fshare.cgi File 2.63 KB 0755
save_group.cgi File 1.2 KB 0755
save_gsync.cgi File 522 B 0755
save_manual.cgi File 395 B 0755
save_misc.cgi File 2.05 KB 0755
save_net.cgi File 1.75 KB 0755
save_pass.cgi File 2.17 KB 0755
save_popts.cgi File 1.2 KB 0755
save_print.cgi File 916 B 0755
save_pshare.cgi File 2.22 KB 0755
save_sec.cgi File 2.14 KB 0755
save_smb.cgi File 2.21 KB 0755
save_sync.cgi File 691 B 0755
save_winbind.cgi File 902 B 0755
set-hostname-workgroup.pl File 737 B 0755
smbhash.pl File 17.88 KB 0755
start.cgi File 748 B 0755
start_wb.cgi File 621 B 0755
stop.cgi File 492 B 0755
stop_wb.cgi File 422 B 0755
swat.cgi File 3.17 KB 0755
swat_save.cgi File 515 B 0755
useradmin_update.pl File 4.69 KB 0755
view_users.cgi File 3.04 KB 0755