vsftpd-user in passwd überleben reboot nicht

C

colonia27

Guest
Moin zusammen,

vorab erstmal ein paar Infos vor meiner Problemschilderung:
- Das Problem bzw. die Änderung muss irgendwo zwischen trunk-version r4238 und r4300 eingebaut worden sein.
- Es liegt NICHT an der aktuellen Phone-Labor-16367.
- Um Konfig-Kuddelmuddel auszuschliessen wurde die Box recovert und von der Basis aus neu konfiguriert.... wurd eh mal wieder Zeit :)

Zum Problem:
Bisher habe ich meine Vsftpd-User, Berechtigungen und Pfade einfach durch einfügen einer entsprechenden Zeile in /tmp/passwd mit anschliessendem modsave all angelegt.
Beispiel: user1:_passwort_hash_:100:50:ftp user:/var/media/ftp/uStorxx/user1/:/bin/sh

Die entsprechenden Ordner und deren Rechte wurden ebenfalls immer angelegt. Hatt ja auch alles ne halbe Ewigkeit funktioniert.
Nun ist es aber so, daß neuerdings keiner der für vsftpd angelegten user den reboot überlebt.

passwd nach modasave all:
Code:
## Rudi-Editor
## Bitte umgebende Zeilen NICHT löschen ('cat > ...', 'RUDI_EOF')
cat > /tmp/passwd << 'RUDI_EOF'
root:_passwort_hash_:0:0:root:/mod/root:/bin/sh
boxusr80:any:1080:0:box user:/home-not-used:/bin/sh
ftp:x:100:1:FTP account:/home/ftp:/bin/false
[COLOR="Red"]vsftpduser:_passwort_hash_:0:0:ftp user:/var/media/ftp:/bin/sh
fritzbox:_passwort_hash_:100:50:ftp user:/var/media/ftp/uStorxx/fritzbox/:/bin/sh
user1:_passwort_hash_:100:50:ftp user:/var/media/ftp/uStorxx/user1/:/bin/sh
user2:_passwort_hash_:100:50:ftp user:/var/media/ftp/uStorxx/user2/:/bin/sh[/COLOR]
openvpn:x:1000:1001:OpenVPN account:/home/openvpn:/bin/false
bittorrent:x:101:1:Torrent server:/home/bittorrent:/bin/false
RUDI_EOF
passwd nach reboot:
Code:
## Rudi-Editor
## Bitte umgebende Zeilen NICHT löschen ('cat > ...', 'RUDI_EOF')
cat > /tmp/passwd << 'RUDI_EOF'
root:_passwort_hash_:0:0:root:/mod/root:/bin/sh
boxusr80:any:1080:0:box user:/home-not-used:/bin/sh
ftp:x:100:1:FTP account:/home/ftp:/bin/false
openvpn:x:1000:1001:OpenVPN account:/home/openvpn:/bin/false
bittorrent:x:101:1:Torrent server:/home/bittorrent:/bin/false
RUDI_EOF

Hier die vsftpd.conf:
Code:
/var/mod/root # cat /var/mod/etc/vsftpd.conf 
background=yes
check_shell=no
listen=yes
anonymous_enable=no
local_enable=yes
local_umask=022
chroot_local_user=yes
passwd_chroot_enable=yes
write_enable=yes
banner_file=/etc/motd
nopriv_user=root
secure_chroot_dir=/var/run/vsftpd
listen_port=mein Port
userlist_enable=yes
anon_root=/mod/home/ftp
xferlog_std_format=no
xferlog_enable=yes
vsftpd_log_file=/var/media/ftp/log_Pfad/vsftpd.log
log_ftp_protocol=no
syslog_enable=no
max_clients=25
max_per_ip=5
pasv_min_port=xxxx
pasv_max_port=xxxx
pasv_promiscuous=no
delay_failed_login=15
chroot_list_enable=yes
ssl_enable=no
ssl_sslv2=no
ssl_sslv3=no
ssl_tlsv1=no
force_local_data_ssl=no
force_local_logins_ssl=no
pasv_address=xxx.xxx.xxx.xxx
use_localtime=YES
userlist_file=/var/media/ftp/list_Pfad/vsftpd.user_list
userlist_deny=no
userlist_enable=yes
banner_file=/var/media/ftp/Banner_Pfad/vsftpd_banner
/var/mod/root #

und meine .config:
Code:
#
# Automatically generated make config: don't edit
#
FREETZ_HAVE_DOT_CONFIG=y

#
# General --------------------------------
#
FREETZ_AVM_VERSION_7270_04_80=y
# FREETZ_TYPE_300IP_AS_FON is not set
# FREETZ_TYPE_2170 is not set
# FREETZ_TYPE_FON is not set
# FREETZ_TYPE_FON_5010 is not set
# FREETZ_TYPE_FON_5050 is not set
# FREETZ_TYPE_FON_5140 is not set
# FREETZ_TYPE_FON_WLAN is not set
# FREETZ_TYPE_FON_WLAN_7050 is not set
# FREETZ_TYPE_FON_WLAN_7112 is not set
# FREETZ_TYPE_FON_WLAN_7113 is not set
# FREETZ_TYPE_FON_WLAN_7140 is not set
# FREETZ_TYPE_FON_WLAN_7141 is not set
# FREETZ_TYPE_FON_7150 is not set
# FREETZ_TYPE_FON_WLAN_7170 is not set
# FREETZ_TYPE_FON_WLAN_7240 is not set
FREETZ_TYPE_FON_WLAN_7270=y
# FREETZ_TYPE_FON_WLAN_7270_V3 is not set
# FREETZ_TYPE_WLAN_3020 is not set
# FREETZ_TYPE_WLAN_3030 is not set
# FREETZ_TYPE_WLAN_3130 is not set
# FREETZ_TYPE_WLAN_3131 is not set
# FREETZ_TYPE_WLAN_3170 is not set
# FREETZ_TYPE_WLAN_3270 is not set
# FREETZ_TYPE_WLAN_3270_V3 is not set
# FREETZ_TYPE_SPEEDPORT_W501V is not set
# FREETZ_TYPE_CUSTOM is not set
FREETZ_TYPE_FON_WLAN_7270_16MB=y
FREETZ_TYPE_LABOR=y
# FREETZ_TYPE_LABOR_CORE is not set
# FREETZ_TYPE_LABOR_DSL is not set
# FREETZ_TYPE_LABOR_IPV6 is not set
FREETZ_TYPE_LABOR_PHONE=y
# FREETZ_TYPE_LABOR_PREVIEW is not set
FREETZ_AVM_VERSION_STRING="7270_04.80"
FREETZ_TYPE_LANG_DE=y
# FREETZ_TYPE_LANG_A_CH is not set
# FREETZ_TYPE_LANG_EN is not set
FREETZ_TYPE_LANG_STRING="de"
FREETZ_TYPE_STRING="7270_labor_phone"
FREETZ_INSTALL_BASE=y
FREETZ_REPLACE_BUSYBOX=y
FREETZ_REPLACE_KERNEL_AVAILABLE=y
# FREETZ_REPLACE_KERNEL is not set
FREETZ_SHOW_ADVANCED=y
# FREETZ_TARGET_IPV6_SUPPORT is not set
FREETZ_TARGET_REF="8mb_26"
FREETZ_KERNEL_REF="8mb_26"
FREETZ_KERNEL_LAYOUT="ur8"
FREETZ_KERNEL_MTD_SIZE=246
FREETZ_HAS_PHONE=y
FREETZ_HAS_TAM=y
FREETZ_HAS_WLAN=y
# FREETZ_HAS_USB_CLIENT is not set
FREETZ_HAS_USB_HOST=y
FREETZ_HAS_AVM_INETD=y
FREETZ_HAS_LIBSSL=y

