Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/examples/scripts/shares/python/smbparm.py

    r414 r740  
    354354        "PANICACTION"            : ("panic action", SambaParmString, P_GLOBAL, ""),
    355355        "LDAPMACHINESUFFIX"      : ("ldap machine suffix", SambaParmString, P_GLOBAL, ""),
    356         "UPDATEENCRYPTED"        : ("update encrypted", SambaParmBool, P_GLOBAL, "No"),
    357356        "MAXTTL"                 : ("max ttl", SambaParmString, P_GLOBAL, "259200"),
    358357        "WRITABLE"               : ("read only", SambaParmBoolRev, P_LOCAL, "Yes"),
Note: See TracChangeset for help on using the changeset viewer.