|
From: David C. <da...@fu...> - 2015-10-28 15:55:05
|
On Wed, Oct 28, 2015 at 6:34 AM, fujisan <bac...@ba...> wrote: > Well, when i do > > su backuppc > > it says > > This account is currently not available. > > But that's normal because the shell is set to /sbin/nologin. > > Fuji > That's probably a smart configuration to protect the backuppc user. If you need to set up SSH keys or perform other maintenance as the backuppc user, you can log in temporarily: sudo su - backuppc -s /bin/bash > _______________________________________________ > BackupPC-users mailing list > Bac...@li... > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: http://backuppc.wiki.sourceforge.net > Project: http://backuppc.sourceforge.net/ > -- David Cramblett |