G
Guest
I want the user I created to have a password that doesn't expire.
I read that this cannot be done though settings of CD orTD.
The article "How to update an XP Embedded user account to prevent the
password from expiring" on
http://blogs.msdn.com/astebner/archive/2004/09/07/226561.aspx seemed to solve
my problem.
I followed the instructions an created a security template in which I set
both minimum and maximum password age in "Account Policies - Password
Policy" to 0. I added an FBA generic command to my the "User
Account"-component to perform at phase 4500
filepath: %11%\secedit.exe
argument: /configure /db sctemp.sdb /cfg %11%/Ncp_admin.inf
The FBAlog.txt reports:
17:01:14 PM - [FBALaunch] C:\WINDOWS\system32\secedit.exe /configure /db
sctemp.sdb /cfg C:\WINDOWS\system32/Ncp_admin.inf (ExitCode: 0x0)
So you wwould think it worked, but if I open the user properties the
checkbox "Password never expires" still isn't checked.
So what am I doing wrong??
Thijs
I read that this cannot be done though settings of CD orTD.
The article "How to update an XP Embedded user account to prevent the
password from expiring" on
http://blogs.msdn.com/astebner/archive/2004/09/07/226561.aspx seemed to solve
my problem.
I followed the instructions an created a security template in which I set
both minimum and maximum password age in "Account Policies - Password
Policy" to 0. I added an FBA generic command to my the "User
Account"-component to perform at phase 4500
filepath: %11%\secedit.exe
argument: /configure /db sctemp.sdb /cfg %11%/Ncp_admin.inf
The FBAlog.txt reports:
17:01:14 PM - [FBALaunch] C:\WINDOWS\system32\secedit.exe /configure /db
sctemp.sdb /cfg C:\WINDOWS\system32/Ncp_admin.inf (ExitCode: 0x0)
So you wwould think it worked, but if I open the user properties the
checkbox "Password never expires" still isn't checked.
So what am I doing wrong??
Thijs