Re: VIM

2001-09-18 Thread Craig Sanders
On Tue, Sep 18, 2001 at 06:53:00AM -0400, Jesse Goerz wrote: > On Tuesday 18 September 2001 04:38, Craig wrote: > > Need to do an extended find and replace with VIM, anyone > > know the syntax for me ? I have a really long named.conf > > file I need to modify ... > > sed -e 's/what_to_find/replac

Bandwidth Control

2001-09-18 Thread Rodrigo Cesar Herefeld
May i use shaper control to configure the max bandwidth each user on a system con access? If not , wich program may i use for that?? I have one box with kern 2.2.19 and intend to use this to control the access of some corporative clientes , i thank all help you can give me. -- To UNSUBS

Re: Zero quota?

2001-09-18 Thread Alson van der Meulen
On Tue, Sep 18, 2001 at 10:31:56PM +0200, Russell Coker wrote: > On Tue, 18 Sep 2001 12:33, Marcin Owsiany wrote: > > How do I specify that a user should be allowed to use "0" > > blocks on some device? AFAIK specifing "0" in edquota means > > that there should be no limit at all, which is quite t

Re: Zero quota?

2001-09-18 Thread Russell Coker
On Tue, 18 Sep 2001 12:33, Marcin Owsiany wrote: > How do I specify that a user should be allowed to use "0" > blocks on some device? AFAIK specifing "0" in edquota means > that there should be no limit at all, which is quite the > opposite. Give them a quota of 1 block and put a 1 block file in

Re: Remote IP for inetd "daemon"

2001-09-18 Thread Jeremy C. Reed
On Tue, 18 Sep 2001, Marcel Hicking wrote: > I have a script invoked via inetd. > How can I let the script know of the IP of the client > connecting (remote IP)? > I need to do some additional security checks not > possible with hosts.access|deny > > Any hints? getpeername(2) is the C library f

Re: VIM

2001-09-18 Thread Jesse Goerz
On Tuesday 18 September 2001 04:38, Craig wrote: > Hi ladies and fellas > > Need to do an extended find and replace with VIM, anyone > know the syntax for me ? I have a really long named.conf > file I need to modify ... > > Kind regards > Craig sed -e 's/what_to_find/replace_it_with_this/g' named

Remote IP for inetd "daemon"

2001-09-18 Thread Marcel Hicking
Hi folks I have a script invoked via inetd. How can I let the script know of the IP of the client connecting (remote IP)? I need to do some additional security checks not possible with hosts.access|deny Any hints? TIA, Marcel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Zero quota?

2001-09-18 Thread Marcin Owsiany
Hi! How do I specify that a user should be allowed to use "0" blocks on some device? AFAIK specifing "0" in edquota means that there should be no limit at all, which is quite the opposite. thanks Marcin -- Marcin Owsiany <[EMAIL PROTECTED]> http://marcin.owsiany.pl/ GnuPG: 1024D/60

Re: VIM

2001-09-18 Thread Hugues Obolonsky
Charl Matthee wrote: > > On Tue Sep 18 2001 at 10:38:57AM +0200 'Craig' <[EMAIL PROTECTED]> wrote: > > > Need to do an extended find and replace with VIM, anyone > > know the syntax for me ? I have a really long named.conf > > file I need to modify ... > > :%s/thing_to_find/thing_to_replace/gc

Re: VIM

2001-09-18 Thread Charl Matthee
On Tue Sep 18 2001 at 10:38:57AM +0200 'Craig' <[EMAIL PROTECTED]> wrote: > Need to do an extended find and replace with VIM, anyone > know the syntax for me ? I have a really long named.conf > file I need to modify ... :%s/thing_to_find/thing_to_replace/gc g: global c: check with operator befo

VIM

2001-09-18 Thread Craig
Hi ladies and fellas Need to do an extended find and replace with VIM, anyone know the syntax for me ? I have a really long named.conf file I need to modify ... Kind regards Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

postfix + courier-imap + ldap, which local_transport ?

2001-09-18 Thread Jaume Teixi
hi, I want postfix to get virtual from ldap (seems to work) but then I want to deliver to courier-imap maildir boxes like /var/spool/mail/$user and I'm getting: unknown user: "proves" the deliver information is stored on ldap: mail: [EMAIL PROTECTED] mailRoutingAddress: /var/sp