Hey there, I have a serious issue concerning my server. For testing purposes regarding WebDAV storage mounted to my filesystem, I set up Backup for one domain. It will be backupped once a day, and after a week It will be moved to the WebDAV Storage via cronjob executed on root level. So I set up backup in ISPConfig 3 on Debian Lenny with all current updates installed, and the next morning, I got the following mail in my server master mail account: srv1.hikari-media.de : Mai 18 00:30:21 : root : user NOT in sudoers ; TTY=pts/0 ; PWD=/var/www/clients/client7/web11 ; USER=web11 ; COMMAND=/usr/bin/find . -group client7 -print So I wonder, what is the problem here? Hope you can help me. Regards ZeroEnna
Please check the file /etc/sudoers, it should contain a line like this for the root user: root ALL=(ALL) ALL
plain thing... Error Type PEBCAK (Problem exists between Keyboard and Chair): After denying root login via ssh, I change the user "root" in /etc/sudoers to my username, because I thought root is already the master of it all, so it is actually pretty useless.. thank you very much. Regards ZeroEnna