Subversion Repositories configs

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

# -*- 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
}