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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Stephen Liu Verzonden: maandag 1 maart 2004 18:53 Aan: [EMAIL PROTECTED] Onderwerp: SSH Problem Hi all folks, FreeBSD 5.2 =========== I can as 'root' # ssh -X [EMAIL PROTECTED] tunneling to 'user' but it does not work as 'user' $ ssh -X [EMAIL PROTECTED] Password: <root psword> Password: <root psword> Password: <root psword> [EMAIL PROTECTED]'s password: <root psword> Permission denied, please try again. [EMAIL PROTECTED]'s password: <root psword> Permission denied, please try again. [EMAIL PROTECTED]'s password: <root psword> Permission denied (publickey,password,keyboard-interactive). Kindly advise how to fix this problem TIA B.R. Stephen Liu _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"