Anyone know why enlightenment isn't include with redhat anymore. It is a
much better wm when run alone, especially with gnome2 mods that redhat
made to the system. 

Aaron

On Thu, 2002-11-21 at 19:47, [EMAIL PROTECTED] wrote:
> Send redhat-list mailing list submissions to
>       [EMAIL PROTECTED]
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://listman.redhat.com/mailman/listinfo/redhat-list
> or, via email, send a message with subject or body 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of redhat-list digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Pros Only! RH8.0 and PHP Bug. (Gordon Messmer - where are you?) (Joel Webb)
>    2. Re: memory reporting error? (Ed Wilts)
>    3. users ssh access (Steve Howard)
>    4. Re: large file support (Ed Wilts)
>    5. Re: redhat-config-network-1.1.20-1 (=?ISO-8859-1?Q?Jo=E3o_Pedro?=)
>    6. Re: users ssh access (Ed Wilts)
>    7. Re: Screensaver not working (=?ISO-8859-1?Q?Jo=E3o_Pedro?=)
>    8. Re: users ssh access (Rick Johnson)
>    9. Re: redhat-config-network-1.1.20-1 (Rick Johnson)
>   10. ppp problems... (und3rGr0und)
>   11. Re: users ssh access (Steve Howard)
> 
> --__--__--
> 
> Message: 1
> Date: Thu, 21 Nov 2002 18:23:45 -0500 (EST)
> From: Joel Webb <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: Pros Only! RH8.0 and PHP Bug. (Gordon Messmer - where are you?)
> Reply-To: [EMAIL PROTECTED]
> 
> 
> Gordon and all. Here is what I have from the test that you gave me to do. 
> The question how do I force the PHP to use /usr/sbin as the directory to 
> find the sendmail in??
> 
> I have tried:
> --with-sendmail=/usr/sbin/sendmail  
> -And-
> --with-sendmail-dir=/usr/sbin
> 
> Both of these don't work. It is like I am going to have to edit the 
> ./configure file manually to get it to work or do you RH pros have a trick 
> up your sleeve?
> 
> 
> > sh-2.05b$
> > IFS=":"sh-2.05b$ IFS=":"
> > + IFS=:
> > sh-2.05b$ 
> > ac_dummy="$PATH:/usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib"
> > + 
> > 
>ac_dummy=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/joel/bin:/usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib
> > sh-2.05b$ ac_word=sendmail
> > + ac_word=sendmail
> > sh-2.05b$ for ac_dir in $ac_dummy; do
> > >   test -z "$ac_dir" && ac_dir=.
> > >   if test -f $ac_dir/$ac_word; then
> > >     ac_cv_path_PROG_SENDMAIL="$ac_dir/$ac_word"
> > >     break
> > >   fi
> > > done
> > + test -z /usr/local/bin
> > + test -f /usr/local/bin/sendmail
> > + test -z /bin
> > + test -f /bin/sendmail
> > + test -z /usr/bin
> > + test -f /usr/bin/sendmail
> > + test -z /usr/X11R6/bin
> > + test -f /usr/X11R6/bin/sendmail
> > + test -z /home/joel/bin
> > + test -f /home/joel/bin/sendmail
> > + test -z /usr/bin
> > + test -f /usr/bin/sendmail
> > + test -z /usr/sbin
> > + test -f /usr/sbin/sendmail
> > + ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail
> > + break
> > sh-2.05b$ echo PATH IS "$ac_cv_path_PROG_SENDMAIL"
> > + echo PATH IS /usr/sbin/sendmail
> > PATH IS /usr/sbin/sendmail
> > 
> > 
> > 
> > 
> > 
> > 
> > On 21 Nov 2002, Gordon Messmer wrote:
> > 
> > > On Wed, 2002-11-20 at 17:15, Joel Webb wrote:
> > > > 
> > > > I am using RH 8.0 with sendmail. I needed to install PHP with mhash
> > > > support and have recompiled it. After installing the new RPM binaries,
> > > > I noticed I lost support for the mail() function.
> > > > 
> > > > When I re-compiled, I noticed that the logs said that it didn't find
> > > > sendmail, But sendmail is in its default RH8.0 RPM location
> > > > /usr/sbin/sendmail
> > > 
> > > Works for me.  What do you get if you cut and past this into a terminal
> > > (directly from php configure script):
> > > 
> > > sh -x
> > > 
> > > IFS=":"
> > > ac_dummy="$PATH:/usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib"
> > > ac_word=sendmail
> > > for ac_dir in $ac_dummy; do
> > >   test -z "$ac_dir" && ac_dir=.
> > >   if test -f $ac_dir/$ac_word; then
> > >     ac_cv_path_PROG_SENDMAIL="$ac_dir/$ac_word"
> > >     break
> > >   fi
> > > done
> > > echo PATH IS "$ac_cv_path_PROG_SENDMAIL"
> > > 
> > > > This is how I am recompiling
> > > > 
> > > > rpmbuild -bp php-blah.spec 1>bp.log
> > > > -then-
> > > > rpmbuild -bb php-blah.spec 1>bb.log
> > > 
> > > You don't have to prep before you build the binary.  -bb will go through
> > > all of the required steps.
> > > 
> > > 
> > > 
> > > 
> > > 
> > 
> > 
> 
> -- 
> Respectfully,
> Joel Webb
> WebbGroup Network Systems
> www.webbgroup.net
> 336.841.7241
> 336.841.6068
> 
> 
> 
> 
> --__--__--
> 
> Message: 2
> Date: Thu, 21 Nov 2002 17:57:25 -0600
> From: Ed Wilts <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: memory reporting error?
> Organization: (ewilts)
> Reply-To: [EMAIL PROTECTED]
> 
> On Thu, Nov 21, 2002 at 05:41:36PM -0500, Chris Worth wrote:
> > I've got a compaq Pentium Pro powered machine that I want to install RH 8.0 on.
> > 
> > the problem is that linux seems to be detecting the memory incorrectly.  the BIOS 
>check 
> > gives the correct result.  but RH's installer says "not enough memory" is 
>supposedly 
> > has 196MB ram.  what gives?
> 
> What does your BIOS tell you exactly for the memory size?  Modern
> systems do not have 196MB ram.  They either have 96 or 192, or at least
> multiples of 64.  On a PPro, I'd expect you to be using 16 or 32MB (or
> 64 or 128 MB) SIMMs, but 196 is not a multiple of that.  Do you really have 
> 256MB with 60MB shared memory for video?
> 
>         .../Ed
> 
> p.s. Please wrap your lines at <80 characters.
> 
> -- 
> Ed Wilts, Mounds View, MN, USA
> mailto:[EMAIL PROTECTED]
> Member #1, Red Hat Community Ambassador Program
> 
> 
> 
> 
> --__--__--
> 
> Message: 3
> Date: Thu, 21 Nov 2002 19:02:27 -0500
> From: "Steve Howard" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: users ssh access
> Reply-To: [EMAIL PROTECTED]
> 
> Can I set an upper level directory, /home/user, for example for each
> user? I have been able to do this with ftp, but can I do it with ssh?
> 
> Steve Howard
> 
> 
> 
> 
> --__--__--
> 
> Message: 4
> Date: Thu, 21 Nov 2002 18:05:04 -0600
> From: Ed Wilts <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: large file support
> Organization: (ewilts)
> Reply-To: [EMAIL PROTECTED]
> 
> On Thu, Nov 21, 2002 at 03:08:51PM -0800, Max Waterman wrote:
> > Somethings are compiled for large file support. Try ftp/gftp on it, for 
> > example.
> 
> You reported cp not working with a large file.  I stated that it does
> even with an older Red Hat Linux distribution.  I don't have a bla bla
> utility that you also claims doesn't work - perhaps that an 8.0 specific
> utility?  Your comment above implies that gftp *is* compiled with large
> file support, and your comment below that it fails.  Which is it? 
> 
> If you really want a good answer, please give us a good problem
> description.  You should start at least with a copy of /etc/mtab and a
> log showing the failure.
> 
>         .../Ed
>  
> > Ed Wilts wrote:
> > > On Fri, 15 Nov 2002, Max Waterman wrote:
> > > 
> > >>I have been struggling to get large file support in RH 8.0.
> > >>
> > >>It seems to me that everything I try to do fails due to there being no
> > >>large file support compiled into the utilities that come with the OS -
> > >>eg ftpd, gftp, cp, rcp bla bla.
> > > 
> > > 
> > > That's odd.  I'm still running Red Hat Linux 7.1 with an ext2 file
> > > system and I have no problems with large files.  I just created a 4.3GB
> > > file and used cp to copy it.  No problems at all.  
> > > 
> > >         .../Ed
> 
> -- 
> Ed Wilts, Mounds View, MN, USA
> mailto:[EMAIL PROTECTED]
> Member #1, Red Hat Community Ambassador Program
> 
> 
> 
> 
> --__--__--
> 
> Message: 5
> Date: Thu, 21 Nov 2002 23:18:02 +0000
> From: =?ISO-8859-1?Q?Jo=E3o_Pedro?= <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: redhat-config-network-1.1.20-1
> Reply-To: [EMAIL PROTECTED]
> 
> Periyasamy, Raj wrote:
> 
> > Hello List
> > Will redhat-config-network-1.1.20-1 run under Redhat 7. 3? This is 
> > available for download under Redhat 8.0 RPMS.
> >  
> >
> > Regards,
> >
> 
> RH8 rpm's are made to work with RH8 distributed libraries .If you use a 
> RH8 rpm in a RH7... environment
> you will probably be asked for a bunch of libraries that will conflict 
> with the programs you  already have.
> It's better you upgrade the hole system .
> 
> J.Pedro
> 
> 
> 
> 
> 
> --__--__--
> 
> Message: 6
> Date: Thu, 21 Nov 2002 18:12:46 -0600
> From: Ed Wilts <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: users ssh access
> Organization: (ewilts)
> Reply-To: [EMAIL PROTECTED]
> 
> On Thu, Nov 21, 2002 at 07:02:27PM -0500, Steve Howard wrote:
> > Can I set an upper level directory, /home/user, for example for each
> > user? I have been able to do this with ftp, but can I do it with ssh?
> 
> You mean you want to chroot the user so that they can't transfer files
> outside of that directory?  If so, the answer is no, openssh does not
> support this.  Any user that has ssh access to your system (or sftp via
> the openssh server) has regular access to every file, including your world
> readable password file.  This limitation is why I claim that ftp is
> *more* secure than ssh for file transfers in many/most environments.
> 
> For some very odd reason, the openssh aren't too eager to fix this and
> when I raised this with the Red Hat openssh package maintainer, he
> wasn't eagar either since he felt that if the openssh group wasn't going
> to do, he shouldn't either.
> 
> -- 
> Ed Wilts, Mounds View, MN, USA
> mailto:[EMAIL PROTECTED]
> Member #1, Red Hat Community Ambassador Program
> 
> 
> 
> 
> --__--__--
> 
> Message: 7
> Date: Thu, 21 Nov 2002 23:30:19 +0000
> From: =?ISO-8859-1?Q?Jo=E3o_Pedro?= <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Screensaver not working
> Reply-To: [EMAIL PROTECTED]
> 
> Gabe Austin wrote:
> 
> >Redhat 8, using KDE as desktop, screensaver kicks in and nothing but a blank
> >screen. Is this a known bug? Am I missing something?
> >
> >
> >
> >Gabe
> >
> Just like in Windows - right click on the empty desktop, select 
> Configure Desktop, select Screensaver on the left panel , select the 
> desired screensaver from the list ( you can test it right away - just 
> push test button and press enter when you'r satisfied ), configure what 
> you wish, apply and ok .
> 
> J.Pedro
> 
> P.S. - It surely has blank screen enabled witch is the most effective 
> screensaver !
> 
> 
> 
> 
> 
> 
> --__--__--
> 
> Message: 8
> Date: Thu, 21 Nov 2002 16:18:01 -0800
> From: Rick Johnson <[EMAIL PROTECTED]>
> Organization: Medata, Inc.
> To: [EMAIL PROTECTED]
> Subject: Re: users ssh access
> Reply-To: [EMAIL PROTECTED]
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Steve Howard wrote:
> | Can I set an upper level directory, /home/user, for example for each
> | user? I have been able to do this with ftp, but can I do it with ssh?
> 
> Are you referring to chrooting the user to their home directory from a shell
> or for SCP file access?
> 
> - --
> Rick Johnson, RHCE - [EMAIL PROTECTED]
> Linux/WAN Administrator - Medata, Inc.
> PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Signed and/or encpryted for everyone's protection.
> 
> iEYEARECAAYFAj3dd7kACgkQIgQdhlSHZgPsAgCeM5Dk5g1CU9jU1I9nuzk8nDl2
> QhgAoJmzMWgqqU6S+X6BKLsUq8NqTQwA
> =pmgU
> -----END PGP SIGNATURE-----
> 
> 
> 
> 
> --__--__--
> 
> Message: 9
> Date: Thu, 21 Nov 2002 16:22:09 -0800
> From: Rick Johnson <[EMAIL PROTECTED]>
> Organization: Medata, Inc.
> To: [EMAIL PROTECTED]
> Subject: Re: redhat-config-network-1.1.20-1
> Reply-To: [EMAIL PROTECTED]
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Joćo Pedro wrote:
> | Periyasamy, Raj wrote:
> |> Hello List
> |> Will redhat-config-network-1.1.20-1 run under Redhat 7. 3? This is
> |> available for download under Redhat 8.0 RPMS.
> |
> | RH8 rpm's are made to work with RH8 distributed libraries .If you use a
> | RH8 rpm in a RH7... environment
> | you will probably be asked for a bunch of libraries that will conflict
> | with the programs you  already have.
> | It's better you upgrade the hole system .
> 
> You forgot to mention the most important issue. RH 8.0 Binaries are complied
> with gcc 3.2. RH 7.x binaries are compiled with gcc 2.96.
> 
> The RH 8.0 binaries on the RH 7.x system are going to take one good look at
> libstdc and tell you immediately that the version is incorrect (was going to
> say something else, but you get the idea).
> 
> It may be possible, however, to grab the SRPMs for the package you want and
> compile it for RH 7.x, but you may get unpredictable results (from package
> dependancy issues to programs looking at invalid pathing (especially in the
> case of redhat-config-x).
> 
> Any reason for not taking the leap and upgrading the entire system to RH
> 8.0? You'll get the packages you want... *G*.
> 
> - -Rick
> - --
> Rick Johnson, RHCE - [EMAIL PROTECTED]
> Linux/WAN Administrator - Medata, Inc.
> PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Signed and/or encpryted for everyone's protection.
> 
> iEYEARECAAYFAj3deLEACgkQIgQdhlSHZgPRgwCg20J5ZGuEycFIf20YrFAe7Adf
> TVMAoNDdbLu0blhHE6TF5ltLJlO8oXih
> =sm9I
> -----END PGP SIGNATURE-----
> 
> 
> 
> 
> --__--__--
> 
> Message: 10
> From: "und3rGr0und" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: ppp problems...
> Date: Wed, 21 Nov 2001 19:32:07 -0500
> Reply-To: [EMAIL PROTECTED]
> 
> This is a multi-part message in MIME format.
> 
> ------=_NextPart_000_0009_01C172C3.34E92B90
> Content-Type: text/plain;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> Hi.
> I'm using RH7.2
> my server has a registered IP at internet i need to connect win9x and XP =
> clients via ppp so they can use internet=20
> through my server but clients can=B4t connect to my ppp server...=20
> If I set the pppmenu script option at windows connection properties the =
> user can log in... at linux console.
>  but once connected at the windows terminal. if I click the continue =
> button the connection drops.
> 
> why? what's the problem here?
> 
> thx in advance
> 
> 
> Nov 21 19:13:02 esystem mgetty[5554]: failed timeout dev=3DttyS0, =
> pid=3D5554, caller=3D'none', conn=3D'', na
> me=3D''
> Nov 21 19:16:02 esystem mgetty[5650]: failed timeout dev=3DttyS0, =
> pid=3D5650, caller=3D'none', conn=3D'', na
> me=3D''
> Nov 21 19:16:48 esystem mgetty[5663]: init chat failed, exiting...: =
> Interrupted system call
> Nov 21 19:16:48 esystem mgetty[5663]: failed in mg_init_data, =
> dev=3DttyS0, pid=3D5663
> Nov 21 19:17:33 esystem mgetty[5665]: data dev=3DttyS0, pid=3D5665, =
> caller=3D'none', conn=3D'LAPM', name=3D'',
>  cmd=3D'/usr/sbin/pppd', user=3D'/AutoPPP/'
> Nov 21 19:17:33 esystem pppd[5665]: pppd 2.4.1 started by a_ppp, uid 0
> Nov 21 19:17:33 esystem pppd[5665]: Using interface ppp0
> Nov 21 19:17:33 esystem pppd[5665]: Connect: ppp0 <--> /dev/ttyS0
> Nov 21 19:17:37 esystem ppp(pam_unix)[5665]: session opened for user =
> jarley by a_ppp(uid=3D0)
> Nov 21 19:17:37 esystem pppd[5665]: user jarley logged in
> Nov 21 19:18:07 esystem pppd[5665]: IPCP: timeout sending =
> Config-Requests=20
> Nov 21 19:18:07 esystem ppp(pam_unix)[5665]: session closed for user =
> jarley
> Nov 21 19:18:07 esystem pppd[5665]: Connection terminated.
> Nov 21 19:18:07 esystem pppd[5665]: Connect time 0.6 minutes.
> Nov 21 19:18:07 esystem pppd[5665]: Sent 175 bytes, received 0 bytes.
> Nov 21 19:18:07 esystem pppd[5665]: Exit.
> 
> here are my config files....
> 
> ------------------------
> /etc/ppp/options
> -detach
> asyncmap 0
> modem
> crtscts
> lock
> require-pap
> refuse-chap
> login
> proxyarp
> 
> ---------------------
> /etc/ppp/options.ttyS0
> 63.170.172.144:192.168.1.10
> 
> ---------------------------
> /etc/ppp/pap-secrets
> # Secrets for authentication using PAP
> # client        server  secret                  IP addresses
> *               *       ""                      *
> -----------------------------
> /etc/mgetty+sendfax/login.config
> 
> /AutoPPP/ -     a_ppp   /usr/sbin/pppd auth -chap +pap login debug
> *       -       -       /bin/login @
> =20
> --------------------------
> /etc/sysctl.conf
> 
> 
> # Disables packet forwarding
> net.ipv4.ip_forward =3D 1
> # Enables source route verification
> net.ipv4.conf.default.rp_filter =3D 1
> # Disables the magic-sysrq key
> kernel.sysrq =3D 0
> 
> 
> 
> ------=_NextPart_000_0009_01C172C3.34E92B90
> Content-Type: text/html;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META http-equiv=3DContent-Type content=3D"text/html; =
> charset=3Diso-8859-1">
> <META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>Hi.</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>I'm using RH7.2</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>my server has a registered IP at =
> internet i need to=20
> connect win9x and XP&nbsp;clients via ppp so they can&nbsp;use internet=20
> </FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>through my server but&nbsp;clients =
> can=B4t connect to=20
> my ppp server... </FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>If I&nbsp;set the&nbsp;pppmenu script =
> option at=20
> windows connection properties the user can log in... at linux=20
> console.</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>&nbsp;but </FONT><FONT face=3DArial =
> size=3D2>once=20
> connected&nbsp;at the windows terminal. if I </FONT><FONT face=3DArial=20
> size=3D2>click the continue button&nbsp;the connection =
> drops.</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>why? what's the problem =
> here?</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>thx in advance</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Nov 21 19:13:02 esystem mgetty[5554]: =
> failed=20
> timeout dev=3DttyS0, pid=3D5554, caller=3D'none', conn=3D'', =
> na<BR>me=3D''<BR>Nov 21=20
> 19:16:02 esystem mgetty[5650]: failed timeout dev=3DttyS0, pid=3D5650,=20
> caller=3D'none', conn=3D'', na<BR>me=3D''<BR>Nov 21 19:16:48 esystem =
> mgetty[5663]:=20
> init chat failed, exiting...: Interrupted system call<BR>Nov 21 19:16:48 =
> esystem=20
> mgetty[5663]: failed in mg_init_data, dev=3DttyS0, pid=3D5663<BR>Nov 21 =
> 19:17:33=20
> esystem mgetty[5665]: data dev=3DttyS0, pid=3D5665, caller=3D'none', =
> conn=3D'LAPM',=20
> name=3D'',<BR>&nbsp;cmd=3D'/usr/sbin/pppd', user=3D'/AutoPPP/'<BR>Nov 21 =
> 19:17:33=20
> esystem pppd[5665]: pppd 2.4.1 started by a_ppp, uid 0<BR>Nov 21 =
> 19:17:33=20
> esystem pppd[5665]: Using interface ppp0<BR>Nov 21 19:17:33 esystem =
> pppd[5665]:=20
> Connect: ppp0 &lt;--&gt; /dev/ttyS0<BR>Nov 21 19:17:37 esystem=20
> ppp(pam_unix)[5665]: session opened for user jarley by =
> a_ppp(uid=3D0)<BR>Nov 21=20
> 19:17:37 esystem pppd[5665]: user jarley logged in<BR>Nov 21 19:18:07 =
> esystem=20
> pppd[5665]: IPCP: timeout sending Config-Requests <BR>Nov 21 19:18:07 =
> esystem=20
> ppp(pam_unix)[5665]: session closed for user jarley<BR>Nov 21 19:18:07 =
> esystem=20
> pppd[5665]: Connection terminated.<BR>Nov 21 19:18:07 esystem =
> pppd[5665]:=20
> Connect time 0.6 minutes.<BR>Nov 21 19:18:07 esystem pppd[5665]: Sent =
> 175 bytes,=20
> received 0 bytes.<BR>Nov 21 19:18:07 esystem pppd[5665]: =
> Exit.<BR></FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>here are my config =
> files....</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>&nbsp;</DIV></FONT>
> <DIV><FONT face=3DArial size=3D2>------------------------</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>/etc/ppp/options</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>-detach<BR>asyncmap=20
> 0<BR>modem<BR>crtscts<BR>lock<BR>require-pap<BR>refuse-chap<BR>login<BR>p=
> roxyarp<BR></FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>---------------------</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>/etc/ppp/options.ttyS0</FONT></DIV>
> <DIV><FONT face=3DArial =
> size=3D2>63.170.172.144:192.168.1.10<BR></FONT></DIV>
> <DIV><FONT face=3DArial =
> size=3D2>---------------------------</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>/etc/ppp/pap-secrets</DIV></FONT>
> <DIV><FONT face=3DArial size=3D2># Secrets for authentication using =
> PAP<BR>#=20
> client&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; server&nbsp;=20
> secret&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
> nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> IP=20
> addresses<BR>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp;&nbsp;&nbsp;&nbsp;=20
> *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> ""&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
> ;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> *</FONT></DIV>
> <DIV><FONT face=3DArial =
> size=3D2>-----------------------------</FONT></DIV>
> <DIV><FONT face=3DArial =
> size=3D2>/etc/mgetty+sendfax/login.config</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>/AutoPPP/ -&nbsp;&nbsp;&nbsp;&nbsp;=20
> a_ppp&nbsp;&nbsp; /usr/sbin/pppd auth -chap +pap login=20
> debug<BR>*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
> -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
> /bin/login @<BR>&nbsp;<BR>--------------------------</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>/etc/sysctl.conf</DIV></FONT>
> <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2># Disables packet =
> forwarding<BR>net.ipv4.ip_forward=20
> =3D 1<BR># Enables source route =
> verification<BR>net.ipv4.conf.default.rp_filter =3D=20
> 1<BR># Disables the magic-sysrq key<BR>kernel.sysrq =3D =
> 0<BR></FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>&nbsp;</DIV></FONT></BODY></HTML>
> 
> ------=_NextPart_000_0009_01C172C3.34E92B90--
> 
> 
> 
> 
> --__--__--
> 
> Message: 11
> Date: Thu, 21 Nov 2002 19:37:02 -0500
> From: "Steve Howard" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Subject: Re: users ssh access
> Reply-To: [EMAIL PROTECTED]
> 
> I'm sorry, I did not give much information with my question. I am
> running RedHat8. I would like to allow some of my friends to have an
> account on my machine. Some of them do not have access to a server with
> bandwidth. I would like for them to be able to ftp in/out to account,
> have a html folder...and when they telnet/ssh in to be only able to see
> or use their /home/user directory. I have ftp set up this way. Can
> telnet/ssh be set this way also?
> 
> Thank you,
> Steve
> 
> Steve Howard
> Software Trainer
> Information Technology Services
> Kennesaw State University
> 770-423-6895
> 
> >>> [EMAIL PROTECTED] 11/21/02 19:26 PM >>>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Steve Howard wrote:
> | Can I set an upper level directory, /home/user, for example for each
> | user? I have been able to do this with ftp, but can I do it with ssh?
> 
> Are you referring to chrooting the user to their home directory from a
> shell
> or for SCP file access?
> 
> - --
> Rick Johnson, RHCE - [EMAIL PROTECTED]
> Linux/WAN Administrator - Medata, Inc.
> PGP Public Key: https://mail.medata.com/pgp/rjohnson.asc
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (MingW32)
> Comment: Signed and/or encpryted for everyone's protection.
> 
> iEYEARECAAYFAj3dd7kACgkQIgQdhlSHZgPsAgCeM5Dk5g1CU9jU1I9nuzk8nDl2
> QhgAoJmzMWgqqU6S+X6BKLsUq8NqTQwA
> =pmgU
> -----END PGP SIGNATURE-----
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> 
> 
> --__--__--
> 
> __
> redhat-list mailing list
> Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> End of redhat-list Digest
> 
> 
> 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to