On Tue, Oct 22, 2013 at 9:42 PM, Charles Belarmino
<charles.belarm...@maximintegrated.com> wrote:
> Hello Les/Everyone,
>
>
>
> I would like to add a backup client using the procedure below.  But I cannot
> access it using another browser.

I don't understand the problem.   What do you mean by 'another browser'?


> We have added the user falko to the hosts file. That's the system user whom
> BackupPC will send email reports regarding falko-desktop, so we should
> create that user on the BackupPC server now:
>
> server1.example.com:
>
> useradd -m falko
> passwd falko

Backuppc web interface users don't need to be system users, unless
that is where the user will expect to receive the email.

> In addition to that we must create a password for falko for the BackupPC web
> interface:
>
> server1.example.com:
>
> htpasswd /etc/backuppc/htpasswd falko

Have you configured apache to require authentication for backuppc?
And can this user log in?

> By the way, I already added falko on the /etc/BackupPC/hosts.

And what is the problem?  Non-admin users should be able to log in and
only see the hosts where they are specified as the user.

-- 
   Les Mikesell
    lesmikes...@gmail.com

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to