
On Tue, Jun 30, 2009 at 1:08 PM, Daniel Lawson<daniel(a)meta.net.nz> wrote:
Now the situation is that my FreeNX client is not able to authenticate via my Ldap/FDS Server.
Could someone suggest some better idea for achieving this.
FreeNX may not be able to auth directly against your LDAP server, but it can authenticate against pam, and pam can in turn be configured to authenticate against your LDAP server.
You'll need to set up libpam-ldap (it may be called something else in CentOS) for pam to perform authentication. You'll also need libnss-ldap to resolve usernames
_______________________________________________ wlug mailing list | wlug(a)list.waikato.ac.nz Unsubscribe: http://list.waikato.ac.nz/mailman/listinfo/wlug
Thanks a million for the quick reply. Do i need to modify few files or is there some handy tool for doing this stuff. I am not able to find a suitable doc by googling the web :( Best Regards H