Ignore:
Timestamp:
Dec 10, 2007, 9:00:50 PM (18 years ago)
Author:
Paul Smedley
Message:

Add configurable kerberos support for Netdrive plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/ndpsmb/rc/rc.rc

    r9 r107  
    142142    "1"
    143143}
     144
     145RCDATA (DLG_ID + 11)
     146{
     147    CHK_KRB5SUPPORT, PARMTYPE_INT, 0L, 1L, "krb5support", "%d", 1L,
     148    "0",
     149    "1"
     150}
    144151   
    145 RCDATA (DLG_ID + 11)
     152RCDATA (DLG_ID + 12)
    146153{
    147154    0
Note: See TracChangeset for help on using the changeset viewer.