#
# Mod ------------------------------------
#
FREETZ_LANG_DE=y
# FREETZ_LANG_EN is not set
FREETZ_LANG_STRING="de"

#
# Patches
#

#
# Remove Brandings
#
# FREETZ_REMOVE_BRANDING_1und1 is not set
# FREETZ_REMOVE_BRANDING_avm is not set
# FREETZ_REMOVE_HELP is not set
# FREETZ_REMOVE_ASSISTANT is not set
# FREETZ_REMOVE_TR069 is not set
# FREETZ_REMOVE_CHRONYD is not set
# FREETZ_PATCH_DSL_EXPERT is not set
# FREETZ_PATCH_ENUM is not set
FREETZ_PATCH_SIGNED=y
# FREETZ_PATCH_ALARMCLOCK is not set
FREETZ_PATCH_RCFTPD=y
FREETZ_PATCH_USBSTORAGE=y
# FREETZ_PATCH_FREETZMOUNT is not set
FREETZ_USBSTORAGE_AUTOMOUNT=y
FREETZ_AUTOMOUNT_EXT2=y
FREETZ_AUTOMOUNT_EXT3=y
# FREETZ_AUTOMOUNT_NTFS is not set
# FREETZ_AUTOMOUNT_REISER_FS is not set
FREETZ_AUTORUN_AUTOEND=y
FREETZ_PATCH_MAXDEVCOUNT=y
# FREETZ_PATCH_GETCONS is not set
# FREETZ_REMOVE_SUPPORT is not set
# FREETZ_REMOVE_UPNP is not set
# FREETZ_REMOVE_USERMAN is not set
# FREETZ_REMOVE_FTPD is not set
# FREETZ_REMOVE_AURA_USB is not set
# FREETZ_REMOVE_AVM_VPN is not set
# FREETZ_REMOVE_DSLD is not set
# FREETZ_REMOVE_CAPIOVERTCP is not set
# FREETZ_REMOVE_DECT is not set
# FREETZ_REMOVE_DTRACE is not set
# FREETZ_REMOVE_VOIPD is not set
# FREETZ_REMOVE_VOIP_ISDN is not set
# FREETZ_REMOVE_WLAN is not set
# FREETZ_REMOVE_ANNEX_B_FIRMWARE is not set
# FREETZ_ADD_ANNEX_A_FIRMWARE is not set
FREETZ_ADD_REGEXT_GUI=y

#
# Package selection
#

#
# Standard packages
#
# FREETZ_PACKAGE_BFTPD is not set
# FREETZ_PACKAGE_BIRD is not set
FREETZ_PACKAGE_BRIDGE_UTILS=y
# FREETZ_PACKAGE_CALLMONITOR is not set
# FREETZ_PACKAGE_CHECKMAILD is not set
# FREETZ_PACKAGE_CIFSMOUNT is not set
# FREETZ_PACKAGE_CPMACCFG is not set
# FREETZ_PACKAGE_CURL is not set
# FREETZ_PACKAGE_DECO is not set
FREETZ_PACKAGE_DNSMASQ=y
FREETZ_PACKAGE_DROPBEAR=y
# FREETZ_PACKAGE_DROPBEAR_SERVER_ONLY is not set
FREETZ_PACKAGE_DROPBEAR_WITH_ZLIB=y
FREETZ_PACKAGE_DROPBEAR_DISABLE_HOST_LOOKUP=y
# FREETZ_PACKAGE_DTMFBOX is not set
# FREETZ_PACKAGE_ESPEAK is not set
FREETZ_PACKAGE_FORTUNE=y
# FREETZ_PACKAGE_FUSE is not set
FREETZ_PACKAGE_INETD=y
# FREETZ_PACKAGE_KNOCK is not set
# FREETZ_PACKAGE_MC is not set
# FREETZ_PACKAGE_MINI_FO is not set
# FREETZ_PACKAGE_MTR is not set
FREETZ_PACKAGE_NANO=y

#
# Nano additional features
#
FREETZ_PACKAGE_NANO_TINY=y
# FREETZ_PACKAGE_NETCAT is not set
# FREETZ_PACKAGE_NETSNMP is not set
# FREETZ_PACKAGE_NTFS is not set
# FREETZ_PACKAGE_OPENNTPD is not set
FREETZ_PACKAGE_OPENVPN=y
FREETZ_PACKAGE_OPENVPN_STATIC=y
FREETZ_PACKAGE_OPENVPN_WITH_LZO=y
# FREETZ_PACKAGE_OPENVPN_WITH_MGMNT is not set
FREETZ_PACKAGE_OPENVPN_ENABLE_SMALL=y
# FREETZ_PACKAGE_PINGTUNNEL is not set
# FREETZ_PACKAGE_PRIVOXY is not set
# FREETZ_PACKAGE_RCAPID is not set
# FREETZ_PACKAGE_SAMBA is not set
FREETZ_PACKAGE_SCREEN=y
# FREETZ_PACKAGE_STUNNEL is not set
# FREETZ_PACKAGE_TCPDUMP is not set
# FREETZ_PACKAGE_TOR is not set
# FREETZ_PACKAGE_VPNC is not set
FREETZ_PACKAGE_VSFTPD=y
FREETZ_PACKAGE_VSFTPD_WITH_SSL=y
FREETZ_PACKAGE_VSFTPD_STATIC=y

