Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread Kai Grunau
Hello, shacky wrote: > I'm installing BackupPC 3.1.0 on a SuSE 10.0 system. > After I installed it I copied the init.d/suse-backuppc script from the > BackupPC sources directory to /etc/init.d/backuppc and I chmodded it > to 755. > Now if I start it with "/etc/init.d/backuppc start" I get this err

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread dan
try su backuppc -c id what is your output? did you create the user backuppc? if so, does backuppc have a home directory and does it have a default shell of /bin/bash? what is the output of su backuppc -c " /usr/local/backuppc/bin/BackupPC -d" just for fun, try to suid backuppc the init script.

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread Les Mikesell
shacky wrote: >> Everything in bin/ is owned by user backuppc and has rights -r-xr-xr-x. > > Yes, I have the same permissions. > The strange thing is that I get the same error even if I try to run > BackupPC directly as backuppc user: > > server:/usr/local/backuppc/bin # su - backuppc > [EMAIL P

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread shacky
> Everything in bin/ is owned by user backuppc and has rights -r-xr-xr-x. Yes, I have the same permissions. The strange thing is that I get the same error even if I try to run BackupPC directly as backuppc user: server:/usr/local/backuppc/bin # su - backuppc [EMAIL PROTECTED]:~> /usr/local/backu

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread Tino Schwarze
On Mon, Apr 21, 2008 at 08:17:46PM +0200, shacky wrote: > > What happens if you try "su - backuppc"? > > Nothing special. > I get the normal shell for the backuppc user. > Could you past me the output of the following commands on your working > system, please? BTW: It's an openSUSE 10.2 (X86-64

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread shacky
> What happens if you try "su - backuppc"? Nothing special. I get the normal shell for the backuppc user. Could you past me the output of the following commands on your working system, please? ls -laR /usr/local/backuppc (or whatever directory where you installed BackupPC) ls -l /usr/bin/suidper

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread Tino Schwarze
On Mon, Apr 21, 2008 at 08:01:19PM +0200, shacky wrote: > I'm installing BackupPC 3.1.0 on a SuSE 10.0 system. > After I installed it I copied the init.d/suse-backuppc script from the > BackupPC sources directory to /etc/init.d/backuppc and I chmodded it > to 755. > Now if I start it with "/etc/in

[BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-21 Thread shacky
I'm installing BackupPC 3.1.0 on a SuSE 10.0 system. After I installed it I copied the init.d/suse-backuppc script from the BackupPC sources directory to /etc/init.d/backuppc and I chmodded it to 755. Now if I start it with "/etc/init.d/backuppc start" I get this error: server:/usr/local/src/Backu

Re: [BackupPC-users] backup keeps failing in exactly the same place

2008-04-21 Thread Tino Schwarze
On Mon, Apr 21, 2008 at 07:30:54AM -0700, David Koski wrote: > > I've run into a frustrating problem that affects only one of my backup > > clients. This particular client is configured as though it is two > > hosts to backuppc, such that part of its contents go to a compressed > > pool and the r

Re: [BackupPC-users] backup keeps failing in exactly the same place

2008-04-21 Thread David Koski
On Sunday 20 April 2008 14:39:33 Benjamin Staffin wrote: > I've run into a frustrating problem that affects only one of my backup > clients. This particular client is configured as though it is two > hosts to backuppc, such that part of its contents go to a compressed > pool and the rest goes to a

Re: [BackupPC-users] backup keeps failing in exactly the same place

2008-04-21 Thread Jonathan Dill
On Apr 20, 2008, at 5:39 PM, Benjamin Staffin wrote: > I've run into a frustrating problem that affects only one of my backup > clients. This particular client is configured as though it is two > hosts to backuppc, such that part of its contents go to a compressed > pool and the rest goes to an

Re: [BackupPC-users] SendMail Options...

2008-04-21 Thread Koen Linders
On Mon, 21 Apr 2008 08:52:45 +0200, Fabrice Blatch <[EMAIL PROTECTED]> wrote: > Hello > > i must say that i'm very grateful for the creators of BackupPC... it > is an awesome piece of software > > all is going well with my installation but i'm struggling with the > "email notifications"... >