smbpasswd   [plain text]


# -*- text -*-
#
#  $Id$

#  An example configuration for using /etc/smbpasswd.
#
#  See the "passwd" file for documentation on the configuration items
#  for this module.
#
passwd smbpasswd {
	filename = /etc/smbpasswd
	format = "*User-Name::LM-Password:NT-Password:SMB-Account-CTRL-TEXT::"
	hashsize = 100
	ignorenislike = no
	allowmultiplekeys = no
}