#
# Web interface
#
FREETZ_PACKAGE_AUTHORIZED_KEYS=y
FREETZ_PACKAGE_AVM_FIREWALL=y
# FREETZ_PACKAGE_CPMACCFG_CGI is not set
# FREETZ_PACKAGE_DOWNLOADER is not set
# FREETZ_PACKAGE_NFSD_CGI is not set
# FREETZ_PACKAGE_NHIPT is not set
# FREETZ_PACKAGE_IPTABLES is not set
FREETZ_PACKAGE_ONLINECHANGED_CGI=y
# FREETZ_PACKAGE_PHPXMAIL is not set
# FREETZ_PACKAGE_PPP_CGI is not set
# FREETZ_PACKAGE_RRDSTATS is not set
# FREETZ_PACKAGE_SPINDOWN_CGI is not set
FREETZ_PACKAGE_SYSLOGD_CGI=y
FREETZ_PACKAGE_TRANSMISSION_CGI=y
# FREETZ_PACKAGE_VIRTUALIP_CGI is not set
# FREETZ_PACKAGE_VNSTAT_CGI is not set
# FREETZ_PACKAGE_WOL_CGI is not set

#
# Debug helpers
#
FREETZ_PACKAGE_LDD=y
# FREETZ_PACKAGE_LSOF is not set
# FREETZ_PACKAGE_LTRACE is not set
# FREETZ_PACKAGE_NANO_SHELL is not set
# FREETZ_PACKAGE_PCIUTILS is not set
# FREETZ_PACKAGE_STRACE is not set
# FREETZ_PACKAGE_USBUTILS is not set

#
# Testing
#
# FREETZ_PACKAGE_APACHE is not set
# FREETZ_PACKAGE_BASH is not set
# FREETZ_PACKAGE_BFUSB is not set
# FREETZ_PACKAGE_BIP is not set
# FREETZ_PACKAGE_BLUEZ_UTILS is not set
# FREETZ_PACKAGE_BR2684CTL is not set
# FREETZ_PACKAGE_CRYPTSETUP is not set
# FREETZ_PACKAGE_CTORRENT is not set
# FREETZ_PACKAGE_DAVFS2 is not set
# FREETZ_PACKAGE_DEBOOTSTRAP is not set
# FREETZ_PACKAGE_DIGITEMP is not set
# FREETZ_PACKAGE_DNS2TCP is not set
FREETZ_PACKAGE_DOSFSTOOLS=y
FREETZ_PACKAGE_DOSFSTOOLS_DOSFSCK=y
FREETZ_PACKAGE_DOSFSTOOLS_DOSFSLABEL=y
FREETZ_PACKAGE_DOSFSTOOLS_MKDOSFS=y
# FREETZ_PACKAGE_DTACH is not set
FREETZ_PACKAGE_E2FSPROGS=y
FREETZ_PACKAGE_E2FSPROGS_STATIC=y
FREETZ_PACKAGE_E2FSPROGS_E2FSCK=y
FREETZ_PACKAGE_E2FSPROGS_E2MAKING=y
FREETZ_PACKAGE_E2FSPROGS_E2TUNING=y
# FREETZ_PACKAGE_E2FSPROGS_E2DEBUG is not set
FREETZ_PACKAGE_E2FSPROGS_BLKID=y
# FREETZ_PACKAGE_E2FSPROGS_E2FIXING is not set
# FREETZ_PACKAGE_EMPTY is not set
FREETZ_PACKAGE_FSTYP=y
# FREETZ_PACKAGE_GNU_MAKE is not set
# FREETZ_PACKAGE_GOCR is not set
# FREETZ_PACKAGE_HD_IDLE is not set
# FREETZ_PACKAGE_HTOP is not set
# FREETZ_PACKAGE_HTTPRY is not set
# FREETZ_PACKAGE_HTTPTUNNEL is not set
FREETZ_PACKAGE_INADYN_MT=y
# FREETZ_PACKAGE_INOTIFY_TOOLS is not set
# FREETZ_PACKAGE_IODINE is not set
# FREETZ_PACKAGE_IPTRAF is not set
# FREETZ_PACKAGE_IRSSI is not set
# FREETZ_PACKAGE_JAMVM is not set
# FREETZ_PACKAGE_LFTP is not set
# FREETZ_PACKAGE_LIGHTTPD is not set
# FREETZ_PACKAGE_LYNX is not set
# FREETZ_PACKAGE_LUA is not set
# FREETZ_PACKAGE_MADPLAY is not set
# FREETZ_PACKAGE_MATRIXTUNNEL is not set
# FREETZ_PACKAGE_MCABBER is not set
# FREETZ_PACKAGE_MICROPERL is not set
# FREETZ_PACKAGE_MODULE_INIT_TOOLS is not set
# FREETZ_PACKAGE_NAGIOS is not set
# FREETZ_PACKAGE_NCFTP is not set
# FREETZ_PACKAGE_NETPBM is not set
# FREETZ_PACKAGE_NOIP is not set
# FREETZ_PACKAGE_NDAS is not set
# FREETZ_PACKAGE_NFS_UTILS is not set
# FREETZ_PACKAGE_NGIRCD is not set
# FREETZ_PACKAGE_NMAP is not set
# FREETZ_PACKAGE_OBEXFTP is not set

