Re: [Ltsp-discuss] NIS and LTSP4

2004-01-03 Thread Clodoaldo Pinto Neto
> Did you do something to remove the /opt/ltsp/i386/var symlink ? I don't remenber doing it. Anyway the symlink didn't exist and as soon as I created it I could login without been asked for a password. Now I have another two problems: 1) The workstation can't connect to the Internet. I did: [EMAI

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-03 Thread jam
On Sat, 3 Jan 2004, Clodoaldo Pinto Neto wrote: > > > could no create /var/yp: no such file or directory > > > > This is important. You need to figure out why it can't create /var/yp > > > > Is ltsp supposed to write to the ltsp file system tree? > I exported the tree as rw: > > [EMAIL PROTEC

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-03 Thread Clodoaldo Pinto Neto
> > could no create /var/yp: no such file or directory > > This is important. You need to figure out why it can't create /var/yp > Is ltsp supposed to write to the ltsp file system tree? I exported the tree as rw: [EMAIL PROTECTED] etc]$ cat exports # ## LTSP-begin ## # /opt/ltsp

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-03 Thread jam
On Sat, 3 Jan 2004, Clodoaldo Pinto Neto wrote: > Jim, > > The s00 name is in the /etc/hosts file. > > I can ping it from a Windows machine: > > C:\>ping s00 > Disparando contra s00 [192.168.0.2] com 32 bytes de dados: > Resposta de 192.168.0.2: bytes=32 tempo<1ms TTL=64 > Resposta de 192.168.0

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-03 Thread Clodoaldo Pinto Neto
Jim, The s00 name is in the /etc/hosts file. I can ping it from a Windows machine: C:\>ping s00 Disparando contra s00 [192.168.0.2] com 32 bytes de dados: Resposta de 192.168.0.2: bytes=32 tempo<1ms TTL=64 Resposta de 192.168.0.2: bytes=32 tempo<1ms TTL=64 Resposta de 192.168.0.2: bytes=32 tempo

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-02 Thread jam
Clodoaldo, I ran my ssh client with -vvv turned on, and it matches pretty well, up to the point where it tries the rsa public key. On mine, it succeeds, and on yours, it seems to fail, and then it tries the dsa public key. This happens at these lines: > debug1: Next authentication method: publ

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-02 Thread Clodoaldo Pinto Neto
Jim, The permissions on the authorized_keys file were as you said and I changed its owner and group to cpn and it still asks me for a password and refuses it: [EMAIL PROTECTED] .ssh]$ ssh -vvv w01 OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f debug1: Reading configuration data /etc/s

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-01 Thread jam
Clodoaldo, Check the permissions on your authorized_keys file. It MUST be -rw-r--r-- (0644) to work properly. Also, it must be owned by that user. Jim. On Thu, 1 Jan 2004, Clodoaldo Pinto Neto wrote: > Hello Jim, > > Thanks for the replay. > > >From www.ltsp.org/ltsp-4.html: > "if you wan

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-01 Thread Clodoaldo Pinto Neto
Hello Jim, Thanks for the replay. >From www.ltsp.org/ltsp-4.html: "if you want to avoid having the user needing to enter their password each time they try to launch a local app, you'll need to put the users public key in their own authorized_keys file" It is obscure to me what it means. Anyway t

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-01 Thread jam
Have you setup your .ssh/authorized_keys file, like it says in http://www.ltsp.org/ltsp-4.html ? >From the debugging output, I can't tell. Jim McQuillan [EMAIL PROTECTED] On Thu, 1 Jan 2004, Clodoaldo Pinto Neto wrote: > I have already tried many things and read lots of mans and howtos but I

Re: [Ltsp-discuss] NIS and LTSP4

2004-01-01 Thread Clodoaldo Pinto Neto
I have already tried many things and read lots of mans and howtos but I'm still getting a permission denied message: [EMAIL PROTECTED] cpn]$ ssh -vvv w01 OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for *

Re: [Ltsp-discuss] NIS and LTSP4

2003-12-30 Thread Clodoaldo Pinto Neto
I have the exact same problem. Did you solve it? Clodoaldo Pinto Neto --- [EMAIL PROTECTED] escreveu: > I have been having difficulty in using ssh to contact the clients, and I > believe > it is because of a faulty NIS installation. I've solved several (thousand) > errors which were mostly my f

[Ltsp-discuss] NIS and LTSP4

2003-12-28 Thread kge2
I have been having difficulty in using ssh to contact the clients, and I believe it is because of a faulty NIS installation. I've solved several (thousand) errors which were mostly my fault, and now am down to what I believe is the final error. Upon running ssh to a client, I get the response: [