search for: auwx

Displaying 14 results from an estimated 14 matches for "auwx".

2010 Sep 09
1
Dovecot 2.0.2 breakes LMTP delivery for me
...t; } With the new version I get no LMTP log message at all from dovecot and Exim fails with: > LMTP timeout after initial connection When I do "/etc/init.d/dovecot stop" some process remain alive and I ultimately have to SIGKILL the lmtp process to get rid of it. > trench:/tmp# ps auwx |grep dovecot > root 2643 0.0 0.0 8224 768 pts/1 R+ 22:50 0:00 grep dovecot > root 31778 0.0 0.0 12384 684 pts/2 S+ 22:36 0:00 tail -f > /var/log/mail/dovecot.log > dovecot 32368 0.0 0.0 12656 996 ? S 22:40 0:00 dovecot/anvil > root...
2009 Jan 13
1
RAID level and killing a job
...myself or inquire the type of RAID of the remaining 4 disks (RAID 1 or RAID 5), without having to reboot? Second question - A newly installed server consisting of CentOS 5.2, straight off the DVD, I invoke a command by hand, realize I want to kill it soon after (logged in as root). I issue ps auwx|grep name_of_command, get the PID, and issue kill -9 PID. ps auwx|grep name_of_command is still running. The command is NOT part of any scheduled job. Why won't the process die? How else can I kill it without a system reboot? The command does not get invoked with a script, and is not a...
2007 Oct 07
4
[Bug 1374] New: sshd -D produces zombies if authentication is interrupted
...shd AssignedTo: bitbucket at mindrot.org ReportedBy: jwk at bug.it If sshd 4.7p1 and earlier is run with "-D" flag under FreeBSD and PrivilegeSeparation is enabled, the daemon leaves a zombie if a connection is reset during authentication. Example follows. before: % ps auwx | grep sshd root 6160 0.0 0.2 2852 2380 p0 S+ 11:43PM 0:00.02 /usr/sbin/sshd -D -e connecting: % ps auwx | grep sshd sshd 6189 0.0 0.2 4260 2540 ?? S 11:45PM 0:00.01 sshd: jwk [net] (sshd) root 6190 0.0 0.3 4452 2700 ?? S 11:45PM 0:00.00 sshd: jwk...
2010 Nov 16
1
Restarting dovecot-auth stops authentication
...oveadm-server anvil-auth-penalty config dovecot.conf auth-client dict empty auth-login director-admin lmtp auth-master director-userdb login auth-userdb dns-client master.pid # ps auwx | grep dovecot/auth dovecot 87455 0.0 0.0 20024 3832 ?? S 2:34PM 0:00.01 dovecot/auth # rm /var/run/dovecot/auth-master; kill 87455 # ps auwx | grep dovecot/auth dovecot 88815 0.0 0.0 20024 3776 ?? S 2:36PM 0:00.01 dovecot/auth # ls /var/run/dovecot/ anvil...
2007 Jul 25
2
Thunderbird body search and multiple imap process
...h from TB and you end up with multiple imap processess consuming all the CPU and with linux load 20+ Setup: - Centos 4.5 - Thunderbird 2.0.0.5 - Dovecot 1.0-7_53.rc29 and 1.0.1-1_58.el4 How to reproduce: - have an imap account in Thunderbird with 12000+ emails - user maildir in dovecot - do a: ps auwx|grep user1|grep imap|wc -l - in the main window of TB, in the sarch box select "Entire Message" - search one random word and wait 30 seconds - search another random word and wait 30 seconds - search another random word and wait 30 seconds - search another random word and wait 30 seconds -...
2020 Jun 04
1
Samba-4.11 AD DC provisioning fails
...ile "/usr/local/lib/python3.7/site-packages/samba/provision/__init__.py", line 2131, in directory_create_or_exists raise ProvisioningError("Failed to create directory %s: %s" % (path, e.strerror)) There are no samba related service running: [root at smb4-1 ~ (master)]# ps -auwx USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND root 59286 0.0 0.0 11400 2764 - IsJ 11:20 0:00.01 /usr/sbin/syslogd -c -ss root 59365 0.0 0.1 19876 9540 - IsJ 11:20 0:00.00 /usr/sbin/sshd root 59372 0.0 0.0 11248 2604 - SsJ 11:20 0:00.01 /usr/sbin/cron -J 15 -s...
2005 May 23
3
Simply can't figure it out
...sh with the existing IMAP service on port 143). Now, no matter what I try, I simply can't make it login, or start the process: (restart inetd, dovecot, check they're dead) bash-3.00# kill -HUP `cat /var/run/inetd.pid` bash-3.00# kill -TERM `cat /var/run/dovecot/master.pid` bash-3.00# ps auwx | grep dove root 828 0.0 0.1 84 456 p2 S+ 8:39PM 0:00.01 grep dove bash-3.00# /usr/local/libexec/dovecot/imap-login --group=default/imap F/usr/local/libexec/dovecot/imap-login can be started only through dovecot master process, inetd or equilevant (start dovecot, check it...
2003 Oct 21
2
PATCH to Samba 3.0.0 to allow interactive --set-auth-user for wbinfo
...e command line. So: wbinfo --set-auth-user=Administrator Will make it prompt Password: This is to make it easier to script wbinfo for nas appliances using expect to allow passwords with characters that bash doesn't like: '!*\,% etc. This also prevents the password from being seen by ps auwx which some may consider to be a security risk. - -Tom Dickson InoStor Corporation 13000 Gregg St Poway, CA 92064-7151 www.inostor.com 858-726-1846 <TEXT OF PATCH> - --- samba-3.0.0beta3/source/nsswitch/wbinfo.c Wed Jul 16 06:24:00 2003 +++ samba-nuevo/source/nsswitch/wbinfo.c Fri Aug...
2020 Jul 23
4
samba-tool domain backup offline stalls
...se files. No. I am using the internal dns service. > Otherwise, work out which commend it is waiting on (the child) and > what lock that is waiting on (lslocks on linux is what I used to > debug this stuff). There does not appear to be any child process: [root at smb4-2 private]# ps -auwx | grep python root 16001 0.0 0.0 11448 2812 1 R+J 11:01 0:00.00 grep --color=auto python root 14795 0.0 0.6 143248 94216 2 I+J 10:05 0:05.59 /usr/local/bin/python3.7 -m trace --trace /usr/local/bin/samba-tool doma The code immediately before the point the offline script stalls is...
2014 Jun 04
1
Odd ownership of the dovecot-uidlist file
...nux) iQEVAwUBU47CQ3z1H7kL/d9rAQI3CAgAiXImeQ8nJcLkgEY+2Y8eOIWoNEOmPhMY yFaAYHoFnoQx8XJnlL9A0OY/L2INGdBN2ia1lUu8CkLbpfgCHY+MHuargFp6oUiP oCVhKbl4fjwk7T1Sm7tYDenW2zuBcF2kWSy3seROJYn5SUnKem4W4TRDnM/qheTg TR9pygp+1u3k6gq54Zni8JMY/m/9+8FtAHwWhkrY6LFXcdPT56q1+h2HNW2T/VVp g2GG7jKMKDl+VDxidDV/8obKQWWpgW4qO+aUwx+vxfud5GbXf0gL+PHtnf12XPHK /B/099fa8HiIpEWwqt3I5RTE1LrAsxJSwnWYfnEkqeTQrc9U7PVK7A== =NotM -----END PGP SIGNATURE-----
2003 Dec 01
0
No subject
...de so far). Have you installed the Mandrake packages or have you compieled the source? If you have compieled the source: - Have you checked that there are not Mandrake packages on the system? - Have you checked that the samba-command uses the right smbd? Do 'samba stop'. Do a 'ps auwx | grep mbd': there should be no output. Do 'samba start'. Do a 'ps auwx | grep mbd': there should be a least to lines: one with smbd one with nmbd. If this is the case your 'samba status' is wrong. If it is not the case you have a problem. Check the logs. I guess on M...
1999 Oct 20
3
patch for tinc-0.3
...t;); $SIG{'CHLD'} = 'handler'; $SIG{'TERM'} = 'sigtermhandler'; chdir("$HOME") || die "Can't chdir to $HOME"; $p = Net::Ping->new("icmp"); # endless loop while (1) { # # check if in the process table $result = `ps auwx | grep tincd | grep -v grep`; if (!$result) { write_syslog('info', "$PROGNAME: tincd not running, restarting tincd \n"); $cmd = "/etc/rc.d/init.d/tinc starttinc"; system($cmd); sleep 30; # 15 secs } # check if there is a connection if (...
2006 Nov 25
1
Possible memory leak in smbd?
I noticed one of my smbd processes for one particular client (IUSR_JUNIPER) is taking 200MB in memory, far different from all the other smbd processes. Should I be concerned about a memory leak here? I don't think samba would be caching any files, so I can't see why it'd use this much memory. That windows client is a win2k IIS5 server, with well over 60 sites that are hosted off a
2003 Dec 01
0
No subject
.... > Pls can u give me a step by step procedure ( right from .conf file to adding > users and other stuff )of what has to be done. you have edit the .conf file, are looking for the bin-directory and don't see the linux-box in the network nieboorhood? OK, ist samba running? Do a "ps -auwx | grep mbd" you should see at least one smbd and one nmbd process. If not, in RedHat is a file /etc/rc.d/init.d/smb. That's the start/stop skript for samba. Do a /etc/rc.d/init.d/smb status|stop|start Once samba is running, try to connect form NT. Do it one by one. I would start with...