autologon - password will expire in 8 days
WinXPTalk.com Forum Index WinXPTalk.com
Forums for Windows XP users.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winxptalk.com
autologon - password will expire in 8 days

 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Embedded System
Author Message
Frank
Guest





Posted: Thu Jan 06, 2005 9:39 pm    Post subject: autologon - password will expire in 8 days Reply with quote

Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank
Back to top
JC
Guest





Posted: Fri Jan 07, 2005 1:34 am    Post subject: Re: autologon - password will expire in 8 days Reply with quote

Not sure how you have your image set up from your post, but here's some
generic help

From XPE Documentation...



To remove password expiration from User Accounts

1.. Create a custom security template.
For more information, see: Creating a Custom Security Template Using the MMC
Snap-in in the XPE Documentation

2.. In the MMC main window, under the new security template node, expand
the Account Policies node.
3.. Expand the Password Policy node.
4.. In the right pane, right-click Maximum Password Age Policy.
5.. Select the Define this policy setting in the template checkbox.
6.. Set Password will not expire to 0 days.
7.. Click OK and save the template.
8.. Create a component for this security template and add it to your
image, by following steps 2 through 7 in How to Create a Custom Security
Template
HTH,

JC
--
John Coyne- Windows Embedded Black Belt- XPE and CE
BSquare Corp.
If you wish to reply directly to me, remove the <nospam_ > from the address.
"Frank" <Frank@discussions.microsoft.com> wrote in message
news:82D5DD1C-3FED-4110-A6A4-6538A1950853@microsoft.com...
Quote:
Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank
Back to top
KM
Guest





Posted: Fri Jan 07, 2005 1:38 am    Post subject: Re: autologon - password will expire in 8 days Reply with quote

Frank,

You have a few tools to fix the issue:
net accounts /maxpwage:unlimited
cusrmgr.exe (Resource Kit)
Group policy Editor

--
Regards,
KM, BSquare Corp.


Quote:
Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank
Back to top
Sean Liming (eMVP)
Guest





Posted: Fri Jan 07, 2005 7:19 am    Post subject: Re: autologon - password will expire in 8 days Reply with quote

Interesting how you got his message. Did you create a custom secutiry
settings? Just curios.

Regards,

Sean Liming
Managing Director
SJJ Embedded Micro Solutions

www.sjjmicro.com / www.seanliming.com
Author: Windows XP Embedded Advanced and Windows NT Embedded Step-by-Step


"Frank" <Frank@discussions.microsoft.com> wrote in message
news:82D5DD1C-3FED-4110-A6A4-6538A1950853@microsoft.com...
Quote:
Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank
Back to top
Frank
Guest





Posted: Mon Jan 10, 2005 2:43 pm    Post subject: Re: autologon - password will expire in 8 days Reply with quote

Thank you, I try it.

"JC" wrote:

Quote:
Not sure how you have your image set up from your post, but here's some
generic help

From XPE Documentation...



To remove password expiration from User Accounts

1.. Create a custom security template.
For more information, see: Creating a Custom Security Template Using the MMC
Snap-in in the XPE Documentation

2.. In the MMC main window, under the new security template node, expand
the Account Policies node.
3.. Expand the Password Policy node.
4.. In the right pane, right-click Maximum Password Age Policy.
5.. Select the Define this policy setting in the template checkbox.
6.. Set Password will not expire to 0 days.
7.. Click OK and save the template.
8.. Create a component for this security template and add it to your
image, by following steps 2 through 7 in How to Create a Custom Security
Template
HTH,

JC
--
John Coyne- Windows Embedded Black Belt- XPE and CE
BSquare Corp.
If you wish to reply directly to me, remove the <nospam_ > from the address.
"Frank" <Frank@discussions.microsoft.com> wrote in message
news:82D5DD1C-3FED-4110-A6A4-6538A1950853@microsoft.com...
Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank


Back to top
Frank
Guest





Posted: Mon Jan 10, 2005 2:45 pm    Post subject: Re: autologon - password will expire in 8 days Reply with quote

Thank you, I try it.

"KM" wrote:

Quote:
Frank,

You have a few tools to fix the issue:
net accounts /maxpwage:unlimited
cusrmgr.exe (Resource Kit)
Group policy Editor

--
Regards,
KM, BSquare Corp.


Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank


Back to top
Frank
Guest





Posted: Mon Jan 10, 2005 2:47 pm    Post subject: Re: autologon - password will expire in 8 days Reply with quote

No, I didn't create custom security settings.

Thank you.

"Sean Liming (eMVP)" wrote:

Quote:

Interesting how you got his message. Did you create a custom secutiry
settings? Just curios.

Regards,

Sean Liming
Managing Director
SJJ Embedded Micro Solutions

www.sjjmicro.com / www.seanliming.com
Author: Windows XP Embedded Advanced and Windows NT Embedded Step-by-Step


"Frank" <Frank@discussions.microsoft.com> wrote in message
news:82D5DD1C-3FED-4110-A6A4-6538A1950853@microsoft.com...
Hi all,

I have a problem with the password age.
The logon message
"Your password will expire in 8 days"
comes during the autologon procedure?
I don't find the control flag in the target designer, registry or in the
components.
The registry entries are
passwordexpirywarning = 0x0e and
maximumpasswordage = 0x01e.

What's the problem???
--
Frank


Back to top
 
Post new topic   Reply to topic    WinXPTalk.com Forum Index -> Embedded System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Office Forums Access Forums Windows Server Exchange Server Help
New Topics Powered by phpBB