<DIV>We are running some file transfer experiments using<BR>FTP/TCP/IP/PPP between two Linux PCs (running Red-Hat<BR>Linux 7.3 with kernel 2.4.18-3).  We are trying to<BR>change the PPP MTU size (using "ifconfig ppp0 mtu<BR>xxx"). The situation is described below: <BR><BR>(1) When we change the MTU to a size which is smaller<BR>than the default size 1500 bytes, it works using the<BR>new size, which can be observed from SYN, SYN-ACK<BR>exchange and TSG plots.<BR><BR>(2) When we change the MTU to a size larger than the<BR>default 1500 bytes  (such as 4352 bytes), the protocol<BR>still sends data using the default size of 1500<BR>instead of the updated larger size.<BR><BR>I think the problem is that segments/packets delivered<BR>to PPP are limited to less than or equal to 1500<BR>bytes. So even though we enlarged PPP MTU, the PDU<BR>delivered to PPP by TCP/IP is not larger than 1500<BR>bytes. <BR><BR>Could anyone advise us how we can adjust the size of<BR>TCP/IP segme!
nts
 larger than the default size of 1500<BR>bytes so that the transmitted PPP frame size is<BR>larger?<BR><BR>Any help will be greatly appreciated.<BR><BR><BR><B><I>redhat-list-request@redhat.com</I></B> wrote:
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Send redhat-list mailing list submissions to<BR>redhat-list@redhat.com<BR><BR>To subscribe or unsubscribe via the World Wide Web, visit<BR>https://www.redhat.com/mailman/listinfo/redhat-list<BR>or, via email, send a message with subject or body 'help' to<BR>redhat-list-request@redhat.com<BR><BR>You can reach the person managing the list at<BR>redhat-list-owner@redhat.com<BR><BR>When replying, please edit your Subject line so it is more specific<BR>than "Re: Contents of redhat-list digest..."<BR><BR><BR>Today's Topics:<BR><BR>1. RE: RH 9 dual boot problem (Matthew Saltzman)<BR>2. RE: RH 9 dual boot problem (Rodolfo J. Paiz)<BR>3. RE: Dual boot and grub (Thomas Fortner)<BR>4. RE: anti virus and firewall for linxu (Rich Lichvar)<BR>5. RE: anti virus and firewall for linxu (Tobias Speckbacher)<BR>6. 3Com U.S. Robotics 56k Message Modem (External) - Newbie<BR>question (J Simpson V!
21)<BR>7.
 Re: 3Com U.S. Robotics 56k Message Modem (External) - Newbie<BR>question (Chris Wilson)<BR>8. Re: package installation issue. (Jeff)<BR>9. Re: package installation issue. (Edward)<BR>10. RE: USB (ameet p)<BR>11. LDAP Security (Ryan Golhar)<BR>12. RH9 FTP Installation. (Rajesh Prakasan)<BR>13. Re: RH9 FTP Installation. (Jim Hayward)<BR>14. RE: redhat-list Digest, Vol 2, Issue 23 (Lawrence Cheong)<BR>15. disc space (Kalin Mintchev)<BR>16. Re: disc space (Edward)<BR>17. Re: disc space (Kalin Mintchev)<BR>18. Upgrading from PII to Athlon...glibc issue(s)? (Mike Burger)<BR>19. grep file (Steve Buehler)<BR>20. rc.local question (Manuel Arostegui Ramirez)<BR>21. Re: grep file (Greg Bradner)<BR>22. Re: grep file (Steve Buehler)<BR>23. Re: grep file (MKlinke)<BR>24. DNS Error (Hernan Dario Arredondo)<BR>25. RedHat slow boot (Dinh Tien Tuan Anh)<BR>26. Re: DNS Error (James Marcinek)<BR>27. Re: RedHat slow boot (Ed Wilts)<BR>28. Re: RedHat slow boot (Dinh Tien Tuan Anh)<BR>29. Re: DNS!
 Error
 (Hernan Dario Arredondo)<BR><BR><BR>----------------------------------------------------------------------<BR><BR>Message: 1<BR>Date: Tue, 13 Apr 2004 12:16:03 -0400 (EDT)<BR>From: Matthew Saltzman <MJS@CES.CLEMSON.EDU><BR>Subject: RE: RH 9 dual boot problem<BR>To: General Red Hat Linux discussion list <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <PINE.GSO.4.58.0404131207220.10809@ACCESS.CES.CLEMSON.EDU><BR>Content-Type: TEXT/PLAIN; charset=US-ASCII<BR><BR>On Tue, 13 Apr 2004, Mathur, Sachin (UMKC-Student) wrote:<BR><BR>> boot from thelinux cd and try to upgrade any kernel package. You should<BR>> find an option to fiddle with the boot loader for it to give you an<BR>> option for the dual boot.<BR><BR>Or try grub-install(8).<BR><BR>Or read the info files for grub. It's not too hard to get grub<BR>reinstalled to your satisfaction, but I don't have a step-by-step<BR>procedure handy.<BR><BR>BTW, on my dual-boot machines, I tend to like to install grub in the boot<BR>record!
 for the
 /boot partition and set /boot active with fdisk. That<BR>avoids the problem of having Windows overwriting it every reinstall.<BR>After reinstalling Windows, one just needs to run fdisk and set /boot<BR>active again to have grub work.<BR><BR>><BR>><BR>> Sachin<BR>><BR>> ________________________________<BR>><BR>> From: Billy Davis [mailto:bdavis@cds-corp.com]<BR>> Sent: Mon 4/12/2004 11:36 AM<BR>> To: redhat-list@redhat.com<BR>> Subject: RH 9 dual boot problem<BR>><BR>><BR>><BR>> I am trying to set up a dual boot RH 9 workstation. I made the<BR>> mistake of loading RH 9 first, and then loading Windows XP.<BR>> Now, Windows ALWAYS boots, and I can only get RH to<BR>> run by booting from a floppy. When I installed RH, I set GRUB<BR>> up to allow either Windows or RH to be selected, but Windows<BR>> must have overwritten the MBR. Is there an easy way to restore<BR>> the RH boot record back into the MBR, other than
 reloading<BR>> RH again??<BR>><BR>> Thanks<BR>> BDavis<BR>><BR>><BR>><BR>><BR>><BR>><BR><BR>-- <BR>Matthew Saltzman<BR><BR>Clemson University Math Sciences<BR>mjs AT clemson DOT edu<BR>http://www.math.clemson.edu/~mjs<BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 2<BR>Date: Tue, 13 Apr 2004 10:19:26 -0600<BR>From: "Rodolfo J. Paiz" <RPAIZ@SIMPATICUS.COM><BR>Subject: RE: RH 9 dual boot problem<BR>To: General Red Hat Linux discussion list <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <6.0.3.0.0.20040413101504.0253e080@mail.simpaticus.com><BR>Content-Type: text/plain; charset="us-ascii"; format=flowed<BR><BR>At 09:49 4/13/2004, you wrote:<BR>>boot from thelinux cd and try to upgrade any kernel package. You should <BR>>find an option to fiddle with the boot loader for it to give you an option <BR>>for the dual boot.<BR><BR>Huh? No!<BR><BR>Please post responses AT THE BOTTOM of a post. If you post an answer above <BR>a q!
