[Koha] sudo -u koha zebrasrv -f /etc/koha/koha-conf.xml

Rick Welykochy rick at praxis.com.au
Thu Dec 10 01:21:16 NZDT 2009


Nouman soomro wrote:

> when I run this command ' sudo -u koha zebrasrv -f /etc/koha/koha-conf.xml'
> It show the following error. how can I fix it
>
> sudo -u koha zebrasrv -f /etc/koha/koha-conf.xml
> sudo: no passwd entry for koha!

You probably need to add the user 'koha' to your system.

sudo adduser koha

And you will want to add the group 'koha' to your system as well.

sudo addgroup koha


HTH!


cheers
rickw


-- 
_________________________________
Rick Welykochy || Praxis Services

All truth passes through three stages. First, it is ridiculed. Second, it
is violently opposed. Third, it is accepted as being self-evident.
      -- Arthur Schopenhauer


More information about the Koha mailing list