Webadmin authentication fails after reboot

lifesfun at cleverfolk.com lifesfun at cleverfolk.com
Tue Sep 17 16:32:54 CEST 2013


Just got this message which further suggest this is an LDAP problem


[root at mail ~]# #Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/kolabd/process.py", line 51, in
synchronize
    auth.synchronize()
  File "/usr/lib/python2.6/site-packages/pykolab/auth/__init__.py", line
245, in synchronize
    self._auth.synchronize()
  File "/usr/lib/python2.6/site-packages/pykolab/auth/ldap/__init__.py",
line 876, in synchronize
    callback=self._synchronize_callback,
  File "/usr/lib/python2.6/site-packages/pykolab/auth/ldap/__init__.py",
line 2149, in _search
    attrlist=['supportedControl']
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 552,
in search_s
    return
self.search_ext_s(base,scope,filterstr,attrlist,attrsonly,None,None,timeout=self.timeout)
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 856,
in search_ext_s
    return self._apply_method_s(SimpleLDAPObject.search_ext_s,*args,**kwargs)
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 810,
in _apply_method_s
    self.reconnect(self._uri)
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 779,
in reconnect
    self._apply_last_bind()
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 755,
in _apply_last_bind
    func(*args,**kwargs)
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 820,
in simple_bind_s
    return SimpleLDAPObject.simple_bind_s(self,*args,**kwargs)
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 207,
in simple_bind_s
    msgid = self.simple_bind(who,cred,serverctrls,clientctrls)
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 201,
in simple_bind
    return
self._ldap_call(self._l.simple_bind,who,cred,RequestControlTuples(serverctrls),RequestControlTuples(clientctrls))
  File "/usr/lib64/python2.6/site-packages/ldap/ldapobject.py", line 99,
in _ldap_call
    result = func(*args,**kwargs)
SERVER_DOWN: {'desc': "Can't contact LDAP server"}