#
# OpenSSH
#
# FREETZ_PACKAGE_OPENSSH_SSHD is not set
# FREETZ_PACKAGE_OPENSSH_CLIENT is not set
# FREETZ_PACKAGE_OPENSSH_SCP is not set
# FREETZ_PACKAGE_OPENSSH_CLIENTUTILS is not set
# FREETZ_PACKAGE_OPENSSH_KEYUTILS is not set
# FREETZ_PACKAGE_OPENSSH_SFTPCLIENT is not set
# FREETZ_PACKAGE_OPENSSH_SFTP is not set
# FREETZ_PACKAGE_OWFS is not set
# FREETZ_PACKAGE_PHP is not set
# FREETZ_PACKAGE_PORTMAP is not set
# FREETZ_PACKAGE_POLIPO is not set
# FREETZ_PACKAGE_PPPD_CHAT is not set
# FREETZ_PACKAGE_QUAGGA is not set
# FREETZ_PACKAGE_RRDTOOL is not set
# FREETZ_PACKAGE_RSYNC is not set
# FREETZ_PACKAGE_RUBY is not set
# FREETZ_PACKAGE_SABLEVM_SDK is not set
# FREETZ_PACKAGE_SER2NET is not set
# FREETZ_PACKAGE_SISPMCTL is not set
# FREETZ_PACKAGE_SLURM is not set
# FREETZ_PACKAGE_SOCAT is not set
# FREETZ_PACKAGE_SPAWN_FCGI is not set
# FREETZ_PACKAGE_SQLITE is not set
# FREETZ_PACKAGE_SQUID is not set
# FREETZ_PACKAGE_STREAMRIPPER is not set
# FREETZ_PACKAGE_SUBVERSION is not set
# FREETZ_PACKAGE_SYNCE_DCCM is not set
# FREETZ_PACKAGE_SYNCE_SERIAL is not set
# FREETZ_PACKAGE_TCP_WRAPPERS is not set
# FREETZ_PACKAGE_TCPPROXY is not set
# FREETZ_PACKAGE_TINYPROXY is not set
FREETZ_PACKAGE_TRANSMISSION=y
FREETZ_PACKAGE_TRANSMISSION_CLIENT=y
FREETZ_PACKAGE_TRANSMISSION_DAEMON=y
FREETZ_PACKAGE_TRANSMISSION_REMOTE=y
FREETZ_PACKAGE_TRANSMISSION_STATIC=y
FREETZ_PACKAGE_TRANSMISSION_WEBINTERFACE=y
# FREETZ_PACKAGE_TREE is not set
# FREETZ_PACKAGE_TMUX is not set
# FREETZ_PACKAGE_UNRAR is not set
# FREETZ_PACKAGE_USBROOT is not set
# FREETZ_PACKAGE_VIM is not set
# FREETZ_PACKAGE_VNSTAT is not set
# FREETZ_PACKAGE_VTUN is not set
# FREETZ_PACKAGE_WGET is not set
# FREETZ_PACKAGE_WOL is not set
# FREETZ_PACKAGE_WPUT is not set
# FREETZ_PACKAGE_XMAIL is not set
# FREETZ_PACKAGE_XPDF is not set
# FREETZ_PACKAGE_XRELAYD is not set
FREETZ_SHOW_UNSTABLE_PACKAGES=y

#
# Unstable
#
# FREETZ_PACKAGE_COLLECTD is not set
FREETZ_PACKAGE_HPLIP=y
# FREETZ_PACKAGE_HPLIP_DESKJET is not set
FREETZ_PACKAGE_HPLIP_PHOTOSMART=y
# FREETZ_PACKAGE_HPLIP_OFFICEJET is not set
# FREETZ_PACKAGE_HPLIP_PSC is not set
# FREETZ_PACKAGE_HPLIP_LASERJET is not set
# FREETZ_PACKAGE_HPLIP_COLOR_LASERJET is not set
# FREETZ_PACKAGE_HPLIP_OTHER is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_HP_PHOTOSMART is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_100 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_1115 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_1215 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_1218 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_130 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_1315 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_140_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_230 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_240_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_2570_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_2600_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_2700_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_3100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_3200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_320_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_3300_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_330_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_370_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_380_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_420_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_470_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7150 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7345 is not set
FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7350=y
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7400_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7550 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7600_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7700_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7800_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_7900_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_8000_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_8100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_8200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_8400_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_8700_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A310_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A320_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A430_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A440_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A510_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A520_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A530_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A610_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A620_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A630_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A710_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_A820_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_B8500_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C309A_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C3100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4340_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4380_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4400_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4500_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4600_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C4700_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C5100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C5200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C5300_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C5500_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C6100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C6200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C6300_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C7100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C7200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_C8100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D5060_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D5100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D5300_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D5400_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D6100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D7100_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D7200_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D7300_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D7400_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_D7500_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_P1000 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_P1100 is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_PLUS_B209A_M is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_PRO_B8300_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_PRO_B8800_SERIES is not set
# FREETZ_PACKAGE_HPLIP_PRINTER_TYPE_PHOTOSMART_PRO_B9100_SERIES is not set
FREETZ_PACKAGE_HPLIP_PRINTER_TYPE="photosmart_7350"
FREETZ_PACKAGE_HP_UTILS=y
# FREETZ_PACKAGE_MDEV is not set

#
# SANE
#
FREETZ_PACKAGE_SANE_BACKENDS=y
FREETZ_LIB_libsane=y
# FREETZ_PACKAGE_SANE_BACKENDS_sane_find_scanner is not set
# FREETZ_PACKAGE_SANE_BACKENDS_scanimage is not set
FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_dll=y
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_abaton is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_agfafocus is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_apple is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_artec is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_artec_eplus48u is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_as6e is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_avision is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_bh is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_canon is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_canon630u is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_canon_dr is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_cardscan is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_coolscan is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_coolscan2 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_coolscan3 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_dc210 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_dc240 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_dc25 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_dmc is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_epjitsu is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_epson is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_epson2 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_fujitsu is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_genesys is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_gt68xx is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hp is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hp3500 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hp3900 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hp4200 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hp5400 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hp5590 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hpljm1005 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_hs2p is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_ibm is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_leo is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_lexmark is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_ma1509 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_matsushita is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_microtek is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_microtek2 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_mustek is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_mustek_usb is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_mustek_usb2 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_nec is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_net is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_niash is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_pie is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_pixma is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_plustek is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_plustek_pp is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_ricoh is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_rts8891 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_s9036 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_sceptre is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_sharp is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_sm3600 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_sm3840 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_snapscan is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_sp15c is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_st400 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_stv680 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_tamarack is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_teco1 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_teco2 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_teco3 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_test is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_u12 is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_umax is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_umax1220u is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_umax_pp is not set
# FREETZ_PACKAGE_SANE_BACKENDS_BACKEND_xerox_mfp is not set
# FREETZ_PACKAGE_TINC is not set
# FREETZ_PACKAGE_USBIP is not set
FREETZ_PACKAGE_HASERL=y
FREETZ_PACKAGE_MODCGI=y

