Authenticating against NIS is very possible with Django. You can find information on writing a custom authentication backend in the django documentation at http://docs.djangoproject.com/en/dev/topics/auth/#other-authentication-sources. I'm sure someone may have already done this. A quick search on google may provide an existing solution.
On Fri, Apr 3, 2009 at 8:18 AM, mahesh <forvai...@gmail.com> wrote: > > Is it possible to use NIS as an authentication backend in Django ? > > Thx/Mahesh > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---