> login to the kolab-webadmin portal fails after reboot
>
> I have fixed this previously by doing a fresh install as I did not yet
> have a fully functioning service, however I dont want to keep doing this
> each time I reboot.
>
> I suspect some service may not be running post reboot so I noted my
> running services after a fresh installation and after reboot, t appears a
> number of services havent started automatically. I checked chkconfig and I
> think all the switches seem ok, I am running init:3
>
> so I am unsure what switches/config I need to ammend so that all these
> services start automatically on reboot
>
> using service kolabd restart does not initiate all these services starting
>
>
> [root at mail ~]# diff /home/mua/backups/ps-efafterreboot20130907
> /home/mua/backups/ps-efb4install20130917
> 2,103c2,79
> < root         1     0  0 14:57 ?        00:00:00 /sbin/init
> < root         2     0  0 14:57 ?        00:00:00 [kthreadd]
> < root         3     2  0 14:57 ?        00:00:00 [ksoftirqd/0]
> < root         4     2  0 14:57 ?        00:00:00 [migration/0]
> < root         5     2  0 14:57 ?        00:00:00 [events/0]
> < root         6     2  0 14:57 ?        00:00:00 [cpuset]
> < root         7     2  0 14:57 ?        00:00:00 [khelper]
> < root         8     2  0 14:57 ?        00:00:00 [netns]
> < root         9     2  0 14:57 ?        00:00:00 [async/mgr]
> < root        10     2  0 14:57 ?        00:00:00 [pm]
> < root        11     2  0 14:57 ?        00:00:00 [xenwatch]
> < root        12     2  0 14:57 ?        00:00:00 [xenbus]
> < root        13     2  0 14:57 ?        00:00:00 [sync_supers]
> < root        14     2  0 14:57 ?        00:00:00 [bdi-default]
> < root        15     2  0 14:57 ?        00:00:00 [kintegrityd/0]
> < root        16     2  0 14:57 ?        00:00:00 [kblockd/0]
> < root        17     2  0 14:57 ?        00:00:00 [ata_aux]
> < root        18     2  0 14:57 ?        00:00:00 [kseriod]
> < root        19     2  0 14:57 ?        00:00:00 [kswapd0]
> < root        20     2  0 14:57 ?        00:00:00 [ksmd]
> < root        21     2  0 14:57 ?        00:00:00 [aio/0]
> < root        22     2  0 14:57 ?        00:00:00 [crypto/0]
> < root        27     2  0 14:57 ?        00:00:00 [khvcd]
> < root        29     2  0 14:57 ?        00:00:00 [kpsmoused]
> < root        30     2  0 14:57 ?        00:00:00 [kstriped]
> < root        31     2  0 14:57 ?        00:00:00 [ksnapd]
> < root        32     2  0 14:57 ?        00:00:00 [kjournald]
> < root        62     2  0 14:57 ?        00:00:00 [kauditd]
> < root       119     1  0 14:57 ?        00:00:00 /sbin/udevd -d
> < root       306   119  0 14:57 ?        00:00:00 /sbin/udevd -d
> < root       529     2  0 14:57 ?        00:00:00 [flush-202:1]
> < root       643     1  0 14:57 ?        00:00:00 auditd
> < root       661     1  0 14:57 ?        00:00:00 /sbin/portreserve
> < root       668     1  0 14:57 ?        00:00:00 /sbin/rsyslogd -i
> /var/run/syslogd.pid -c 5
> < root       695     1  0 14:57 ?        00:00:00 mdadm --monitor --scan
> -f --pid-file=/var/run/mdadm/mdadm.pid
> < root       774     1  0 14:57 ?        00:00:00 /usr/sbin/httpd.worker
> -k start -f /etc/dirsrv/admin-serv/httpd.conf
> < root       777   774  0 14:57 ?        00:00:00 /usr/sbin/httpd.worker
> -k start -f /etc/dirsrv/admin-serv/httpd.conf
> < daemon     778   774  0 14:57 ?        00:00:00 /usr/sbin/httpd.worker
> -k start -f /etc/dirsrv/admin-serv/httpd.conf
> < dbus       873     1  0 14:57 ?        00:00:00 dbus-daemon --system
> < root       889     1  0 14:57 ?        00:00:00 cupsd -C
> /etc/cups/cupsd.conf
> < 68         919     1  0 14:57 ?        00:00:00 hald
> < root       920   919  0 14:57 ?        00:00:00 hald-runner
> < root       973     1  0 14:57 ?        00:00:00 /usr/sbin/sshd
> < root      1009     1  0 14:57 ?        00:00:00 /bin/sh
> /usr/bin/mysqld_safe --datadir=/var/lib/mysql
> --socket=/var/lib/mysql/mysql.sock --pid-file=/var/run/mysqld/mysqld.pid
> --basedir=/usr --user=mysql
> < mysql     1111  1009  0 14:57 ?        00:00:00 /usr/libexec/mysqld
> --basedir=/usr --datadir=/var/lib/mysql --user=mysql
> --log-error=/var/log/mysqld.log --pid-file=/var/run/mysqld/mysqld.pid
> --socket=/var/lib/mysql/mysql.sock
> < cyrus     1141     1  0 14:57 ?        00:00:00
> /usr/lib/cyrus-imapd/cyrus-master -d
> < cyrus     1151     1  0 14:57 ?        00:00:00 idled
> < cyrus     1153  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1155  1141  0 14:57 ?        00:00:00 pop3d
> < cyrus     1156  1141  0 14:57 ?        00:00:00 pop3d -s
> < cyrus     1157  1141  0 14:57 ?        00:00:00 lmtpd
> < cyrus     1158  1141  0 14:57 ?        00:00:00 notifyd
> < cyrus     1159  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1160  1141  0 14:57 ?        00:00:00 imapd -s
> < cyrus     1161  1141  0 14:57 ?        00:00:00 pop3d
> < cyrus     1162  1141  0 14:57 ?        00:00:00 pop3d -s
> < cyrus     1163  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1164  1141  0 14:57 ?        00:00:00 pop3d
> < cyrus     1165  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1166  1141  0 14:57 ?        00:00:00 pop3d
> < cyrus     1193  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1194  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1195  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1196  1141  0 14:57 ?        00:00:00 pop3d
> < cyrus     1197  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1198  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1199  1141  0 14:57 ?        00:00:00 imapd
> < cyrus     1200  1141  0 14:57 ?        00:00:00 pop3d
> < root      1201   973  0 14:57 ?        00:00:00 sshd: root at pts/0
> < amavis    1203     1  0 14:57 ?        00:00:05 clamd.amavisd -c
> /etc/clamd.d/amavisd.conf --pid /var/run/amavisd/clamd.pid
> < amavis    1212     1  0 14:57 ?        00:00:01 /usr/sbin/amavisd
> (master)
> < root      1288     1  0 14:57 ?        00:00:00
> /usr/libexec/postfix/master
> < postfix   1300  1288  0 14:57 ?        00:00:00 pickup -l -t fifo -u
> < postfix   1301  1288  0 14:57 ?        00:00:00 qmgr -l -t fifo -u
> < root      1312     1  0 14:57 ?        00:00:00 /usr/sbin/abrtd
> < root      1320     1  0 14:57 ?        00:00:00 abrt-dump-oops -d
> /var/spool/abrt -rwx /var/log/messages
> < root      1328     1  0 14:57 ?        00:00:00 /usr/sbin/nss_pcache
> 65538 off /etc/httpd/alias
> < root      1330     1  0 14:57 ?        00:00:00 /usr/sbin/httpd
> < root      1338     1  0 14:57 ?        00:00:00 crond
> < root      1350     1  0 14:57 ?        00:00:00 /usr/sbin/atd
> < amavis    1359  1212  0 14:57 ?        00:00:00 /usr/sbin/amavisd
> (virgin child)
> < amavis    1361  1212  0 14:57 ?        00:00:00 /usr/sbin/amavisd
> (virgin child)
> < apache    1368  1330  0 14:57 ?        00:00:00 /usr/sbin/httpd
> < apache    1370  1330  0 14:57 ?        00:00:00 /usr/sbin/httpd
> < root      1379     1  0 14:57 hvc0     00:00:00 /sbin/agetty /dev/hvc0
> 38400 vt100-nav
> < root      1380     1  0 14:57 tty1     00:00:00 /sbin/mingetty /dev/tty1
> < root      1382     1  0 14:57 tty2     00:00:00 /sbin/mingetty /dev/tty2
> < root      1384     1  0 14:57 tty3     00:00:00 /sbin/mingetty /dev/tty3
> < root      1386     1  0 14:57 tty4     00:00:00 /sbin/mingetty /dev/tty4
> < root      1388     1  0 14:57 tty5     00:00:00 /sbin/mingetty /dev/tty5
> < root      1390     1  0 14:57 tty6     00:00:00 /sbin/mingetty /dev/tty6
> < apache    1392  1330  0 14:57 ?        00:00:00 /usr/sbin/httpd
> < apache    1393  1330  0 14:57 ?        00:00:00 /usr/sbin/httpd
> < apache    1394  1330  0 14:57 ?        00:00:00 /usr/sbin/httpd
> < root      1396  1201  0 14:58 pts/0    00:00:00 -bash
> < apache    1415  1330  0 14:58 ?        00:00:00 /usr/sbin/httpd
> < cyrus     1443  1141  0 15:00 ?        00:00:00 imapd -s
> < apache    1446  1330  0 15:00 ?        00:00:00 /usr/sbin/httpd
> < root      1464     1  0 15:01 ?        00:00:00 /usr/sbin/anacron -s
> < kolab     1494     1  0 15:04 ?        00:00:00 /usr/bin/python
> /usr/sbin/kolabd -p /var/run/kolabd/kolabd.pid --fork -l warning
> < kolab     1496  1494  0 15:04 ?        00:00:00 /usr/bin/python
> /usr/sbin/kolabd -p /var/run/kolabd/kolabd.pid --fork -l warning
> < root      1507  1396  1 15:08 pts/0    00:00:00 ps -ef
> ---
>> root         1     0  0 14:15 ?        00:00:00 /sbin/init
>> root         2     0  0 14:15 ?        00:00:00 [kthreadd]
>> root         3     2  0 14:15 ?        00:00:00 [ksoftirqd/0]
>> root         4     2  0 14:15 ?        00:00:00 [migration/0]
>> root         5     2  0 14:15 ?        00:00:00 [events/0]
>> root         6     2  0 14:15 ?        00:00:00 [cpuset]
>> root         7     2  0 14:15 ?        00:00:00 [khelper]
>> root         8     2  0 14:15 ?        00:00:00 [netns]
>> root         9     2  0 14:15 ?        00:00:00 [async/mgr]
>> root        10     2  0 14:15 ?        00:00:00 [pm]
>> root        11     2  0 14:15 ?        00:00:00 [xenwatch]
>> root        12     2  0 14:15 ?        00:00:00 [xenbus]
>> root        13     2  0 14:15 ?        00:00:00 [sync_supers]
>> root        14     2  0 14:15 ?        00:00:00 [bdi-default]
>> root        15     2  0 14:15 ?        00:00:00 [kintegrityd/0]
>> root        16     2  0 14:15 ?        00:00:00 [kblockd/0]
>> root        17     2  0 14:15 ?        00:00:00 [ata_aux]
>> root        18     2  0 14:15 ?        00:00:00 [kseriod]
>> root        19     2  0 14:15 ?        00:00:00 [kswapd0]
>> root        20     2  0 14:15 ?        00:00:00 [ksmd]
>> root        21     2  0 14:15 ?        00:00:00 [aio/0]
>> root        22     2  0 14:15 ?        00:00:00 [crypto/0]
>> root        27     2  0 14:15 ?        00:00:00 [khvcd]
>> root        29     2  0 14:15 ?        00:00:00 [kpsmoused]
>> root        30     2  0 14:15 ?        00:00:00 [kstriped]
>> root        31     2  0 14:15 ?        00:00:00 [ksnapd]
>> root        32     2  0 14:15 ?        00:00:00 [kjournald]
>> root        62     2  0 14:15 ?        00:00:00 [kauditd]
>> root       119     1  0 14:15 ?        00:00:00 /sbin/udevd -d
>> root       308   119  0 14:15 ?        00:00:00 /sbin/udevd -d
>> root       512     2  0 14:15 ?        00:00:00 [flush-1:0]
>> root       513     2  0 14:15 ?        00:00:00 [flush-1:1]
>> root       514     2  0 14:15 ?        00:00:00 [flush-1:2]
>> root       515     2  0 14:15 ?        00:00:00 [flush-1:3]
>> root       516     2  0 14:15 ?        00:00:00 [flush-1:4]
>> root       517     2  0 14:15 ?        00:00:00 [flush-1:5]
>> root       518     2  0 14:15 ?        00:00:00 [flush-1:6]
>> root       519     2  0 14:15 ?        00:00:00 [flush-1:7]
>> root       520     2  0 14:15 ?        00:00:00 [flush-1:8]
>> root       521     2  0 14:15 ?        00:00:00 [flush-1:9]
>> root       522     2  0 14:15 ?        00:00:00 [flush-1:10]
>> root       523     2  0 14:15 ?        00:00:00 [flush-1:11]
>> root       524     2  0 14:15 ?        00:00:00 [flush-1:12]
>> root       525     2  0 14:15 ?        00:00:00 [flush-1:13]
>> root       526     2  0 14:15 ?        00:00:00 [flush-1:14]
>> root       527     2  0 14:15 ?        00:00:00 [flush-1:15]
>> root       528     2  0 14:15 ?        00:00:00 [flush-202:1]
>> root       642     1  0 14:15 ?        00:00:00 auditd
>> root       660     1  0 14:15 ?        00:00:00 /sbin/portreserve
>> root       667     1  0 14:15 ?        00:00:00 /sbin/rsyslogd -i
> /var/run/syslogd.pid -c 5
>> root       694     1  0 14:15 ?        00:00:00 mdadm --monitor --scan
> -f --pid-file=/var/run/mdadm/mdadm.pid
>> dbus       713     1  0 14:15 ?        00:00:00 dbus-daemon --system
>> root       729     1  0 14:15 ?        00:00:00 cupsd -C
> /etc/cups/cupsd.conf
>> 68         760     1  0 14:15 ?        00:00:00 hald
>> root       761   760  0 14:15 ?        00:00:00 hald-runner
>> root       814     1  0 14:15 ?        00:00:00 /usr/sbin/sshd
>> root       830     1  0 14:15 ?        00:00:00 sendmail: accepting
> connections
>> smmsp      838     1  0 14:15 ?        00:00:00 sendmail: Queue
> runner at 01:00:00 for /var/spool/clientmqueue
>> root       861     1  0 14:15 ?        00:00:00 /usr/sbin/abrtd
>> root       869     1  0 14:15 ?        00:00:00 abrt-dump-oops -d
> /var/spool/abrt -rwx /var/log/messages
>> root       877     1  0 14:15 ?        00:00:00 /usr/sbin/httpd
>> root       885     1  0 14:15 ?        00:00:00 crond
>> root       896     1  0 14:15 ?        00:00:00 /usr/sbin/atd
>> root       912     1  0 14:15 tty1     00:00:00 /sbin/mingetty /dev/tty1
>> root       914     1  0 14:15 hvc0     00:00:00 /sbin/agetty /dev/hvc0
> 38400 vt100-nav
>> root       915     1  0 14:15 tty2     00:00:00 /sbin/mingetty /dev/tty2
>> root       917     1  0 14:15 tty3     00:00:00 /sbin/mingetty /dev/tty3
>> root       919     1  0 14:15 tty4     00:00:00 /sbin/mingetty /dev/tty4
>> root       921     1  0 14:15 tty5     00:00:00 /sbin/mingetty /dev/tty5
>> root       923     1  0 14:15 tty6     00:00:00 /sbin/mingetty /dev/tty6
>> apache     924   877  0 14:15 ?        00:00:00 /usr/sbin/httpd
>> apache     925   877  0 14:15 ?        00:00:00 /usr/sbin/httpd
>> root       926   814  0 14:15 ?        00:00:00 sshd: root at pts/0
>> apache     928   877  0 14:15 ?        00:00:00 /usr/sbin/httpd
>> apache     929   877  0 14:15 ?        00:00:00 /usr/sbin/httpd
>> apache     930   877  0 14:15 ?        00:00:00 /usr/sbin/httpd
>> root       932   926  0 14:16 pts/0    00:00:00 -bash
>> root       969   932  0 14:20 pts/0    00:00:00 ps -ef
> [root at mail ~]#
>
>
> ---------------------------
>
> [root at mail ~]# sestatus
> SELinux status:                 disabled
>
> root at mail ~]# ls -ld /dev/shm
> drwxrwxrwt 2 root root 40 Sep 17 14:57 /dev/shm
>
>
> --------------------------
>
> I think all the services in chkconfig that need to be turned on
>
>
> [root at mail ~]# chkconfig
> #abrt-ccpp              0:off   1:off   2:off   3:on    4:off   5:on
> 6:off
> abrt-oops       0:off   1:off   2:off   3:on    4:off   5:on    6:off
> abrtd           0:off   1:off   2:off   3:on    4:off   5:on    6:off
> acpid           0:off   1:off   2:on    3:on    4:on    5:on    6:off
> amavisd         0:off   1:off   2:on    3:on    4:on    5:on    6:off
> atd             0:off   1:off   2:off   3:on    4:on    5:on    6:off
> auditd          0:off   1:off   2:on    3:on    4:on    5:on    6:off
> blk-availability        0:off   1:on    2:on    3:on    4:on    5:on
> 6:off
> cgconfig        0:off   1:off   2:off   3:off   4:off   5:off   6:off
> cgred           0:off   1:off   2:off   3:off   4:off   5:off   6:off
> clamd           0:off   1:off   2:off   3:off   4:off   5:off   6:off
> clamd.amavisd   0:off   1:off   2:on    3:on    4:on    5:on    6:off
> cpuspeed        0:off   1:on    2:on    3:on    4:on    5:on    6:off
> crond           0:off   1:off   2:on    3:on    4:on    5:on    6:off
> cups            0:off   1:off   2:on    3:on    4:on    5:on    6:off
> cyrus-imapd     0:off   1:off   2:on    3:on    4:on    5:on    6:off
> dirsrv          0:off   1:off   2:on    3:on    4:on    5:on    6:off
> dirsrv-admin    0:off   1:off   2:on    3:on    4:on    5:on    6:off
> dirsrv-snmp     0:off   1:off   2:off   3:off   4:off   5:off   6:off
> haldaemon       0:off   1:off   2:off   3:on    4:on    5:on    6:off
> htcacheclean    0:off   1:off   2:off   3:off   4:off   5:off   6:off
> httpd           0:off   1:off   2:on    3:on    4:on    5:on    6:off
> ip6tables       0:off   1:off   2:on    3:on    4:on    5:on    6:off
> iptables        0:off   1:off   2:on    3:on    4:on    5:on    6:off
> irqbalance      0:off   1:off   2:off   3:on    4:on    5:on    6:off
> kdump           0:off   1:off   2:off   3:on    4:on    5:on    6:off
> kolab-saslauthd 0:off   1:off   2:on    3:on    4:on    5:on    6:off
> kolabd          0:off   1:off   2:on    3:on    4:on    5:on    6:off
> lvm2-monitor    0:off   1:on    2:on    3:on    4:on    5:on    6:off
> mdmonitor       0:off   1:off   2:on    3:on    4:on    5:on    6:off
> messagebus      0:off   1:off   2:on    3:on    4:on    5:on    6:off
> mysqld          0:off   1:off   2:on    3:on    4:on    5:on    6:off
> named           0:off   1:off   2:off   3:off   4:off   5:off   6:off
> netconsole      0:off   1:off   2:off   3:off   4:off   5:off   6:off
> netfs           0:off   1:off   2:off   3:on    4:on    5:on    6:off
> network         0:off   1:off   2:on    3:on    4:on    5:on    6:off
> ntpd            0:off   1:off   2:off   3:off   4:off   5:off   6:off
> ntpdate         0:off   1:off   2:off   3:off   4:off   5:off   6:off
> portreserve     0:off   1:off   2:on    3:on    4:on    5:on    6:off
> postfix         0:off   1:off   2:on    3:on    4:on    5:on    6:off
> psacct          0:off   1:off   2:off   3:off   4:off   5:off   6:off
> quota_nld       0:off   1:off   2:off   3:off   4:off   5:off   6:off
> rdisc           0:off   1:off   2:off   3:off   4:off   5:off   6:off
> restorecond     0:off   1:off   2:off   3:off   4:off   5:off   6:off
> rngd            0:off   1:off   2:off   3:off   4:off   5:off   6:off
> rsyslog         0:off   1:off   2:on    3:on    4:on    5:on    6:off
> saslauthd       0:off   1:off   2:off   3:off   4:off   5:off   6:off
> smartd          0:off   1:off   2:off   3:off   4:off   5:off   6:off
> snmpd           0:off   1:off   2:off   3:off   4:off   5:off   6:off
> snmptrapd       0:off   1:off   2:off   3:off   4:off   5:off   6:off
> spamassassin    0:off   1:off   2:off   3:off   4:off   5:off   6:off
> sshd            0:off   1:off   2:on    3:on    4:on    5:on    6:off
> sysstat         0:off   1:on    2:on    3:on    4:on    5:on    6:off
> tomcat6         0:off   1:off   2:off   3:off   4:off   5:off   6:off
> udev-post       0:off   1:on    2:on    3:on    4:on    5:on    6:off
> vsftpd          0:off   1:off   2:off   3:off   4:off   5:off   6:off
> wallace         0:off   1:off   2:on    3:on    4:on    5:on    6:off
> [root at mail ~]# #
>
>
> difference between fresh install and post kolab install chkconfig
>
> 5d4
> < amavisd               0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> 11,12d9
> < clamd                 0:off   1:off   2:off   3:off   4:off   5:off
> 6:off
> < clamd.amavisd         0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> 16,19d12
> < cyrus-imapd           0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> < dirsrv                0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> < dirsrv-admin          0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> < dirsrv-snmp           0:off   1:off   2:off   3:off   4:off   5:off
> 6:off
> 27,28d19
> < kolab-saslauthd       0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> < kolabd                0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> 32d22
> < mysqld                0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> 40d29
> < postfix               0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> 47a37
>> sendmail              0:off   1:off   2:on    3:on    4:on    5:on
>> 6:off
> 51d40
> < spamassassin          0:off   1:off   2:off   3:off   4:off   5:off
> 6:off
> 57d45
> < wallace               0:off   1:off   2:on    3:on    4:on    5:on
> 6:off
> [root at mail ~]#
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
>




More information about the users mailing list