#
# Advanced options
#
# FREETZ_DL_OVERRIDE is not set
FREETZ_DL_KERNEL_SITE="@AVM/fritz.box/fritzbox.fon_wlan_7270/x_misc/opensrc"
FREETZ_DL_KERNEL_SOURCE="fritzbox7270-source-files-04.80.tar.gz"
FREETZ_DL_KERNEL_SOURCE_MD5="bcd49b28a54293e1481b8170b07245e0"
FREETZ_DL_SOURCE="FRITZ.Box_Fon_WLAN_7270_Labor_54.04.80-16376.image"

#
# Freetz package download sites
#
FREETZ_MOD_DL_NUM_SITES="5"

#
# Download site #1 - default: http://freetz.3dfxatwork.de
#
FREETZ_MOD_DL_SITE_1="http://freetz.3dfxatwork.de"

#
# Download site #2 - default: http://freetz.wirsind.info
#
FREETZ_MOD_DL_SITE_2="http://freetz.wirsind.info"

#
# Download site #3 - default: http://freetz.magenbrot.net
#
FREETZ_MOD_DL_SITE_3="http://freetz.magenbrot.net"

#
# Download site #4 - default: empty (reserved for later use)
#
FREETZ_MOD_DL_SITE_4=""

#
# Download site #5 - user-defined
#
FREETZ_MOD_DL_SITE_5=""
FREETZ_SECURITY_LEVEL=0
FREETZ_VERBOSITY_LEVEL=2
# FREETZ_FAVICON_NONE is not set
FREETZ_FAVICON_DSL123=y
# FREETZ_FAVICON_CUMA is not set
# FREETZ_FAVICON_HANSOLO is not set
# FREETZ_BACKUP_CONFIG_CACHE is not set
FREETZ_CHECK_CHANGED=y
FREETZ_FAVICON_STRING="dsl123"
FREETZ_SUBVERSION_STRING=y
FREETZ_DEVELOPER_VERSION_STRING=y
FREETZ_STYLE_COLORED=y
# FREETZ_STYLE_GREY is not set
FREETZ_STYLE="colored"
FREETZ_USER_DEFINED_COMMENT="PhoneLabor_54.04.80-16376"
# FREETZ_CUSTOM_IMAGE_NAME is not set

#
# Info pages
#
# FREETZ_REMOVE_BOX_INFO is not set
# FREETZ_REMOVE_FREETZ_INFO is not set
# FREETZ_REMOVE_DOT_CONFIG is not set
FREETZ_AVMPLUGINS_ENABLED=y

#
# Plugin selection
#

#
# Select plugin(s) for insertion
#
FREETZ_AVMPLUGINS_MEDIASRV=y
# FREETZ_AVMPLUGINS_MINI is not set
# FREETZ_AVMPLUGINS_NTFS is not set
# FREETZ_AVMPLUGINS_ONLINEPB is not set
FREETZ_AVMPLUGINS_SAMBA=y
FREETZ_AVMPLUGINS_TAM=y
FREETZ_AVMPLUGINS_WEBDAV=y

#
# External
#
EXTERNAL_ENABLED=y
EXTERNAL_SUBDIRS=y
EXTERNAL_CREATEPAK=y
EXTERNAL_DIR1=y
# EXTERNAL_DIR2 is not set
# EXTERNAL_DIR3 is not set
# EXTERNAL_CUSTOM_DIR is not set
EXTERNAL_DIRECTORY="/var/media/ftp/uStor01/external/"
EXTERNAL_OWN_FILES=""

#
# packages
#
EXTERNAL_FREETZ_PACKAGE_DOSFSTOOLS=y

#
# dosfstools
#
EXTERNAL_FREETZ_PACKAGE_DOSFSTOOLS_dosfsck=y
EXTERNAL_FREETZ_PACKAGE_DOSFSTOOLS_dosfslabel=y
EXTERNAL_FREETZ_PACKAGE_DOSFSTOOLS_mkdosfs=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS=y

#
# e2fsprogs
#
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_e2fsck=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_mke2fs=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_mklost_found=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_tune2fs=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_dumpe2fs=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_chattr=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_lsattr=y
EXTERNAL_FREETZ_PACKAGE_E2FSPROGS_blkid=y
EXTERNAL_FREETZ_PACKAGE_LDD=y
EXTERNAL_FREETZ_PACKAGE_NANO=y
EXTERNAL_FREETZ_PACKAGE_SCREEN=y
EXTERNAL_FREETZ_PACKAGE_TRANSMISSION_CLIENT=y
EXTERNAL_FREETZ_PACKAGE_TRANSMISSION_DAEMON=y
EXTERNAL_FREETZ_PACKAGE_TRANSMISSION_REMOTE=y
EXTERNAL_FREETZ_PACKAGE_TRANSMISSION_WEBINTERFACE=y

#
# services
#
EXTERNAL_FREETZ_PACKAGE_OPENVPN=y
EXTERNAL_FREETZ_PACKAGE_VSFTPD=y

#
# libraries
#
EXTERNAL_FREETZ_LIB_libncurses=y
# FREETZ_SQUASHFS_BLOCKSIZE_ORIG is not set
# FREETZ_SQUASHFS_BLOCKSIZE_16384 is not set
# FREETZ_SQUASHFS_BLOCKSIZE_32768 is not set
FREETZ_SQUASHFS_BLOCKSIZE_65536=y
# FREETZ_SQUASHFS_BLOCKSIZE_131072 is not set

#
# BusyBox options
#
# FREETZ_BUSYBOX_AR is not set
FREETZ_BUSYBOX_DIFF=y
FREETZ_BUSYBOX_ETHER_WAKE=y
FREETZ_BUSYBOX_INETD=y
FREETZ_BUSYBOX_IP=y
FREETZ_BUSYBOX_FEATURE_IP_ADDRESS=y
FREETZ_BUSYBOX_FEATURE_IP_LINK=y
FREETZ_BUSYBOX_FEATURE_IP_RULE=y
FREETZ_BUSYBOX_FEATURE_IP_ROUTE=y
FREETZ_BUSYBOX_FEATURE_IP_TUNNEL=y
FREETZ_BUSYBOX_PATCH=y
FREETZ_BUSYBOX_START_STOP_DAEMON=y
FREETZ_BUSYBOX_REALPATH=y
FREETZ_BUSYBOX_WGET=y
# FREETZ_BUSYBOX_LESS is not set
# FREETZ_BUSYBOX_LONG_OPTS is not set
FREETZ_BUSYBOX_MD5SUM=y
# FREETZ_BUSYBOX_NICE is not set
# FREETZ_BUSYBOX_FUSER is not set
# FREETZ_BUSYBOX_LS_COLOR is not set
# FREETZ_BUSYBOX_KEYS is not set
# FREETZ_BUSYBOX_BRCTL is not set
# FREETZ_BUSYBOX_UDHCPD is not set
# FREETZ_BUSYBOX_UDHCPC is not set
# FREETZ_BUSYBOX_SEQ is not set
# FREETZ_BUSYBOX_TAC is not set
# FREETZ_BUSYBOX_MDEV is not set
# FREETZ_BUSYBOX_MOUNT_HELPERS is not set
# FREETZ_BUSYBOX_MOUNT_LABEL is not set
# FREETZ_BUSYBOX_VOLUMEID is not set
# FREETZ_BUSYBOX_PSCAN is not set

