Active Directory

Reply

Join Date: Jan 2004
Posts: 26
Reputation: harmeet is an unknown quantity at this point 
Solved Threads: 0
harmeet harmeet is offline Offline
Light Poster

Active Directory

 
0
  #1
May 2nd, 2004
Hi,

Urgently help required.

I am working on Windows 2000 network as a Adminstrator. As we don;t have any
option like "Maximum Password length" (Under the Security Settings->Account
Policies->Password Policy.

<?xml version="1.0"?>
<schema xmlns:s="urn:schemas-microsoft-com:xml-data"
xmlns:dt="urn:schemas-microsoft-com:datatypes" >
<s:AttributeType name="userID"
xmlns:dt="urn:schemas-microsoft-com:datatypes"
dt:type="string" />
<s:AttributeType name="password"
dt:type="string"
dt:minLength="6"
dt:maxLength="8"/>
<s:ElementType name="LoginInfo" >
<s:attribute type="userID" />
<s:attribute type="password" />
</s:ElementType>
</schema>

HYPER LINK :- "http://msdn.microsoft.com/library/default.asp?url=/library/en
-us/xmlsdk/htm/xsd_xdrdev_8d7p.asp"

I got to know that to achieve the goal of adding the Maximum Password Length
attribute, we have to make some changes on Schema Master (Root). A person/u
ser must have an access to Schema Master and should be the member of Schema
Admins Group.

I have this .xml coding with me and want to add to schema. I am confused whe
re i have to go and write this coding and what interface i have to use and w
here i have to write this code in windows 2000 Root DC in Forest (Schema Mas
ter Role).

Hoped to get positive replies from all.

Thanks in Ton!
:lol: harry arora :idea:
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 626
Reputation: MAD_DOG is on a distinguished road 
Solved Threads: 15
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Active Directory

 
0
  #2
May 3rd, 2004
Hey Ton why dont you do this.

Start
Run
gpedit.msc
Go to Local Computer Policy
Computer Configuration
Windows Settings
Security Settings
Account Policies
Password Policy

In there you will find your option if you know this and need help in writing a script in .xml that isn't me.
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 26
Reputation: harmeet is an unknown quantity at this point 
Solved Threads: 0
harmeet harmeet is offline Offline
Light Poster

Re: Active Directory

 
0
  #3
May 4th, 2004
Good to hear from you

I am looking the option Maximum Password Length...? Try to scroll once again in ur policy -> account policies settings

Good day







Originally Posted by MAD_DOG
Hey Ton why dont you do this.

Start
Run
gpedit.msc
Go to Local Computer Policy
Computer Configuration
Windows Settings
Security Settings
Account Policies
Password Policy

In there you will find your option if you know this and need help in writing a script in .xml that isn't me.
:lol: harry arora :idea:
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 626
Reputation: MAD_DOG is on a distinguished road 
Solved Threads: 15
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Active Directory

 
0
  #4
May 4th, 2004
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 626
Reputation: MAD_DOG is on a distinguished road 
Solved Threads: 15
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Active Directory

 
0
  #5
May 4th, 2004
Do you see it now?
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 26
Reputation: harmeet is an unknown quantity at this point 
Solved Threads: 0
harmeet harmeet is offline Offline
Light Poster

Re: Active Directory

 
0
  #6
May 5th, 2004
Originally Posted by MAD_DOG
Do you see it now?
Jimmy

I don;t know wht u think......:eek:

As i already know all this and working as a sys admin from the last 6 years...nothng new for me wht u have sent to me..... a snap shot of GPO/LPO

Listen, i want to add a another attribute like Minimum Password Length.....named Maximum Password Length.

Hoped now its all clear to you if not get in touch with me freely :p

If you knw, how i can achieve this then plz reply otherwise not.

Thanks in Advance.
:lol: harry arora :idea:
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 626
Reputation: MAD_DOG is on a distinguished road 
Solved Threads: 15
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Active Directory

 
0
  #7
May 5th, 2004
Ahhh ok sorry man I wasn't talking down to you I am so used to explaining things to people as if they never used a computer.

Ok I see what your saying. I am at work right now remotely connected home I need to come home and take a look at this. Now have you used the Win2kPro/Server resource kit?

I saw your xml script is this for a company yes what is keeping you from a programming making you a script for 'Maximum Password Length' work with me here I am still in the air lets do this buddy now you gave me a job to do.
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 626
Reputation: MAD_DOG is on a distinguished road 
Solved Threads: 15
MAD_DOG's Avatar
MAD_DOG MAD_DOG is offline Offline
Practically a Master Poster

Re: Active Directory

 
0
  #8
May 5th, 2004
One more thing on the Win2kServer Active Directory server do a search in the reg for Minimum Password Length see what you get. I will do some research tonight.
Jimmy
E-Mail - jimmy@fiberops.net
Chief Information Officer (CIO) of FiberOps
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 26
Reputation: harmeet is an unknown quantity at this point 
Solved Threads: 0
harmeet harmeet is offline Offline
Light Poster

Re: Active Directory

 
0
  #9
May 6th, 2004
Originally Posted by MAD_DOG
One more thing on the Win2kServer Active Directory server do a search in the reg for Minimum Password Length see what you get. I will do some research tonight.
Jimmy,

Nice concern :lol: . I am happy now that u have understood my issue...... cum problem.

I saw this script at MS site and now trying to implement the same.

lets do it, all ur help would be appreciated.

I am harmeet, working with CSC, India...wht abt u

Thnx
:lol: harry arora :idea:
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC