Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# -*- text -*-
2
#
3
#  $Id$
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
#
10
passwd smbpasswd {
11
	filename = /etc/smbpasswd
12
	format = "*User-Name::LM-Password:NT-Password:SMB-Account-CTRL-TEXT::"
13
	hashsize = 100
14
	ignorenislike = no
15
	allowmultiplekeys = no
16
}