#
# Kernel modules
#

#
# crypto
#
# FREETZ_MODULE_crypto_algapi is not set
# FREETZ_MODULE_arc4 is not set
# FREETZ_MODULE_blkcipher is not set
# FREETZ_MODULE_cbc is not set
# FREETZ_MODULE_cryptomgr is not set
# FREETZ_MODULE_sha1 is not set
# FREETZ_MODULE_sha256 is not set

#
# drivers
#
# FREETZ_MODULE_loop is not set
# FREETZ_MODULE_nbd is not set
# FREETZ_MODULE_cdrom is not set
# FREETZ_MODULE_capiconn is not set
# FREETZ_MODULE_nand is not set
# FREETZ_MODULE_ohio_nand is not set
# FREETZ_MODULE_dummy is not set
# FREETZ_MODULE_ppp_async is not set
# FREETZ_MODULE_ppp_deflate is not set
# FREETZ_MODULE_ppp_generic is not set
# FREETZ_MODULE_pppoe is not set
# FREETZ_MODULE_pppox is not set
# FREETZ_MODULE_ppp_mppe_mppc is not set
# FREETZ_MODULE_scsi_mod is not set
# FREETZ_MODULE_sd_mod is not set
# FREETZ_MODULE_sg is not set
# FREETZ_MODULE_sr_mod is not set
# FREETZ_MODULE_slhc is not set
# FREETZ_MODULE_musb_hdrc is not set
# FREETZ_MODULE_usblp is not set
# FREETZ_MODULE_usb_storage is not set
# FREETZ_MODULE_usbmon is not set
# FREETZ_MODULE_usbcore is not set
# FREETZ_MODULE_usbip is not set
# FREETZ_MODULE_usbip_common_mod is not set
# FREETZ_MODULE_usbserial is not set
# FREETZ_MODULE_ipaq is not set
# FREETZ_MODULE_pl2303 is not set
# FREETZ_MODULE_ftdi_sio is not set
# FREETZ_MODULE_hci_usb is not set
# FREETZ_MODULE_bfusb is not set
# FREETZ_MODULE_firmware_class is not set
# FREETZ_MODULE_dm_mod is not set
# FREETZ_MODULE_dm_crypt is not set
# FREETZ_MODULE_option is not set

#
# fs
#
# FREETZ_MODULE_cifs is not set
# FREETZ_MODULE_coda is not set
FREETZ_MODULE_ext3=y
FREETZ_MODULE_ext2=y
# FREETZ_MODULE_fat is not set
# FREETZ_MODULE_hfs is not set
# FREETZ_MODULE_hfsplus is not set
# FREETZ_MODULE_fuse is not set
FREETZ_MODULE_jbd=y
# FREETZ_MODULE_lockd is not set
# FREETZ_MODULE_mini_fo is not set
# FREETZ_MODULE_minix is not set

#
# ndas
#
# FREETZ_MODULE_ndas_block is not set
# FREETZ_MODULE_ndas_core is not set
# FREETZ_MODULE_ndas_sal is not set
# FREETZ_MODULE_nfsd is not set
# FREETZ_MODULE_exportfs is not set
# FREETZ_MODULE_nfs is not set
# FREETZ_MODULE_nls_cp437 is not set
# FREETZ_MODULE_nls_cp852 is not set
# FREETZ_MODULE_nls_iso8859_15 is not set
# FREETZ_MODULE_nls_iso8859_1 is not set
# FREETZ_MODULE_nls_utf8 is not set
# FREETZ_MODULE_ntfs is not set
# FREETZ_MODULE_reiserfs is not set
# FREETZ_MODULE_smbfs is not set
# FREETZ_MODULE_udf is not set
# FREETZ_MODULE_unionfs is not set
# FREETZ_MODULE_vfat is not set
# FREETZ_MODULE_msdods is not set
# FREETZ_MODULE_jffs2 is not set
FREETZ_MODULE_mbcache=y

#
# lib
#
# FREETZ_MODULE_crc_ccitt is not set

#
# net
#
# FREETZ_MODULE_bluetooth is not set
# FREETZ_MODULE_bnep is not set
# FREETZ_MODULE_l2cap is not set
# FREETZ_MODULE_rfcomm is not set
# FREETZ_MODULE_sunrpc is not set

#
# Shared libraries
#
# FREETZ_STRIP_LIBRARIES is not set

#
# Libraries -------------------------------
#
# FREETZ_LIB_libapr is not set
# FREETZ_LIB_libaprutil is not set
# FREETZ_LIB_libatm is not set
# FREETZ_LIB_libbluetooth is not set
# FREETZ_LIB_libopenobex is not set

#
# Crypto & SSL
#

#
# GMP ------------------------------------
#
# FREETZ_LIB_libgmp is not set

#
# GnuPG ----------------------------------
#
# FREETZ_LIB_libgpg_error is not set
# FREETZ_LIB_libgcrypt is not set

#
# SSL ------------------------------------
#
# FREETZ_LIB_libcyassl is not set
# FREETZ_LIB_libmatrixssl is not set
# FREETZ_LIB_libxyssl is not set
# FREETZ_LIB_libcrypto is not set

#
# Data compression
#
# FREETZ_LIB_liblzo2 is not set
FREETZ_LIB_libz=y

#
# Graphics & fonts
#
# FREETZ_LIB_libfreetype is not set
# FREETZ_LIB_libart_lgpl_2 is not set
# FREETZ_LIB_libjpeg is not set
# FREETZ_LIB_libpng12 is not set
# FREETZ_LIB_libgd is not set

