Re: [plug] wget error in retrieving files 4.0+ GB

2008-01-29 Thread Ronald Allan Tomimbang
Hi all! historically, and i admit that some of the things most sysadmins miss out is the crossplatform interoperability with some filesystem and the files they can handle. again, it was clear from the emails of most pluggers that this is a simple problem that requires common sense. im up to it a

Re: [plug] problem running nscd

2008-01-29 Thread Edel SM
On 1/30/08, Eduardo Tongson <[EMAIL PROTECTED]> wrote: > I have no experience using OpenVZ. You can not enable CAP ? Or is it > impossible to use CAP with OpenVZ? on VE, capability is supported by enabling via vzctl utility. outside VE, i dont know. maybe there's a defailt in the kernel? > > What

Re: [plug] problem running nscd

2008-01-29 Thread Eduardo Tongson
Inline. > ... > yes, it is actually disabled. im using compiled kernel from openvz. i > also learned (from the forum) that kernel patched with openvz disables > CONFIG_SECURITY_CAPABILITIES afaik. > I have no experience using OpenVZ. You can not enable CAP ? Or is it impossible to use CAP with Ope

Re: [plug] problem running nscd

2008-01-29 Thread Edel SM
On 1/30/08, Eduardo Tongson <[EMAIL PROTECTED]> wrote: > Hello Edel, > > The kernel ran on does not have CONFIG_SECURITY_CAPABILITIES enabled. > Maybe a modprobe capability can help. thanks ed. yes, it is actually disabled. im using compiled kernel from openvz. i also learned (from the forum) tha

Re: [plug] compile vsftpd with pam support(libpam_pwdfile)

2008-01-29 Thread Eduardo Tongson
Hello Jay, Probably needs a --configure option. Also check out the vsftpdrocks FAQ [1]. [1] Ed On Jan 30, 2008 11:26 AM, Jay Jesus Amorin <[EMAIL PROTECTED]> wrote: > Hi Pluggers, > > I just install vsftpd(through http://vsftpd.beast

Re: [plug] compile vsftpd with pam support(libpam_pwdfile)

2008-01-29 Thread Jay Jesus Amorin
Hi Pluggers, I just install vsftpd(through http://vsftpd.beasts.org/) from source on a Red Hat 3.4.4-2 machine and copy libpam-pwdfile_0.99-3_i386.deb from ubuntu 7.04, convert it to rpm and install libpam-pwdfile on the redhat machine. Now my problem is i cant let vsftpd authenticate against li

Re: [plug] problem running nscd

2008-01-29 Thread Eduardo Tongson
Hello Edel, The kernel ran on does not have CONFIG_SECURITY_CAPABILITIES enabled. Maybe a modprobe capability can help. Ed On Jan 30, 2008 11:11 AM, Edel SM <[EMAIL PROTECTED]> wrote: > hello, > > On 1/30/08, Daniel Ortega <[EMAIL PROTECTED]> wrote: > > You can't run

Re: [plug] problem running nscd

2008-01-29 Thread Edel SM
hello, On 1/30/08, Daniel Ortega <[EMAIL PROTECTED]> wrote: > You can't run nscd? what about manual for nscd? have you check your > dependency? what is/are the error/s your getting? it's part of the OS (centos 5.1). so i dont think it's a dependecy problem. i dont have problem running it on real

Re: [plug] [SPAM] - shell scripts or not - Email found in subject

2008-01-29 Thread jmacaranas
correct me if I’m wrong.. you want to copy to a different box if there are additional aliases.. and do not do anything if an alias is removed.. just use diff… get the updates just to be sure double check if the new entry if its already in address.txt (assuming someone reordered the entries i

Re: [plug] shell scripts or not

2008-01-29 Thread Gerald Timothy Quimpo
On Tue, 2008-01-29 at 18:17 -0800, Nelson Serafica wrote: > I need to create a script where if there are new alias created, it > will dump to a file called address.txt. ok, i don't do that, so i don't know enough details to discuss the specific problem. > Can diff recognize the new added text an

Re: [plug] problem running nscd

2008-01-29 Thread Daniel Ortega
You can't run nscd? what about manual for nscd? have you check your dependency? what is/are the error/s your getting? Reminder: Nscd doesn't know anything about the underlying protocols for a service. This means, that if you change */etc/resolv.conf* for DNS queries, nscdwill continue to use

Re: [plug] wget error in retrieving files 4.0+ GB

2008-01-29 Thread Engels Antonio
Hi Ronald, > after fetching 4.0GB i get an error: File Size Exceeded (core dumped). > after googlling a bit i saw that this is not the only case. note that i > am doing this on a network that has on restrictive policies inplaced. > meaning "download to your hearts content"! issuing the command

[plug] shell scripts or not

2008-01-29 Thread Nelson Serafica
I need to create a script where if there are new alias created, it will dump to a file called address.txt. I use diff. rsync the alias file every 5 mins and compare the new one to the old one. (e.g. rsync from 10:15AM will be compare to rsync from 10:10AM using diff). It works but if there are r

Re: [plug] libpam_pwdfile rpm package

2008-01-29 Thread Daniel Ortega
www.rpmfind.net or try livna.org On Jan 29, 2008 6:53 PM, Jay Jesus Amorin <[EMAIL PROTECTED]> wrote: > Aside from alien. > > Jay Jesus Amorin wrote: > > Hi pluggers, > > > > Can anyone please help me on where i can download the rpm package of > > this file? I need this package for vsftpd to a

[plug] problem running nscd

2008-01-29 Thread Edel SM
hello, i have problem running nscd on top of openvz's VE. i already posted this[1] to the openvz forum but so far still i got no reply. and while looking for nss cache alternative, i've found nsscache[2]. but no luck running it too. and documentation seems too thin. i still prefer the nscd and i

Re: [plug] wget error in retrieving files 4.0+ GB

2008-01-29 Thread Ian Dexter R. Marquez
On Jan 29, 2008 8:21 AM, Ronald Allan Tomimbang <[EMAIL PROTECTED]> wrote: > after fetching 4.0GB i get an error: File Size Exceeded (core dumped). > after googlling a bit i saw that this is not the only case. note that i am > doing this on a network that has on restrictive policies inplaced. me

Re: [plug] libpam_pwdfile rpm package

2008-01-29 Thread Jay Jesus Amorin
Aside from alien. Jay Jesus Amorin wrote: > Hi pluggers, > > Can anyone please help me on where i can download the rpm package of > this file? I need this package for vsftpd to authenticate against a > user:hash file for virtual user on rhel3. > > Or is this package available in redhat? > > T

Re: [plug] libpam_pwdfile rpm package

2008-01-29 Thread Jay Jesus Amorin
Hi pluggers, Can anyone please help me on where i can download the rpm package of this file? I need this package for vsftpd to authenticate against a user:hash file for virtual user on rhel3. Or is this package available in redhat? TIA, Jay _ Ph