Subversion Repositories configs

Rev

Rev 4 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
# -*- text -*-
2
#
34 - 3
#  $Id: 74e64047302d7d8f575672617e8a213aaf5a32d3 $
4 - 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
}