blob: de400ee87179dbd75f4d8c6a6a5b3dfd44aed8f5 [file] [log] [blame]
Chetan Gaonker7f4bf742016-05-04 15:56:08 -07001# -*- text -*-
2#
3# $Id: d5ad2a06c767f07722dc9b9c4b13d00c26b5a280 $
4
5# An example configuration for using /etc/smbpasswd.
6#
7# See the "passwd" file for documentation on the configuration items
8# for this module.
9#
10passwd smbpasswd {
11 filename = /etc/smbpasswd
12 format = "*User-Name::LM-Password:NT-Password:SMB-Account-CTRL-TEXT::"
13 hash_size = 100
14 ignore_nislike = no
15 allow_multiple_keys = no
16}