uestion,
 people have to read bottom-to-top which is a pain in the ass. <BR>Also, please avoid giving answers which are definitively wrong.<BR><BR>>________________________________<BR>>From: Billy Davis [mailto:bdavis@cds-corp.com]<BR>>Sent: Mon 4/12/2004 11:36 AM<BR>>To: redhat-list@redhat.com<BR>>Subject: RH 9 dual boot problem<BR>><BR>>I am trying to set up a dual boot RH 9 workstation. I made the<BR>>mistake of loading RH 9 first, and then loading Windows XP.<BR>>Now, Windows ALWAYS boots, and I can only get RH to<BR>>run by booting from a floppy. When I installed RH, I set GRUB<BR>>up to allow either Windows or RH to be selected, but Windows<BR>>must have overwritten the MBR. Is there an easy way to restore<BR>>the RH boot record back into the MBR, other than reloading<BR>>RH again??<BR><BR>You are correct, Windows overwrites the MBR without asking. Sorry I do not <BR>have the time right now to provide a detailed answer, but at least a
 <BR>general guide:<BR><BR>1. Boot from the Red Hat Linux CD's with "linux rescue" at the <BR>boot prompt. Once the rescue disk functionality boots up, you will be able <BR>to access your normal Linux partitions by mounting them (I believe you can <BR>find them in /mnt/sysimage).<BR><BR>2. Mount the /boot partition, or the / partition if you do not <BR>have one.<BR><BR>3. Run "grub-install /dev/hda" (assuming hda is the right drive, <BR>of course).<BR><BR>Done.<BR><BR>Please search the Red Hat site or Google for better, more detailed <BR>instructions than this... I am in a hurry and there may be something wrong <BR>there. Search for "reinstall grub" or something like that. But it *is* an <BR>easy process, with no tweaking or kernel hacking necessary.<BR><BR>Cheers,<BR><BR><BR>-- <BR>Rodolfo J. Paiz<BR>rpaiz@simpaticus.com<BR>http://www.simpaticus.com<BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 3<BR>Date: Tue, 13 Apr 2004 13:18:09 -0500<BR>From: Thomas F!
