Re: [BackupPC-users] Managing connections to the administration interface

2011-04-06 Thread Grégoire COUTANT
> I think the question should have been: > "Is it possible to allow a user to view the backup information without > being able to start a restore job?" Yes it was the question. (excuse my bad english !) > AFAIK, that is not possible.  Access to a host in the web interface is > all or nothing. Ok

Re: [BackupPC-users] Managing connections to the administration interface

2011-04-05 Thread Bowie Bailey
On 4/5/2011 4:37 PM, Carl Wilhelm Soderstrom wrote: > On 04/05 10:22 , Grégoire COUTANT wrote: >> I can not find in the documentation the possibility of restricting >> access to the administration. >> It may be useful for some users to access the backup but without being >> able to restore a serv

Re: [BackupPC-users] Managing connections to the administration interface

2011-04-05 Thread Carl Wilhelm Soderstrom
On 04/05 10:22 , Grégoire COUTANT wrote: > I can not find in the documentation the possibility of restricting > access to the administration. > It may be useful for some users to access the backup but without being > able to restore a server. in /etc/backuppc/hosts there are examples like this:

[BackupPC-users] Managing connections to the administration interface

2011-04-05 Thread Grégoire COUTANT
Hi all, I can not find in the documentation the possibility of restricting access to the administration. It may be useful for some users to access the backup but without being able to restore a server. Currently I use apache authentication, but it's a bit unwieldy. Is this possible ? Thanks