[cvs] commit: horde/lib/Auth smb.php horde/config conf.php.dist

Marcus I. Ryan marcus@riboflavin.net
Thu, 25 Jul 2002 14:36:48 -0700 (PDT)


marcus      2002/07/25 14:36:48 PDT

  Modified files:
    config               conf.php.dist 
  Added files:
    lib/Auth             smb.php 
  Log:
  First stab at SMB authentication for domains.  It uses the smbauth extension
  from http://www.tekrat.com/projects/smbauth/.  It appears to only work for
  domains, and only for those with a pdc and bdc (returns a server error if
  pdc == bdc).  So, needs work, but it's a start.
  
  Revision  Changes    Path
  1.6       +9 -2      horde/config/conf.php.dist
  1.1       +99 -0     horde/lib/Auth/smb.php (new)

  Chora Links:
  http://cvs.horde.org/diff.php/horde/config/conf.php.dist?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/co.php/horde/lib/Auth/smb.php?r=1.1