similar to: Change passwd backend over cron: what happens if changes while reading?

Displaying 20 results from an estimated 30000 matches similar to: "Change passwd backend over cron: what happens if changes while reading?"

2007 Aug 16
3
Re: Adding a new virtual block device to a guest
Hi! It seems i already have udev... mydom0:~# apt-get install udev Reading package lists... Done Building dependency tree... Done udev is already the newest version. mydom0:~# I notice when i mkfs -ext 3 my new vbd with dd, it says it''s not a block device.. i have a feeling im doing this wrong. can you suggest steps in: 1. creating a new block device 2. preparing it (mkfs) 3.
2011 Jun 29
1
ldapsearch dump for passwd file: base64 encoded passwords
hi, is there a way, to let Dovecot2 uses the base64 encoded passwords from a ldapsearch output, without decode them first? cu denny -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: This is a digitally signed message part URL:
2010 Sep 29
4
1.2.14 --- auth(default) Error: LDAP: Connection lost to LDAP server, reconnecting
hi, I see in dovecots logfile some error messages: Sep 29 15:33:43 auth(default): Error: LDAP: Connection lost to LDAP server, reconnecting Sep 29 15:34:15 auth(default): Error: LDAP: Connection lost to LDAP server, reconnecting Sep 29 15:34:50 auth(default): Error: LDAP: Connection lost to LDAP server, reconnecting Sep 29 15:35:22 auth(default): Error: LDAP: Connection lost to LDAP server,
2010 Jul 29
2
LDAP + mail_location: Get "%d" from customfield
hi, my mail_location looks like: mail_location = maildir:/imap/spool/%d/%1n/%n:INDEX=/imap/spool/% d/indexes/%1n/%n for example: /imap/spool/domain.foo/a/anton/new The problem is, that the user log in with only the username and no domainpart. So, Dovecot looks into: /imap/spool/a/anton/new what isn't correct. We created an LDAP entry in which domain the user is and searching for a way,
2010 Jul 27
1
Cyrus Virtual Domains: Domain migration from Cyrus
hi, we want to migrate from Cyrus 2.x to Dovecot 1.x (!). We use the virtual domain feature from Cyrus for a better disk partitioning: /var/imap/domain.a/user/foo .. /var/imap/domain.b/user/foo .. /var/imap/domain.c/user/foo .. In a exported skiplist DB, it shows like: ================= domain.a!user.foobar 0 int foobar at domain.a lrswipcda postmaster at domain.a domain.a!user.han 0 int han
2006 Apr 28
2
/sbin/ip -4 neigh flush dev eth0
hi, i want to use my firewall that i build with firewall-builder, but it doesn''t work with the new Xen 3.0.2 xen-2.6.16 kernel. The script hangs on that line: /sbin/ip -4 neigh flush dev eth0 i really don''t know, what can be the problem. are there any hints? cu denny -- Sicherheit verständlich http://www.sides.de GnuPG Key
2008 Nov 25
3
Xen Balooning "Minimum target"
hi, there is something, what i don''t understand. I have in my DomU config: memory = "128" maxmem = "1024" tsles:~ # cat /proc/xen/balloon Current allocation: 237568 kB Requested target: 237568 kB Minimum target: 237568 kB Maximum target: 1048576 kB Low-mem balloon: 804352 kB High-mem balloon: 0 kB Driver pages: 1024 kB Xen
2007 Mar 15
2
Fallback
hi, i get in trouble, with fallback-mount. What i thought is, if one mount is not available, than the user would redirected to the existing mount, something like that: <mount> <mount-name>/osts</mount-name> <fallback-override>1</fallback-override> <fallback-mount>/chiis-anime-mix</fallback-mount> </mount>
2009 Dec 14
5
Cron job? or something else? help..
Hello, i have a certain issue at hand that i'm trying to solve. there's a certain command that i need to execute 10 minutes after boot. how can i set that? im not very expert with cron jobs but can it be done that way? i know that cronjob works on specified time but how can i set it to run with '10 min after startup" as a condition ?
2007 Dec 19
2
Getting email from cron when script is run manually
We have some third party software running on a CentOS 4.5 virtual machine. The software is delivered as compiled python and I wrote an init script for it myself (/etc/init.d/gk). Because the software lacks the usual robustness of CentOS services, I have a bash script (/etc/cron.daily/gk-restart) which simply calls "/etc/init.d/gk restart". So, as expected, root gets an email every day
2008 May 23
2
manage cron jobs
Hi All, is it possible to delete cronjobs by patterns using ''cron'' resource? I.e. I want to make sure that there is no any cronjob that contains "/ path/to/some/unneeded_file" command in root crontab without knowing the command possible parameters and schedule. If no, any suggestions about how it can be performed are welcome. Thanks in advance
2007 Sep 06
4
Ghost domain ???
Hi, I''m running Xen 3.0.4 with suse (kernel 2.6.16.46-0.12-xen). I''ve a problem with a "ghost" (paravirt) domain that appear in the output of xm list. As an example: # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 1024 4 r----- 29.0 vm-xyz
2017 Nov 15
6
run bash <filename> from cron
This might be a bit OT, but I've never had to do this before and what I've googled doesn't seem to be working. I have an ansible playbook that I'm working on that I want to run as a cronjob.? One task I'm having trouble with is where I have a text file with lines like: rd.pl "blah blah" rd.pl "blah blah blah" This text file has to be 'executed'
2006 Jul 25
2
Cron not sending e-mails anymore
Hi, I have a cronjob that executes a script that has some echo statements in it and the commands in it also generate output (it copies files, reloads services, etc...). Recently, cron stopped sending its output by e-mail. I restarted cron, without success. Any ideas where I shoud start to debug this? Regards, Ugo
2010 Jul 27
2
Cant compile managesieve 0.11.11 on Solaris10
hi, i can't compile managesieve-0.11.11 on Solaris 10 against Sieve 0.1.17 and Dovecot 1.2.13: [...] gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -I/usr/sfw/include -o managesieve-login client.o client-authenticate.o managesieve-capability.o managesieve-proxy.o cmd-noop.o
2009 Oct 19
3
gpg command works fine from login shell, not from cron script
I have an odd situation here, maybe one of you can help.? We have a script that runs via a cron job.? It's purpose is to decrypt PGP-encrypted files in a certain directory.? I have tried the command two different ways, both fail with the same error message: gpg --decrypt $file > ${file%.txt}.decrypted.txt gpg --output ${file%.txt}.decrypted.txt --decrypt $file (Don't even ask about
2008 Feb 20
2
purging unmanaged cron
Should this work? # --- remove any cronjobs that are not managed by puppet. resources { "cron": purge => true } I get the following error. Resources[cron]: Failed to generate additional resources: You must specify a title for objects of type Puppet::Type::Cron Ben
2010 Dec 17
3
Recent (unfun) experience with cron resource on Solaris 10 with puppet 0.25.5
I was attempting to set up some cron jobs via puppet. I was trying to get cron to mail the output of the cron jobs to a specific user, so I was attempting to set MAILTO=user@example.com, via the environment => specifier. Puppet did as it was told. Unfortunately, I guess that Solaris 10 does not support setting of environment variables in crontab files (directly), so when puppet attempted to
2017 Nov 15
1
run bash <filename> from cron
> On Nov 15, 2017, at 11:48 AM, m.roth at 5-cent.us wrote: > > Mark Haney wrote: >> This might be a bit OT, but I've never had to do this before and what >> I've googled doesn't seem to be working. >> >> I have an ansible playbook that I'm working on that I want to run as a >> cronjob. One task I'm having trouble with is where I have a
2014 Aug 11
1
yum-cron email notification doesn't appear
Hi. I'm installed yum-cron and set: # by default MAILTO is unset, so crond mails the output by itself # example: MAILTO=root MAILTO="root at domain.org.ua" I see in log that yum-cron done it's job: # grep "yum" /var/log/cron Aug 11 03:08:02 venti run-parts(/etc/cron.daily)[4516]: starting 0yum.cron Aug 11 03:49:30 venti run-parts(/etc/cron.daily)[4761]: finished