fix typo in 2. password

This commit is contained in:
Ralf Becker 2016-04-29 11:45:01 +00:00
parent 8e02180904
commit d542785914

View File

@ -144,7 +144,7 @@ class admin_account
// copy following fields to account
'account_lid', 'account_id',
'changepassword', 'anonymous', 'mustchangepassword',
'account_passwd', 'account_passwd2',
'account_passwd', 'account_passwd_2',
'account_primary_group',
'account_expires',
'homedirectory', 'loginshell',