Bug#404797: default user/group asterisk is not added during install
    neubauer at std-service.com 
    markus.neubauer at std-service.com
       
    Thu Dec 28 10:21:47 UTC 2006
    
    
  
Package: asterisk
Version: 1:1.2.10.dfsg-1bpo1
Severity: important
The default user was not built, I had to change some permissions and a dir.
I did the following cmd's:
groupadd asterisk
useradd -g asterisk -d /var/lib/asterisk -s /bin/bash -c 'Asterisk PBX' asterisk
mkdir /var/log/asterisk
chown -R asterisk /var/run/asterisk
chown -R asterisk /var/log/asterisk
chown -R asterisk /var/lib/asterisk
chown -R asterisk /etc/asterisk
After doing that the asterisk pbx started.
greets Markus
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16-3-vserver-p3-std
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages asterisk depends on:
ii  adduser              3.63                Add and remove users and groups
ii  asterisk-bristuff    1:1.2.10.dfsg-1bpo1 Open Source Private Branch Exchang
-- no debconf information
    
    
More information about the Pkg-voip-maintainers
mailing list