ortner
 <THOMAS.FORTNER@SBCGLOBAL.NET><BR>Subject: RE: Dual boot and grub<BR>To: Red Hat Support List <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <1081880289.2211.5.camel@ministry1.prodigal.local><BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>boot from thelinux cd and try to upgrade any kernel package. You should<BR>find an option to fiddle with the boot loader for it to give you an<BR>option for the dual boot.<BR><BR><BR>Sachin<BR><BR>________________________________<BR><BR>From: Billy Davis [mailto:bdavis@cds-corp.com]<BR>Sent: Mon 4/12/2004 11:36 AM<BR>To: redhat-list@redhat.com<BR>Subject: RH 9 dual boot problem<BR><BR><BR><BR>I am trying to set up a dual boot RH 9 workstation. I made the<BR>mistake of loading RH 9 first, and then loading Windows XP.<BR>Now, Windows ALWAYS boots, and I can only get RH to<BR>run by booting from a floppy. When I installed RH, I set GRUB<BR>up to allow either Windows or RH to be selected, but Windows<BR>must have overwritten the MBR. Is!
 there an
 easy way to restore<BR>the RH boot record back into the MBR, other than reloading<BR>RH again??<BR><BR>Thanks<BR>BDavis<BR><BR><BR>Actually, it is easier than all that. Take a look at the man page on<BR>grub-install. This replaces the Windows boot track with the grub boot<BR>track. grub will then read the /boot/grub.conf file to find all its<BR>pieces.<BR><BR>Tom<BR><BR>Thomas S. Fortner <BR>Burleson, Texas <BR>thomas.fortner@sbcglobal.net <BR>"but we preach Christ crucified..." 1 Corinthians 1:23 <BR><BR>-------------- next part --------------<BR>An HTML attachment was scrubbed...<BR>URL: /archives/redhat-list/attachments/20040413/cd208e29/attachment.htm<BR><BR>------------------------------<BR><BR>Message: 4<BR>Date: Tue, 13 Apr 2004 15:11:02 -0400<BR>From: "Rich Lichvar" <RLICHVAR@KNOWLEDGERESOURCECENTER.COM><BR>Subject: RE: anti virus and firewall for linxu<BR>To: "'General Red Hat Linux discussion list'" <REDHAT-LIST@REDHAT.COM><BR>Message-ID:
 <000d01c4218b$10844090$9611b8ce@monet><BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>Don't know about antivirus, but I hear raves for Smoothwall. Only,<BR>unless you purchase the commercial product, forget about using it on<BR>SCSI drives. (The Open Source runs only on IDE/ATA drives. Take it from<BR>personal experience.)<BR><BR>RichLich<BR><BR><BR>-----Original Message-----<BR>From: Muhammad Rizwan Khan [mailto:rizwan@nixpanel.com] <BR>Sent: Monday, April 12, 2004 5:38 AM<BR>To: redhat-list@redhat.com<BR>Subject: anti virus and firewall for linxu<BR><BR><BR><BR>Hello<BR><BR>Can any body plz. tell me what is the best anti virus and firewall<BR>available <BR>for linxu.<BR>-- <BR><BR>Muhammad Rizwan Khan<BR><BR><BR><BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 5<BR>Date: Tue, 13 Apr 2004 13:01:09 -0700<BR>From: "Tobias Speckbacher" <TOBIAS@QUOVA.COM><BR>Subject: RE: anti virus and firewall for linxu<BR>To: "General Red Hat Linux discussion !
