|
From: Graziano B. <gra...@ou...> - 2023-05-18 14:06:32
|
Hi list, I think that we have found a problem with begin uClibc 7.2.1 x64. Using webconf (webconf with lighhttpd), I can login in the configuration web interface without authenticate myself (no username/password is asked by the system). Looking for .htpasswd in /var/webconf/www, I can found it and it seems to be correct. # ls -l /var/webconf/www/.h* -rw-r--r-- 1 root root 20 May 18 15:31 /var/webconf/www/.htpasswd -rw-r--r-- 1 root root 20 Mar 25 18:15 /var/webconf/www/.htpasswd.dist Can someone suggest me something to check? I can found only these two warnings in /var/log/lighttpd/error.log, but nothing related to .htpasswd or auth problems: 2023-05-18 15:27:16: (server.c.1588) server started (lighttpd/1.4.67) 2023-05-18 15:27:16: (configfile.c.1287) WARNING: unknown config-key: dir-listing.exclude (ignored) 2023-05-18 15:27:16: (configfile.c.1287) WARNING: unknown config-key: dir-listing.encoding (ignored) thanks Graziano -- Graziano Brioschi Outland s.a.s. sede operativa: Via A. Don Rocca, 13 20030, Senago (MI) tel: 02 9948 6014 mobile: 328 8382622 email: gra...@ou... --> U4E <-- |