> Interesting that the user-panel will allow you to set a user to administrate > the squidguard content filter, BUT, when you log in as the user, and try to > administrate the content filter, it pops up with username login that demands > the admin/password entries.
This is a know issue with server-manager panels. If the panel is contained in a file that resides in /etc/e-smith/web/functions then everything will work as it should. The problem arises when server-manager panels link to different parts of the web tree. SquidGuard is one example of this. SARG is another one. Third one is awstats. These contribs have been set up to create their own webspace and require admin as the username. The server-manager panel really does nothing more then a redirect to the new webspace.. This works great for server-manager as the authentication is the same. All the user-manager panel does is link the user-manager/cgi-bin to web/functions in the same way as server-manager/cgi-bin does. Once you are redirected to a separate webspace then a different set of authentication takes over and thus the problems. > Kind of defeats the purpose... anyone else experience this? Any quick > workarounds (without giving the user the admin password)? There is really no quick fix to this. The panels really need to be rewritten to use the panel system correctly. -Shad -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org
