<p>Samir wrote:<br />
> AllowUsers section of sshd_config file. The way nx works is that first
it<br />
> authenticates the user nx with the ssh server and then uses user<br />
> authentication from the local passwd db.<br /><br /><br />IIRC, the way
FreeNX does the authentication, the users are by default authenticated by PAM
so there should be no need to create users in the NX-DB. If the users can login
normally, the users should also be able to login through FreeNX. The 'nx' user
is first authenticated by sshd, then the users through PAM. If you want the
users DB to be used, you have to enable it in the node.cfg, IIRC, because it
defaults to not use the DB.</p><p>/Terje</p>