Changeset 740 for vendor/current/examples/scripts/shares
- Timestamp:
- Nov 14, 2012, 12:59:34 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/examples/scripts/shares/python/smbparm.py
r414 r740 354 354 "PANICACTION" : ("panic action", SambaParmString, P_GLOBAL, ""), 355 355 "LDAPMACHINESUFFIX" : ("ldap machine suffix", SambaParmString, P_GLOBAL, ""), 356 "UPDATEENCRYPTED" : ("update encrypted", SambaParmBool, P_GLOBAL, "No"),357 356 "MAXTTL" : ("max ttl", SambaParmString, P_GLOBAL, "259200"), 358 357 "WRITABLE" : ("read only", SambaParmBoolRev, P_LOCAL, "Yes"),
Note:
See TracChangeset
for help on using the changeset viewer.