9 Dec
2009
9 Dec
'09
1:21 p.m.
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