#
# uClibc
#
FREETZ_LIB_ld_uClibc=y
FREETZ_LIB_libcrypt=y
FREETZ_LIB_libdl=y
FREETZ_LIB_libm=y
FREETZ_LIB_libnsl=y
FREETZ_LIB_libpthread=y
# FREETZ_LIB_libresolv is not set
FREETZ_LIB_librt=y
# FREETZ_LIB_libthread_db is not set
FREETZ_LIB_libuClibc=y
FREETZ_LIB_libutil=y
# FREETZ_LIB_libuClibc__ is not set
FREETZ_LIB_libgcc_s=y
# FREETZ_LIB_libglib_1 is not set

#
# GLib2
#
# FREETZ_LIB_libglib_2 is not set
# FREETZ_LIB_libgio_2 is not set
# FREETZ_LIB_libgobject_2 is not set
# FREETZ_LIB_libgmodule_2 is not set
# FREETZ_LIB_libgthread_2 is not set

#
# ncurses
#
FREETZ_LIB_libncurses=y

#
# terminfo database
#

#
# Select terminfo database entries to install (see help of 'Show all items')
#
FREETZ_SHARE_terminfo=y
# FREETZ_SHARE_terminfo_showall is not set
FREETZ_SHARE_terminfo_ansi=y
FREETZ_SHARE_terminfo_gnome=y
FREETZ_SHARE_terminfo_konsole=y
FREETZ_SHARE_terminfo_linux=y
FREETZ_SHARE_terminfo_putty=y
FREETZ_SHARE_terminfo_rxvt=y
FREETZ_SHARE_terminfo_screen=y
FREETZ_SHARE_terminfo_screenMINUSw=y
FREETZ_SHARE_terminfo_sun=y
FREETZ_SHARE_terminfo_vt100=y
FREETZ_SHARE_terminfo_vt102=y
FREETZ_SHARE_terminfo_vt102MINUSnsgr=y
FREETZ_SHARE_terminfo_vt102MINUSw=y
FREETZ_SHARE_terminfo_vt200=y
FREETZ_SHARE_terminfo_vt220=y
FREETZ_SHARE_terminfo_vt52=y
FREETZ_SHARE_terminfo_xterm=y
FREETZ_SHARE_terminfo_xtermMINUScolor=y
FREETZ_SHARE_terminfo_xtermMINUSxfree86=y
# FREETZ_LIB_libform is not set
# FREETZ_LIB_libmenu is not set
# FREETZ_LIB_libpanel is not set
# FREETZ_LIB_libcapi20 is not set
# FREETZ_LIB_libcurl is not set
# FREETZ_LIB_libevent is not set
# FREETZ_LIB_libexpat is not set
# FREETZ_LIB_libid3tag is not set
# FREETZ_LIB_libltdl is not set
# FREETZ_LIB_libmad is not set
# FREETZ_LIB_libneon is not set
# FREETZ_LIB_libnetpbm is not set
# FREETZ_LIB_libpcap is not set

#
# Readline
#
# FREETZ_LIB_libreadline is not set
# FREETZ_LIB_libhistory is not set
# FREETZ_LIB_libsqlite3 is not set
FREETZ_LIB_libusb=y
# FREETZ_LIB_libelf is not set
# FREETZ_LIB_libintl is not set
# FREETZ_LIB_libiconv is not set
# FREETZ_LIB_libftdi is not set
# FREETZ_LIB_libsynce is not set
# FREETZ_LIB_libsysfs is not set
# FREETZ_LIB_libpopt is not set
# FREETZ_LIB_libdevmapper is not set
FREETZ_LIB_libfreetz=y
# FREETZ_LIB_libpcre is not set
# FREETZ_LIB_libpcreposix is not set

#
# Compiler options
#
FREETZ_DOWNLOAD_TOOLCHAIN=y
# FREETZ_BUILD_TOOLCHAIN is not set
FREETZ_TARGET_CROSS="mipsel-linux-uclibc-"
FREETZ_TARGET_MAKE_PATH="toolchain/target/bin"
FREETZ_TARGET_CFLAGS="-Os -pipe -march=4kc -Wa,--trap"
FREETZ_JLEVEL=2
FREETZ_KERNEL_CROSS="mipsel-unknown-linux-gnu-"
FREETZ_KERNEL_MAKE_PATH="toolchain/kernel/bin"
# FREETZ_KERNEL_VERSION_2_6_13_1 is not set
FREETZ_KERNEL_VERSION_2_6_19_2=y
FREETZ_KERNEL_VERSION="2.6.19.2"
# FREETZ_TARGET_UCLIBC_VERSION_0_9_28 is not set
FREETZ_TARGET_UCLIBC_VERSION_0_9_29=y
# FREETZ_TARGET_UCLIBC_VERSION_0_9_30 is not set
# FREETZ_TARGET_COMPILER_GCC_4_1_2_UCLIBC_0_9_28 is not set
# FREETZ_TARGET_COMPILER_GCC_4_2_4_UCLIBC_0_9_28 is not set
FREETZ_TARGET_COMPILER_GCC_4_2_4_UCLIBC_0_9_29=y
# FREETZ_TARGET_COMPILER_GCC_4_3_3_UCLIBC_0_9_29 is not set
# FREETZ_TARGET_COMPILER_GCC_4_3_3_UCLIBC_0_9_30 is not set
FREETZ_TARGET_GCC_VERSION="4.2.4"
FREETZ_TARGET_UCLIBC_VERSION="0.9.29"
FREETZ_TARGET_BINUTILS_VERSION="2.18"
FREETZ_TARGET_UCLIBC_REF="mod"
# FREETZ_STATIC_TOOLCHAIN is not set
FREETZ_TARGET_GXX=y
FREETZ_TARGET_CCACHE=y
# FREETZ_TARGET_NLS is not set
FREETZ_TARGET_LFS=y
FREETZ_KERNEL_GCC_VERSION="3.4.6"
FREETZ_KERNEL_BINUTILS_VERSION="2.17.50.0.17"
# FREETZ_TARGET_TOOLCHAIN is not set

#
# GNU debugger (gdb)
#
# FREETZ_PACKAGE_GDB is not set
# FREETZ_PACKAGE_GDB_SERVER is not set
# FREETZ_PACKAGE_GDB_HOST is not set

