password expiration

  • Thread starter Thread starter Jason Woodard
  • Start date Start date
J

Jason Woodard

Is there a way to set different groups password expiration to different
times with the use of group policy? If not is there any other way without
adding a child domain for the domain admins group members of the parent
domain?

Thanks,
 
Jason said:
Is there a way to set different groups password expiration to different
times with the use of group policy? If not is there any other way without
adding a child domain for the domain admins group members of the parent
domain?

There is no way to have different password policies in single domain -
this is one of the reasons to build additional domain.
 
Well you can build scripts, etc to do this specific function, i.e. the
expiration. You specify to the script in some way how it should expire users
(i.e. the time frame) and then bam it forces the accounts expired. I would also
recommend having a message sent to the user up front though too. I have seen
this implemented for admin accounts on multiple occasions.

joe
 
Joe said:
Well you can build scripts, etc to do this specific function, i.e. the

As always you are right Joe - I should say "there is no built in way to
do that with few clicks"
 
Back
Top