Displaying 20 results from an estimated 4000 matches similar to: "Command not running in crontab"
2007 May 08
1
Problems with LDAP
Hi,
I'm using OpenLDAP in CentOS 4.4
I'm trying to create a grou of users:
# Grupos do TIM
dn: ou=futebol,ou=accounts,dc=telbit,dc=pt
objectClass: organizationalUnit
description: Grupo de Futebol
ou: futebol
# Grupo do futebol
dn: uid=futeboladas,ou=futebol,ou=accounts,dc=telbit,dc=pt
objectClass: top
uid: futeboladas
objectClass: groupOfNames
cn: Futeboladas
member:
2007 Mar 26
2
Problems with LDAP
Hi,
I'm making a schema for my company's co-workers, but i'm obviosuly doing
something wrong, because i get:
ldapadd -x -D "cn=admin,dc=telbit,dc=pt" -w secret -f people.ldif
adding new entry "dc=telbit,dc=pt"
ldapadd: no attributes to change or add (entry="cn=admin,dc=telbit,dc=pt")
My schema file (experimantel) is:
## objectclass definition for
2007 Mar 01
1
LDAP error
Hi,
When i try to inser this on LDAP database, i get this error:
"ldapadd: invalid format (line 14) entry:
"uid=spessoa,ou=users,ou=accounts,dc=telbit,dc=pt""
I can't see nothing wrong.
The .ldif file follows my signature.
Any help would be appreciated.
Warm Regards,
M?rio Gamito
--
dn: dc=telbit,dc=pt
objectClass: top
objectClass: dcObject
objectClass: organization
o:
2007 Feb 16
1
Can't login in IMAP server
Hi,
I can't login in the IMAP server.
This is the log from a telnet session to port 143:
Feb 16 15:38:32 mail2 dovecot: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=192.168.84.128
rip=192.168.84.128 resp=<hidden>
Feb 16 15:38:32 mail2 dovecot: auth(default):
checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Executed:
/usr/local/bin/auth_imap
2006 Jun 22
9
OT -- BASH
Can someone explain why this:
find . -depth -print0 | cpio --null -pmd /tmp/test
will copy all files in and below the current directory -and- this:
find . -depth -print | grep -v .iso$ | wc -l
will count all the non-iso files -and- this:
find . -depth -print | grep .iso$ | wc -l
will count *only* the iso files -but- this:
find . -depth -print0 | grep -v .iso$ | cpio --null -pmd /tmp/test
2005 Apr 14
2
Strangest thing (crond every 5 min.)
Hi,
I've installed CentOS-4 4 days ago.
Now, every 5 minutes, crond opens and close a root session, with no
other info. Example:
Apr 14 16:25:01 tux crond(pam_unix)[4031]: session opened for user root
by (uid=0)
Apr 14 16:25:02 tux crond(pam_unix)[4031]: session closed for user root
Every five minutes the same thing.
I have nothing in /etc/crontab that makes such a thing.
Does anyone
2007 Apr 04
2
CentOS 4.4 32 bits not recognizing disks
Hi,
I have to install this server with an Intel motherboard ASUS, model
P5VDC-MX.
It has a VIA hardware RAID controller model VT-8251.
The two hard drives are SATA (don't know if II) and are Maxtor STM380211AS.
Problem is that CentOS installation doesn't recognize any hard drives at
all.
The BIOS setup doesn't have an option to turn off SATA.
Any ideas ?
Thanks in advance.
--
2006 Jan 13
2
"find" statement: 64bit related??
hi!
3 machines all run this same test script. 2 -i386, 1 x-64bit machine.
this line:
if find / -mount -type f -mtime -1 -print0 | xargs -0 clamscan -l \
$CLAMDAILY $CLAMEXCLUDES -r --no-summary | cut -d: -f1 > $CHANGEDLOG; \
then
the $CHANGEDLOG file... on the 32 bit boxes...oh, probably 220 files. On
the 64bit box 177,999 files lol (Centos 64bit w/everything installed)!
it seems to me
2009 Oct 05
2
gnu --target-dir, how to fake with rsync?
Is this in rsync and I just can't find it, or if not, is there a way
to fake this OR, third possibility, is anyone working to add it?
For those who've never used this option - for the GNU cp & mv type
commands they have the
--target-dir="dir"
option. It lets you put the destination directory as the first
argument to cp and mv instead of the last argument.
They added the
2014 Feb 11
2
Public folder doesn't work
Hey,
I have some issues with dovecot, because the public folder won't show up in
Mail accounts.
Dovecot is installed via zentyal 3.3.
I tried several settings, but I dont get it running.
What I tried is adding this to my dovecot.conf file
# User's private mail location
mail_location = maildir:~/Maildir
# When creating any namespaces, you must also have a private namespace:
namespace {
2015 Mar 20
1
Centos 6: setfacl: .: Argument list too long
On 20.03.2015 02:14, muiz wrote:
> Dear all,
>
>
> I have a Centos 6 (64bit) server used for samba and ACL control.
> There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem?
use xargs like in:
|find . -name "*.pdf" -print0 | xargs -0 RUNACOMMAND
robert
|
>
>
> [root at s1
2007 May 10
1
Very, very lame question :(
Hi,
What is the package and the ctl name for fam in CentOS 4.4 ?
Sorry...
Warm Regards
--
:wq! M?rio Gamito
2006 Aug 22
1
rsync performance
We're using rsync 2.6.3 to sync two DELL PowerEdge servers with both
Redhat-EL4 and otherwise nearly identical hardware (2.8/3GHz, 1GB RAM
each). The source machine has a SCSI-RAID1, the destination a
SATA-RAID1 disk attached.
There are 5 filesystems which are rsynced via ssh. On the smaller
filesystems with ~200.000 files/7GB, rsync takes 1-3 minutes:
lion:/atg/ ========= Tue Aug 22
2000 Apr 02
3
Printing to a Jet Direct card
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Everyone,
Will samba handle printing to a printer connected to the network with
a jet direct card. I currently print to a locally connected laser
jet 4 plus and need to add a color printer as well. Will samba
handle printing to an IP address or is the only solution to try and
add another parrallel port. I am running RH 6.1 and Samba 2.06. I
2015 Feb 04
3
Resubmission after N days
Am 04.02.2015 um 07:49 schrieb Steffen Kaiser:
> On Wed, 4 Feb 2015, Thomas G?ttler wrote:
>
>> I would like to implement a 43Folder system[1] with dovecot and a mail user agent.
>
>> Use case:
>
>> - I have a new mail in my inbox. I read it and see that I can't handle it now. I want to handle this mail in 5 days.
>> - Now I want to have some sort of
2008 Mar 28
1
Strange behavior from grep
Hi,
It's been a long time since I've been noticing a strange behaviour
from CentOS grep command.
But today, I really need it.
I have a file that has the word gamito inside of it.
If I run
$ grep 'gamito' file
it returns nothing. Yet, if I run
$ grep -c 'gamito' file
It returns 1 which is right.
The mind boggles.
Does anyone ever had this problem or am I missing
2009 Aug 19
2
replacing permissions on uploaded windows files
Hello,
I've got a CentOS box and users are putting Windows long files on
it, files with " " and " - " in their filenames. I'm trying to adjust the
permissions as well as user and group membership and i'd like the changes to
be sticky. On the tld i've set permissions of 2755 and am trying to batch
convert the files and subfolders in it. I've done this:
find
2007 Mar 03
3
The most weird thing i've ever seen (networking)
Hi,
I've installed a mail server using CentOS 4.4
Now, if i reboot the server remotely by ssh, when it cames up, i have no
network.
The interface is up and everything looks pretty fine.
But i can't even ping other machines in the same intranet.
If i reboot it locally at the console, the network cames just fine.
Never seen nothing like this.
The mind boggles :(
Any ideas ?
Warm
2006 Aug 03
2
(no subject)
On Thu, August 3, 2006 15:28, David Jonas wrote:
> On Thu, 2006-08-03 at 15:07 -0400, Scott Zahn wrote:
>> Hey everyone, I'm trying version 1.0rc2, via the rpm at ATrpms. I'm running on CentOS
>> 4.3 on an Opteron system. I have this running stably on a 32 bit system, but I'm
>> crashing constantly on a 64 bit system.
>>
>> Here's what I'm
2011 Aug 03
1
PDC forgot it was part of domain... "official" (ha!) samba hack around to fix...
Among various problems since I upgraded to 3.6 (none of which got answered
really, -- so I backgraded to 3.5.10 and started debugging from there,
considering 3.6.0 too unstable/too incompatible for 'whatever' reason...
One of the probs I had was 'root' couldn't use "net rpc" <anything> --
kept getting auth failures.
Wasn't the passwd, -- could reset it via