Re: nxserver

2007-01-09 Thread Marco Mandl
with a ssh client. Wrong? > > Wrong. If you're using PAM, the default key only gives them access to > the nxserver account; they still have to authenticate to the user > account separately using PAM. Using the default key is slightly less > secure, but it avoids having to di

Re: nxserver

2007-01-07 Thread Todd A. Jacobs
nly gives them access to the nxserver account; they still have to authenticate to the user account separately using PAM. Using the default key is slightly less secure, but it avoids having to distribute a custom key to each nxclient you serve. > BTW: Why does nxserver use ssh/authorized_keys2

Re: nxserver

2007-01-07 Thread Wayne Topa
Marco Mandl([EMAIL PROTECTED]) is reported to have said: > On Sun, 07 Jan 2007 17:04:00 +0100, Marco Mandl wrote: > > > I want to setup nxserver with public key authentication. > > Is there a better forum to discuss that problem? > 1st The subject could be a bit more

Re: nxserver

2007-01-07 Thread Marco Mandl
On Sun, 07 Jan 2007 17:04:00 +0100, Marco Mandl wrote: > I want to setup nxserver with public key authentication. Is there a better forum to discuss that problem? /m -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

nxserver

2007-01-07 Thread Marco Mandl
Hello, I want to setup nxserver with public key authentication. It is easy to have nxclient connect to nxserver after I have placed the public key of the client into nx/.ssh directory. Then nx uses sshd again to authenticate the actual user. But sshd does not use PAM but only public key

Re: opie otp with nxserver 1.5.0?

2006-03-11 Thread Todd A. Jacobs
On Sat, Mar 11, 2006 at 10:50:18AM -0800, Todd A. Jacobs wrote: > I have a server set up for PAM authentication using OPIE, and want to > get my nxclients to connect with a one-time password. Since the > nxclient prompts for a password up-front, I never get the challenge. Just to clarify, the pro

opie otp with nxserver 1.5.0?

2006-03-11 Thread Todd A. Jacobs
I have a server set up for PAM authentication using OPIE, and want to get my nxclients to connect with a one-time password. Since the nxclient prompts for a password up-front, I never get the challenge. Can anyone point me to a how-to for PAM+OPIE+NXSERVER, or provide a few tips to get me going