{
# -*- text -*-
#
#  $Id: e-smith-radiusd-2.6.0-freeradius3bis.patch,v 1.2 2016/04/07 05:52:20 unnilennium Exp $

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

