SSH Problem

Remko Lodder remko at elvandar.org
Mon Mar 1 01:50:55 PST 2004


Hi,

Remote rootlogin's are disabled .. which is good for security reasons,

what do you mean with "it does not work as user"


You login under ssh -X $user@$domain which then gives you a shell
for $user when you properly authorized. After that you can use X11,
You mean that X11 does not run as $user? it runs under root?
Well perhaps it's already started by root, so that you tunnel to
X11 where it's already running. You can try to fix that by starting
X11 as $user, for example using startx {when it's not running yet}

Hope this helps a little, if not, perhaps i did not understand your
question to the fullest, sorry for that :)


--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the
hackerscene

mrtg.grunn.org Dutch mirror of MRTG

-----Oorspronkelijk bericht-----
Van: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org]Namens Stephen Liu
Verzonden: maandag 1 maart 2004 18:53
Aan: freebsd-questions at freebsd.org
Onderwerp: SSH Problem


Hi all folks,

FreeBSD 5.2
===========

I can as 'root'

# ssh -X user at localhost

tunneling to 'user' but it does not work as 'user'

$ ssh -X root at localhost
Password: <root psword>
Password: <root psword>
Password: <root psword>
root at localhost.localdomain's password: <root psword>
Permission denied, please try again.
root at localhost.localdomain's password: <root psword>
Permission denied, please try again.
root at localhost.localdomain's password: <root psword>
Permission denied (publickey,password,keyboard-interactive).

Kindly advise how to fix this problem

TIA

B.R.
Stephen Liu

_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list