list"
 <REDHAT-LIST@REDHAT.COM><BR>Message-ID:<BR><FF83FA30299A76448B4AC6026257A88442B940@EXCHANGEMV.QUOVA.COM><BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>I use http://www.clamav.net/ on my mail gateway, works pretty well.<BR><BR>-T<BR><BR>-----Original Message-----<BR>From: redhat-list-bounces@redhat.com<BR>[mailto:redhat-list-bounces@redhat.com] On Behalf Of Rich Lichvar<BR>Sent: Tuesday, April 13, 2004 11:11 AM<BR>To: 'General Red Hat Linux discussion list'<BR>Subject: RE: anti virus and firewall for linxu<BR><BR>Don't know about antivirus, but I hear raves for Smoothwall. Only,<BR>unless you purchase the commercial product, forget about using it on<BR>SCSI drives. (The Open Source runs only on IDE/ATA drives. Take it from<BR>personal experience.)<BR><BR>RichLich<BR><BR><BR>-----Original Message-----<BR>From: Muhammad Rizwan Khan [mailto:rizwan@nixpanel.com] <BR>Sent: Monday, April 12, 2004 5:38 AM<BR>To: redhat-list@redhat.com<BR>Subject: anti virus and firewall for
 linxu<BR><BR><BR><BR>Hello<BR><BR>Can any body plz. tell me what is the best anti virus and firewall<BR>available <BR>for linxu.<BR>-- <BR><BR>Muhammad Rizwan Khan<BR><BR><BR><BR><BR><BR>-- <BR>redhat-list mailing list<BR>unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe<BR>https://www.redhat.com/mailman/listinfo/redhat-list<BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 6<BR>Date: Tue, 13 Apr 2004 23:04:18 +0100<BR>From: "J Simpson V21" <HUBBLESIMPSON@MEMBERS.V21.CO.UK><BR>Subject: 3Com U.S. Robotics 56k Message Modem (External) - Newbie<BR>question<BR>To: "Redhat-List" <REDHAT-LIST@REDHAT.COM><BR>Message-ID:<BR><MDBBKIBELKDHIFBJPPKGAEDNCCAA.HUBBLESIMPSON@MEMBERS.V21.CO.UK><BR>Content-Type: text/plain; charset="iso-8859-1"<BR><BR>Hi<BR><BR>I recently purchased the above external modem as my internal modem was<BR>apparently a softmodem and I didn't have the skill to make it work with<BR>RedHat 9.<BR><BR>I have used the Internet Configu!
