Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 09:57:07 +0000
From:      Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br>
To:        questions@freebsd.org
Subject:   rsh is working + or -
Message-ID:  <399BB6F3.3CC8C432@tdnet.com.br>

next in thread | raw e-mail | index | archive | help
I am trying to get rshd server running, but all i get is just part of
it, take a look:

grios@etosha:/usr/home/grios$ rsh -l grios 127.0.0.1 more .profile
 $FreeBSD: src/share/skel/dot.profile,v 1.19 1999/08/28 00:21:53 peter
Exp $

I does not more the hole .profile, just part of it!
Why is that happening ?

Another example:
grios@etosha:/usr/home/grios$ rsh -l grios 127.0.0.1 ls           
jr
grios@etosha:/usr/home/grios$ 

Only "jr" is show up! The directory name is cjr, not jr! Why it's not
showing the entire home contents ?

The strangest fact is in /var/log/messages:

Aug 17 09:54:06 etosha rshd[563]: auth_pam: Permission denied
Aug 17 09:54:06 etosha rshd[563]: PAM authentication failed


Then i decide to look into /etc/pam and i saw :

# r-utils are broken; ensure this doesn't bother folk
rshd    auth    sufficient      pam_deny.so


I would to hear from you wizards how to fix this broken r-utils!

Thanks a lot for your time and cooperation.

regards.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?399BB6F3.3CC8C432>