~ubuntu-branches/ubuntu/lucid/openvpn/lucid

« back to all changes in this revision

Viewing changes to plugin/auth-pam/auth-pam.c

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-02-12 07:48:51 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080212074851-afz17m450vq8fuwd
Tags: 2.1~rc7-1ubuntu1
* New upstream version (LP: #157144).
* Disable creation of tun, let udev handle it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
658
658
  struct user_pass up;
659
659
  int command;
660
660
#if DLOPEN_PAM
661
 
  static const char pam_so[] = "libpam.so.0";
 
661
  static const char pam_so[] = "libpam.so";
662
662
#endif
663
663
 
664
664
  /*