search for: 27479

Displaying 7 results from an estimated 7 matches for "27479".

Did you mean: 274,9
2003 Sep 03
4
winbind issues (domain user attempting session with samba)
...in+0x429) [0x81d1d95] Sep 3 18:17:01 andromeda smbd[27476]: #21 /usr/local/samba/sbin/smbd(__libc_start_main+0xa4) [0x420158d4] Sep 3 18:17:01 andromeda smbd[27476]: #22 /usr/local/samba/sbin/smbd(chroot+0x31) [0x807351d] Sep 3 18:17:01 andromeda smbd[27476]: Sep 3 18:17:01 andromeda smbd[27479]: [2003/09/03 18:17:01, 0] passdb/pdb_smbpasswd.c:pdb_init_smbpasswd(1562) Sep 3 18:17:01 andromeda smbd[27479]: idmap uid range defined, non unix accounts enabled Sep 3 18:17:01 andromeda smbd[27479]: [2003/09/03 18:17:01, 0] lib/fault.c:fault_report(36) Sep 3 18:17:01 andromeda smbd[27479]:...
2006 Aug 29
4
/dev/tty*: not a character device after reboot
...up to date. Lastnight there was a power failure on the main domain0 image. This morning I was able to power up all the images, but now the Gentoo image is spamming the logs with agetty messages, etc. Aug 29 09:16:59 comp agetty[27478]: /dev/tty3: not a character device Aug 29 09:16:59 comp agetty[27479]: /dev/tty4: not a character device Aug 29 09:16:59 comp agetty[27480]: /dev/tty5: not a character device Aug 29 09:16:59 comp agetty[27481]: /dev/tty6: not a character device Aug 29 09:17:08 comp init: Id "c2" respawning too fast: disabled for 5 minutes Aug 29 09:17:09 comp init: Id &quo...
2017 Feb 12
0
Maildirsize not updated
...032 1 29847 1 28309 1 29709 1 26241 1 26343 1 27152 1 31360 1 26016 1 27717 1 30857 1 27148 1 26343 1 28309 1 27152 1 26343 1 26168 1 28305 1 27822 1 27152 1 47273 1 26343 1 32056 1 26460 1 30523 1 28141 1 28152 1 28309 1 27148 1 26343 1 3999 1 1688 1 27990 1 28305 1 27152 1 26343 1 26032 1 27928 1 27479 1 90009 1 27366 1 27264 1 69705 1 27261 1 48383 1 28309 1 26241 1 27152 1 32079 1 30474 1 26016 1 30146 1 27713 1 29818 1 27152 1 30769 1 29194 1 27717 1 27740 1 1508 1 1536 1 1999 1 26146 1 1550 1 1587 1 27125 1 47289 1 27496 1 27744 1 32080 1 26464 1 32048 1 27713 1 27744 1 29845 1 27121 1 27744...
2017 Feb 12
2
Maildirsize not updated
I am using dovecot lmtp root at messagerie[10.10.10.19] ~ # grep virtual_transport /etc/postfix/main.cf # transport_maps = hash:/var/lib/mailman/data/transport-mailman, proxy:mysql:/etc/postfix/mysql-virtual_transports.cf # virtual_transport = maildrop virtual_transport = lmtp:unix:private/dovecot-lmtp root at messagerie[10.10.10.19] ~ # On Thursday, February 9, 2017 7:54 PM, WJCarpenter
2016 Nov 08
2
clamd@amavisd fails under systemd
...Docs: http://www.ijs.si/software/amavisd/#doc Process: 27426 ExecStart=/usr/sbin/amavisd -c /etc/amavisd/amavisd.conf (code=exited, status=0/SUCCESS) Main PID: 27427 (/usr/sbin/amavi) CGroup: /system.slice/amavisd.service ??27427 /usr/sbin/amavisd (master) ??27479 /usr/sbin/amavisd (ch1-avail) ??27480 /usr/sbin/amavisd (ch1-avail) but for the life of me, I cannot get clamd at amavisd to stay up. It always comes up and then dies after about 1 second : systemctl status clamd at amavisd.service ? clamd at amavisd.service - clamd scanner (amavisd)...
2005 Mar 10
11
Default Values
Where in the application would you suggest I set default values that are read for every action and in some cases changed and somecases not. Basically on some pages I am getting the <title> from the DB and if not I want to put a default one up. Any suggestions?
2013 Sep 04
18
[PATCH v8] interrupts: allow guest to set/clear MSI-X mask bit
Guest needs the ability to enable and disable MSI-X interrupts by setting the MSI-X control bit, for a passed-through device. Guest is allowed to write MSI-X mask bit only if Xen *thinks* that mask is clear (interrupts enabled). If the mask is set by Xen (interrupts disabled), writes to mask bit by the guest is ignored. Currently, a write to MSI-X mask bit by the guest is silently ignored. A