BackupPC-users

Re: [BackupPC-users] Not able to use the backuppc account in freebsd

2011-05-03 11:26:02
Subject: Re: [BackupPC-users] Not able to use the backuppc account in freebsd
From: "Michael Stowe" <mstowe AT chicago.us.mensa DOT org>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 3 May 2011 10:24:44 -0500
> Running BackupPC on FreeBSD 8.1 doing some troubleshooting, but cannot
> seem to get this command to work. Also cannot seem to login as backuppc
> user no shell and all that, please help
>
> usr/local/bin/BackupPC_dump -v -f localhost
> /usr/local/bin/BackupPC_dump: Wrong user: my userid is 0, instead of 300
> (backuppc)
> Please su backuppc first
> BackupPC::Lib->new failed

Please su backuppc first

> su -l /bin/sh backuppc su: unknown login: /bin/sh

This is telling you that you don't have a user named "/bin/sh."  Frankly,
you probably don't, it's probably better to use the backuppc user.

su - backuppc

should be sufficient.

> [c0mputerking@miako /usr/ports/shells/bash]# su -l /usr/local/bin/bash
> backuppc
> su: username too long
> [c0mputerking@miako /usr/ports/shells/bash]# su -s /usr/local/bin/bash
> backuppc
> su: username too long

Unsurprisingly, the username "/use/local/bin/bash" is too long, but you
probably don't have a user named that anyway.



------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/