From: Rene R. <re...@gr...> - 2004-06-16 07:49:35
|
On Sat, 2004-06-05 at 01:31, Leonardo Stevanato wrote: > Hi there, I'm trying to force authentication when the user > clicks on the DELETE and CHANGE button in administrator > page. For example, if I create a backup work no one else > can change or delete my settings, just I can do that using > my login and password. It's the same as when we want to > enter restore page. I need to type my login and password > and select my server. I want to do that to change and > delete too. Does anyone knows how to do that? Not an easy job. It would require an extra user list to authenticate against. Maybe you should consider have multiple installs of bobs. One for each user. Modify the backup cron jobs to fit. Cheers Rene |