Hey! Thanks for the answers. They were just what I needed. Now, I�m
going to try the rsh one w/o NIS, and SSH (and try to write something
up on ssh).
But...I got a few new questions, this has to do with local apps:
1. What distro is the libs that comes with ltsp from?
2. I�m trying to build a build environment here for creating local apps.
Has anyone else made something like that our do you compile all
apps staticly? Any good tips on setting something like this up?
3. My basic idea was to have a box with a hd where I build the rpms
maiking sure that the prefix = /opt/ltsp/i386 and then installing the rpm
on the main box. Any thoughts on this?
4. I would appreciate if the part bellow on using rsh without nis could
be incorporated into the manual.
5. How should I start sshd from rc.local? (yes, I�m not an expert :P)
sshd -f /etc/ssh/sshd_config?
/usr/sbin/sshd -f /etc/ssh/sshd_config?
Through xined? (heard that�s slow)
7. Mota wrote:
> You don't need to provide a password if you correct configure
> client $HOME/.ssh/id_dsa or $HOME/.ssh/id_rsa
But when mounting HOME, the keys will be moved over the network
right? I guess it is still better than anything else, but I though I�d
mention it.
Thanks again for all your great answers.
Tarjei
> and
>
> server $HOME/.ssh/authorized_keys
>
> Thus use of ssh to launch local apps should be straightforward.
>
> You don't need NIS to launch local apps using rsh/ssh
> NIS is fairly unsecure and should not be used unless you have a
very
> trusty network, it makes shadow pass useless.
>
> To launch local apps with rsh without NIS,
>
> ltsp workstation: create an user named rmtapps
> ltsp server: create an user rmtapps with the same uid
>
> to launch the app:
>
> sudo -u rmtapps rsh/ssh ${DISPLAY%%:*} "appname -display
${DISPLAY}"
>
> does the trick
>
> of course, you will need a correct configured /etc/sudoers file.
>
> Good luck.
>
> Cicero
>
>
> On Tuesday 12 March 2002 14:18, you wrote:
>> Hi,
>>
>> I'm considering if it is possible to use ssh instead of rsh to launch
>> local apps.
>>
>> Has anyone tried this? I.e. to use ssh instread of rsh to launch
local
>> apps?
>>
>> Shouldn't this be possible? I tried to search the archives for this
>> idea but didn't find anything. Please comment :)
>>
>>
>> Tarjei
>>
>>
______________________________________________________
_______________
>> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
>> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
>> For additional LTSP help, try #ltsp channel on irc.openprojects.net
>
>
______________________________________________________
_______________
> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help, try #ltsp channel on irc.openprojects.net
____________________
Tarjei Huse
920 63 413
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.openprojects.net