When you install kamailio by using Debian packages then also the users
will be created automatically.
Thus, I suggest to download the Kamailio .tar file and build Debian
packages with "make deb"
See instructions on the wiki how to build a certain release.
regards
Klaus
Am 23.11.2010 14:24, schrieb Komáromi Péter:
Hello!
I'm on the way to install kamailio on my ubuntu pc.
It's almost complete, but if I prompt the /etc/init.d/kamailio start command, I
receive a chown: invalid user: `kamailio:kamailio' message.
I searched a lot after and tried to modify to other user, but can not find the right
place to change this username.
Shouldn't I replace a valid user in the /etc/init.d/kamailio file in the places of
asterisks?
MEMORY=$((`echo $MEMORY | sed -e 's/[^0-9]//g'`))
[ -z "$USER" ]&& USER=********
[ -z "$GROUP" ]&& GROUP=*******
[ $MEMORY -le 0 ]&& MEMORY=32
Or where should I modify? Maybe should I create somewhere this user?
Thanks a lot!
Peter
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users