Re: [K12OSN] Adminstration question
Quentin Hartman (qhartman@lane.k12.or.us)
Thu, 01 May 2003 12:13:19 -0700
Jim and Stephen-
I am assuming Stephen is not currently using SSH. If that is the
case, you also need to make sure that the SSH daemon is running, and that
port 22 is not firewalled off.
To make sure the daemon in running on a RH (or LTSP server, though I
haven't tried it on an LTSP machine, I see no reason that it may be
differnet) machine do (as root) :
/etc/init.d/sshd status
It should return something like:
sshd (pid 12345) is running....
if SSHd is in fact running. If it is not running, you need to start it.
Assuming it is installed, do:
/etc/init.d/sshd start
Once it is started, you need to make sure that port 22 is not being
firewalled off. Again, on RH systems, the easiest way to do this is to
execute (as root):
lokkit
and them select the "customize" button, and then make sure that SSH is
checked on the following screen. By default, SSH is blocked just like
everything else. Once this is done, the ssh -X user@localhost will work.
-Quentin-
At 03:03 PM 5/1/2003 -0400, you wrote:
>ok, do
>ssh -X user@hostname instead.
>
>------------------------------------------------------------------------
>Jim Wildman, CISSP, RHCE jim@rossberry.com
>http://www.rossberry.com
>
>On 2 May 2003, Stephen Liu wrote:
>
> > Hi Jim,
> >
> > On Thu, 2003-05-01 at 21:23, Jim Wildman wrote:
> > > If you are using a graphical login for root, then
> > > 1) open a console window
> > > 2) ssh -X aaa@localhost
> > > 3) start your email client
> >
> > As ROOT
> > KDE - Console window
> >
> > # ssh -X satimis@localhost
> > ssh: connect to address 127.0.0.1 port 22: Connection refused
> > # rpm -qa|grep ssh
> > openssh-clients-3.4p1-2
> > openssh-askpass-3.4p1-2
> > openssh-askpass-gnome-3.4p1-2
> > kdessh-3.0.3-3
> > openssh-3.4p1-2
> >
> > #evolution
> >
> > Only starts ROOT Ximian Evolution
> >
> > B.Regards
> > Stephen
> >
> >
> >
> > >
> > > If you are using a text login
> > > 1) open a new virtual terminal and login as that user
> > > 2) read your email.
> > >
> > > ------------------------------------------------------------------------
> > > Jim Wildman, CISSP, RHCE jim@rossberry.com
> > > http://www.rossberry.com
> > >
> > > On 1 May 2003, Stephen Liu wrote:
> > >
> > > > Hi Steve,
> > > >
> > > > Thanks for your advice.
> > > >
> > > > I am referring a single (one) POP3 account. I am the Administrator. It
> > > > is not be a good practice to use ROOT to work including
> > > > sending/receiving mails, therefore I create a USER account for
> myself on
> > > > the OS, say, "AAA" for daily routine. Now the problem is occasionally
> > > > when I do administrating work as ROOT I need to refer to data in mails
> > > > (either incoming or outgoing). In such case I have to re-login as USER
> > > > to read it. It is not convenient. Of course I can leave all incoming
> > > > mails on ISP server but they will accumulate. OR I can save the mails
> > > > as file and keep them on /tmp folder but this arrangement just
> increases
> > > > workload.
> > > >
> > > > To overcome the forgoing question I am trying to find a solution which
> > > > allows the Administrator to read a particular USER's mail boxes while
> > > > login as ROOT. I am not considering changing the setup from time to
> > > > time.
> > > >
> > > > Thanks
> > > >
> > > > B.Regards
> > > > Stephen
> >
> >
> >
> > _______________________________________________
> > K12OSN mailing list
> > K12OSN@redhat.com
> > https://listman.redhat.com/mailman/listinfo/k12osn
> > For more info see
> >
>
>
>
>_______________________________________________
>K12OSN mailing list
>K12OSN@redhat.com
>https://listman.redhat.com/mailman/listinfo/k12osn
>For more info see
_______________________________________________
K12OSN mailing list
K12OSN@redhat.com
https://listman.redhat.com/mailman/listinfo/k12osn
For more info see