On Wed, Oct 28, 2015 at 10:45 AM, fujisan
<backuppc-fo...@backupcentral.com> wrote:
> You did not understand, Les.
>
> It is NOT running from the web interface. it IS running from the command line.
> That is my problem.
>

Here is the relevant part of the error message you posted:

    Fatal error (bad version): /sbin/nologin: invalid option -- 'c'
   Usage:  nologin [options]  Politely refuse a login.

That is happening when you use the web interface, and not from the
command line.   It is not happening from the command line because you
explicitly set bash as your shell in your su command.   The part I
don't understand is why the web interface is invoking the user's
shell.   It is like it is using system() instead of exec() to run the
command at some point.   Setting backuppc's shell to /bin/bash would
probably fix it, but I think something else is wrong.

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

------------------------------------------------------------------------------
_______________________________________________
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