In der Timeline/Ticketsystem auf freetz.org konnte ich nichts finden was in irgendeiner Form auf das Problem schliessen läßt. Ebenso brachte die Forensuche mich nicht weiter.
Hoffe ihr habt da ne Idee.

Mal am Rande: Woher kommt eigentlich plötzlich der "boxusr80" in der passwd? Den gabs bis vor kurzen nicht. Ist der freetz-bedingt oder hat AVM den eingebaut?
 
Wenn Du deine user, deren Gruppen und Passwörter mit:
adduser, addgroup und passwd anlegst, dann überleben sie einen reboot.;)
 
@colonia27: Doch, doch, vielleicht nicht in WIKI, aber wenigstens im Forum gab es eine heiße Diskussion darüber. Soweit ich weiß, wurde es letztendlich so gelöst, dass die passwd und shadow - Dateien (oder wenigstens passwd) zur Seite gelegt wurden, dann abgewartet wurde, bis ctlmgr&Co sie versuchen zu ändern und dann wurden sie wieder zurück geschrieben. Also, eine ziemlich aufwendige wrapper-Aktion. Ob es denn immer so gelöst ist und mit welchen Firmwares sowas überhaupt geht, das musst du selbst checken.

Zu boxusr80. Das sprang mir auch sofort ins Auge. Ich würde vermuten/spekulieren, dass es von AVM kommt. Wollen sie denn ihren WebIF-User doch normal zu den Linux-User hinfügen? Oder gehen sie in die Richtung ihr WebIF als nicht-root auszuführen? Sieht ziemlich danach aus.

MfG
 
Der Tip/Einwand ist natürlich vollkommen berechtigt.
Ändert nur leider nichts an der Tatsache, daß es solang der vsftpd als Paket verfügbar ist IMMER so ging wie oben beschriben.
Ergo muss sich irgendwas geändert haben

Zu boxusr80. Das sprang mir auch sofort ins Auge. Ich würde vermuten/spekulieren, dass es von AVM kommt.
Oliver meinte gerade im irc, daß der ctlmgr ihn anlegt und scheinbar für den Samba benötigt wird.
Wenigstens sind damit keine Anmeldungen möglich
 
Doppelpost weil Olistudent scheinbar die Lösung hat.
Mit dem letzten Patch aus #61 sind alle meine angelegten User vor reboots sicher. :-D
Ob das ganze natürlich andere Auswirkungen hat, kann ich nicht sagen.
Vielleicht testet der ein oder andere auch mal, damit das Ding relativ schnell den weg in den Trunk findet. Ich kann bisher zumindest keine anderen Fehler/Probleme feststellen.

Und falls jemand Lust hat mir zu erklären warum diese Änderung nötig war, nur zu ;-)
 
Ist da nicht schon was drin? Denn meine 7240 vergißt diese User nicht.
Habe auch einen per Hand in der passwd angelegt, mit aus dem web erstellten passwort.
 
Tat meine Box bis vor kurzem ja seit anbeginn von vsftpd auch nicht. Ich kann dir auch nicht sagen woran es genau liegt. Bisher läuft bei mir immernoch alles wie gewohnt.
Habe aber erfahren, daß aktuell jemand an einer "erweiterten" libfreetz arbeitet die aber noch nicht getestet ist.
Wäre nett wenn Der-/Diejenige(n) dann hier kurzes Feedback geben.
Solang warte ich noch mit dem "auf_GELÖST_setzen" dieses Threads.
 
Habe den Patch #61 ebenfalls ausprobiert. Für vsftpd und den Nutzeraccount ftpuser scheint es zu funktionieren. Allerding muß das Passwort dafür jetzt mit passwd eingegeben und geändert werden.

Der Nutzer boxusr80 ist bei mir durch den Patch verlorengegangen. Scheinbar ist das allerdings der Nutzer, welcher für AVM Samba nötig ist und dessen Passwort über das Web Interface mit "Kennwort Schutz aktivieren" gesetzt wird.

Weder mit noch ohne Patch #61 funktioniert derzeit Freetz Samba. In beiden Fällen soll beim Zugriff auf die Freigaben ein Passwort für den Nutzer Gast eingegeben werden, welchen es nicht gibt. Entsprechend kann Freetz Samba nicht verwendet werden.

AVM Samba scheint mit Patch #61 auch nicht zu funktionieren.
 
Hi Mulder,
bevor wir das Ticket zumüllen mach ich mal hier weiter. Mein post im Ticket bezog sich nur auf den boxusr und sollte ein wenig als Erklärung dienen.
Mein "any". PW kommt dann wohl daher, daß ich keinen Samba nutze. Nicht AVM und nicht freetz.
Allerdings hat der patch den boxusr bei mir nicht entfernt.
 
Der boxusr80 wird wohl von der FW angelegt, wenn noch kein patch #61 verwendet wurde. Wenn Du dann ein modsave all ausgeführt hast, wurde dieser Nutzer vieleicht persistent im Flash der Box gespeichert. Bei mir habe ich das vor der Anwendung des Patches nicht gemacht. Dein "any" PW kommt daher, dass Du die Option "Kennwortschutz aktivieren" in der Weboberfläche nicht aktiviert hattest.

Funktion ohne Patch #61:
1. boxusr80 wird automatisch beim Start der Box angelegt.
2. Kennwort von boxusr80 kann mit der Funktion "Kennwortschutz aktivieren" in der Weboberfläche aktiviert und gespeichert werden.
3. Nutzeraccounts, welche von Feetz-Tools oder manuell angelegt wurden, gehen verloren, wenn man mit der Funktion "Kennwortschutz aktivieren" das Passwort deaktiviert

Funktion nach Anwendung von Patch #61:
1. boxusr80 wird nicht mehr automatisch angelegt.
2. boxusr80 kann mit vi /etc/passwd manuell angelegt werden und mit modsave all im Flash gespeichert werden
3. Passwort von boxusr80 kann nicht mehr über das Webinterface mit der Funktion "Kennwortschutz aktivieren" geändert werden. Man muß passwd boxusr80 verwenden und das Passwort mit modsave all speichern.
4. "Kennwortschutz aktivieren" scheint keine Funktion mehr zu haben und löscht deshalb auch keine Nutzeraccounts mehr

=> Im Prinzip funktioniert es irgendwie, hat allerdings gravierende Auswirkungen auf einige Funktionen im Freetz Webif. Ist auch nicht so optimal, dass boxusr80 manuell angelegt werden muß.
 
Zuletzt bearbeitet:
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.