1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r13907: By ordering things this way, we allow the password_hash module to set

the pwdLastSet time on new users (with passwords) correctly.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett 2006-03-07 03:17:44 +00:00 committed by Gerald (Jerry) Carter
parent c5a9ba3e1c
commit e1b346b8e0

View File

@ -80,5 +80,5 @@ vendorVersion: ${VERSION}
#Add modules to the list to activate them by default
#beware often order is important
dn: @MODULES
@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,samldb,password_hash,operational,objectguid,rdn_name,objectclass
@LIST: rootdse,kludge_acl,paged_results,server_sort,extended_dn,asq,password_hash,samldb,operational,objectguid,rdn_name,objectclass