ration
 Wizard to set up the modem, when I<BR>click on "activate" it says "failed to activate ppp0 with error 8. But I<BR>see light flashing on the modem.<BR><BR>I have also set up kppp and when I click on connect it says "modem ready" (I<BR>see lights flashing on the modem), then it says "initalising modem" and<BR>seems to get stuck. The TR light on the modem remains on then.<BR><BR>TR in the book says 'ON if modem receives a DTR signal from computer.<BR>Always on (modem ignores DTR) if the DTR override is ON (&DO)' I'm not sure<BR>what that means. I purchased the modem second user, so I'm wondering if it<BR>is a problem with the modem.<BR><BR>I don't believe it is the serial port as I have 2, one which is being used<BR>by my mouse. I have tried swapping them over and the mouse still works.<BR><BR>Any help gratefully received. Further specific questions are:<BR><BR>1. Where do I find out what the error codes mean?<BR><BR>2. Did I buy the wrong type of external
 modem?<BR><BR>Regards<BR><BR>Janet<BR><BR><BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 7<BR>Date: 13 Apr 2004 17:41:03 -0500<BR>From: Chris Wilson <RHN_LIST@YEPHER.COM><BR>Subject: Re: 3Com U.S. Robotics 56k Message Modem (External) - Newbie<BR>question<BR>To: General Red Hat Linux discussion list <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <1081896063.26580.8.camel@cwilson><BR>Content-Type: text/plain<BR><BR>I am not sure what the ppp0 error 8 is. And tt has been several years<BR>since I used a modem but the switches should be set to 1,3,5 down and<BR>the rest up. (1) DTR flow control, (3) Display Result Codes, (4) Auto<BR>Answer (also can be overriden with ATS0=<NUMBER Rings of> or 0 for off.<BR><BR><BR>I would try to talk to the modem directly through "minicom -s". You will<BR>need to tell it which port you are on.<BR><BR>Once minicom is running try typing the following: "AT&F1E1&W". That<BR>should set the mode to factory default and store!
 it in
 it's first NVRAM<BR>location. You should get an "OK" back. If you don't get an OK try to<BR>type "AT" and see if you get an OK. You should also see the "TR" and<BR>"RD" lights flash. If any of this does not happen there maybe a physical<BR>problem.<BR><BR>If you get an OK then the problem is probably in your PPP setup.<BR><BR>-- Chris<BR><BR>On Tue, 2004-04-13 at 17:04, J Simpson V21 wrote:<BR>> Hi<BR>> <BR>> I recently purchased the above external modem as my internal modem was<BR>> apparently a softmodem and I didn't have the skill to make it work with<BR>> RedHat 9.<BR>> <BR>> I have used the Internet Configuration Wizard to set up the modem, when I<BR>> click on "activate" it says "failed to activate ppp0 with error 8. But I<BR>> see light flashing on the modem.<BR>> <BR>> I have also set up kppp and when I click on connect it says "modem ready" (I<BR>> see lights flashing on the modem), then it says "initalising modem" and<BR>> se!
ems to
 get stuck. The TR light on the modem remains on then.<BR>> <BR>> TR in the book says 'ON if modem receives a DTR signal from computer.<BR>> Always on (modem ignores DTR) if the DTR override is ON (&DO)' I'm not sure<BR>> what that means. I purchased the modem second user, so I'm wondering if it<BR>> is a problem with the modem.<BR>> <BR>> I don't believe it is the serial port as I have 2, one which is being used<BR>> by my mouse. I have tried swapping them over and the mouse still works.<BR>> <BR>> Any help gratefully received. Further specific questions are:<BR>> <BR>> 1. Where do I find out what the error codes mean?<BR>> <BR>> 2. Did I buy the wrong type of external modem?<BR>> <BR>> Regards<BR>> <BR>> Janet<BR>> <BR>> <BR>> <BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 8<BR>Date: Wed, 14 Apr 2004 01:20:50 +0100<BR>From: Jeff <JEFF@VIRGIN.NET><BR>Subject: Re: package installation issu!
e.<BR>To:
 General Red Hat Linux discussion list <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <200441412050.550111@beast><BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>An HTML attachment was scrubbed...<BR>URL: /archives/redhat-list/attachments/20040414/7520b297/attachment.htm<BR><BR>------------------------------<BR><BR>Message: 9<BR>Date: Wed, 14 Apr 2004 09:19:38 +0800<BR>From: Edward <EDWARD@TRIPLED.IINET.NET.AU><BR>Subject: Re: package installation issue.<BR>To: jeff@virgin.net, General Red Hat Linux discussion list<BR><REDHAT-LIST@REDHAT.COM><BR>Message-ID: <407C91AA.2040303@tripled.iinet.net.au><BR>Content-Type: text/plain; charset=us-ascii; format=flowed<BR><BR><BR><BR>Jeff wrote:<BR><BR>> On Tue, 13 Apr 2004 08:09:31 -0400, Marvin Blackburn wrote:<BR>>> I keep running into this issue.<BR>>><BR>>><BR>>> I try to load a package, say packageX. When I try to install, it<BR>>> says that i need fileY to resolve<BR>>> some depen!
dency.
 How can I find the package that might contain<BR>>> that fileY, so I can install packageX.<BR>>><BR>>> If a previous version of the file is on the system, you can often<BR>>> see what package it was associated with. But if the file is not<BR>>> there, what do you do.<BR>>><BR>>> Any help would be appreciated.<BR>>> ------------------<BR>>> Marvin Blackburn<BR>>> Systems Administrator<BR>>> Glen Raven<BR>>> "He's no failure. He's not dead yet" --William Lloyd George<BR>> <BR>> just to add to everyone else's replies on this about rpmfind.net, I have <BR>> found it MUCH easier to use apt to solve rpm dependencies - especially <BR>> when i first started with linux. The biggest pain i came across when <BR>> installing rpms were the dependencies - say i wanted to install packageX <BR>> and it might need packages A, B & C, but in-turn those packages may also <BR>> need other rpms so be!
fore you
 know it you need to find tons of packages <BR>> to solve all the deps.<BR>> <BR>> <BR>> <BR>> have a look at http://apt.freshrpms.net/ -- its well worth the download.<BR>> <BR>> <BR>> <BR>> HTH<BR>> <BR><BR>And just to add to that, up2date will solve dependencies as well.<BR><BR>Regards,<BR>Ed.<BR><BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 10<BR>Date: Wed, 14 Apr 2004 11:24:37 +1000 (EST)<BR>From: ameet p <AMEETISSATAN@YAHOO.CO.UK><BR>Subject: RE: USB<BR>To: General Red Hat Linux discussion list <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <20040414012437.59176.qmail@web25009.mail.ukl.yahoo.com><BR>Content-Type: text/plain; charset=iso-8859-1<BR><BR>hey fellas for all those who are haviung trouble with<BR>usb memory sticks this manual should solve your probs:<BR><BR>http://www.envoydata.com/support/install/kiosk/LinuxHowTo.pdf<BR><BR><BR><BR><BR><BR>--- Redhat Enterprise <REDHAT_HELP@YAHOO.COM>wrote: ><BR>Hi Manuel,<!
BR>>
 <BR>> What is cdrecord-scanbus?<BR>> <BR>> <BR>> --- Manuel Arostegui Ramirez <MANUAROSTE@YAHOO.ES><BR>> wrote:<BR>> > You must have usb-mass storage activate on your<BR>> > kernel.<BR>> > Can you see your memory stick on /proc/bus/usb?<BR>> > And cdrecord -scanbus?<BR>> > <BR>> > Ryan Golhar <RYANGOLHAR@VERIZON.NET>wrote:<BR>> > Memory Sticks are detected as SCSI hard disks. So,<BR>> > to mount the memory<BR>> > stick, use /dev/sda1 or /dev/sdb1<BR>> > <BR>> > I don't know exactly what usb-uchi is for, but I<BR>> > believe it has<BR>> > something to do with recognizing usb devices<BR>> > <BR>> > Ryan<BR>> > <BR>> > -----Original Message-----<BR>> > From: redhat-list-bounces@redhat.com<BR>> > [mailto:redhat-list-bounces@redhat.com] On Behalf<BR>> Of<BR>> > Redhat Enterprise<BR>> > Sent: Sunday, April 11, 2004 11:08 PM<BR>> > T!
o:
 redhat-list@redhat.com; taroon<BR>> > Subject: USB<BR>> > <BR>> > <BR>> > Hi all,<BR>> > <BR>> > I don't know how to get a USB memory stick to work<BR>> > on<BR>> > RHEL 2.1 and RH 9.0. Where could i be able to get<BR>> > some<BR>> > help on these. Also what are these USB controllers<BR>> > usb-uchi etc. Please explain.<BR>> > <BR>> > Thanks for your time.<BR>> > <BR>> > __________________________________<BR>> > Do you Yahoo!?<BR>> > Yahoo! Tax Center - File online by April 15th<BR>> > http://taxes.yahoo.com/filing.html<BR>> > <BR>> > <BR>> > -- <BR>> > redhat-list mailing list<BR>> > unsubscribe<BR>> ><BR>><BR>mailto:redhat-list-request@redhat.com?subject=unsubscribe<BR>> ><BR>> https://www.redhat.com/mailman/listinfo/redhat-list<BR>> > <BR>> > <BR>> > -- <BR>> > redhat-list mailing list<BR>> !
>
 unsubscribe<BR>> ><BR>><BR>mailto:redhat-list-request@redhat.com?subject=unsubscribe<BR>> ><BR>> https://www.redhat.com/mailman/listinfo/redhat-list<BR>> > <BR>> > --<BR>> > <BR>> > Manuel Aróstegui Linux user 200896<BR>> > http://manuel.todo-linux.com<BR>> > <BR>> > ---------------------------------<BR>> > <BR>> > Antivirus • Filtros antispam • 6 MB gratis<BR>> > ¿Todavía no tienes un correo inteligente?> -- <BR>> > redhat-list mailing list<BR>> > unsubscribe<BR>> ><BR>><BR>mailto:redhat-list-request@redhat.com?subject=unsubscribe<BR>> ><BR>> https://www.redhat.com/mailman/listinfo/redhat-list<BR>> > <BR>> <BR>> <BR>> __________________________________<BR>> Do you Yahoo!?<BR>> Yahoo! Tax Center - File online by April 15th<BR>> http://taxes.yahoo.com/filing.html<BR>> <BR>> <BR>> -- <BR>> redhat-list mailing list<BR>>
 unsubscribe<BR>><BR>mailto:redhat-list-request@redhat.com?subject=unsubscribe<BR>> https://www.redhat.com/mailman/listinfo/redhat-list <BR><BR>Find local movie times and trailers on Yahoo! Movies.<BR>http://au.movies.yahoo.com<BR><BR><BR><BR><BR>------------------------------<BR><BR>Message: 11<BR>Date: Tue, 13 Apr 2004 22:08:23 -0400<BR>From: "Ryan Golhar" <GOLHARAM@UMDNJ.EDU><BR>Subject: LDAP Security<BR>To: <REDHAT-LIST@REDHAT.COM><BR>Message-ID: <00f001c421c5$5e31c350$4000a8c0@GOLHARMOBILE1><BR>Content-Type: text/plain; charset="us-ascii"<BR><BR>Does anyone have any experience with LDAP? I have an LDAP server setup<BR>to authenticate users. I want to allow certain users the ability to add<BR>other users and change passwords. I don't want them to be able to<BR>delete users. Right now, my slapd.conf file contains the following<BR>ACLs:<BR><BR>#<BR># ACLs<BR>#<BR>access to dn=".*,ou=People,o=v12,o=UMDNJ,c=US"<BR>attr=userPassword<BR>by self write<BR>by
 dn="uid=root,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by * auth<BR><BR># allows admins to add users to "users" group<BR>access to dn="cn=users,ou=Group,o=v12,o=UMDNJ,c=US"<BR>attr=memberUid<BR>by self write<BR>by dn="uid=root,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by dn="uid=golharam,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by dn="uid=kerrigje,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by dn="uid=kholodvl,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by dn="uid=byrne,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by * read<BR><BR># allows admins to add users<BR>access to dn="ou=People,o=v12,o=UMDNJ,c=US"<BR>by self write<BR>by dn="uid=root,ou=People,o=v12,o=UMDNJ,c=US" write<BR>by dn="uid=golharam,ou=People,o=v12,o=UMDNJ,c=US" write<BR><BR>=== message truncated ===</BLOCKQUOTE></DIV>